From c37a77971afe394482ddd5098b4f90af2d3709dc Mon Sep 17 00:00:00 2001
From: "Zuhaib Shakeel (Dahab Shakeel)"
<48248272+goldshakil@users.noreply.github.com>
Date: Wed, 27 Jan 2021 15:46:41 +0900
Subject: [PATCH 1/2] Added Facebook
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 3415cf4..927dd2e 100644
--- a/README.md
+++ b/README.md
@@ -502,6 +502,11 @@ The code demonstrates how to 1) reconstruct textured 3D faces from images, 2) fi
SMPL-X: Expressive Body Capture: 3D Hands, Face, and Body from a Single Image (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/497/SMPL-X.pdf)[[Video]](https://youtu.be/XyXIEmapWkw)[[Code]](https://github.com/vchoutas/smplify-x)

+PIFuHD: Multi-Level Pixel Aligned Implicit Function for High-Resolution 3D Human Digitization (2020) [[Paper]](https://arxiv.org/pdf/2004.00452.pdf)[[Video]](https://www.youtube.com/watch?v=uEDqCxvF5yc&feature=youtu.be)[[Code]](https://github.com/facebookresearch/pifuhd)
+ 
+
+
+
ExPose: Monocular Expressive Body Regression through Body-Driven Attention (2020) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/620/0983.pdf)[[Video]](https://youtu.be/lNTmHLYTiB8)[[Code]](https://github.com/vchoutas/expose)

From 9be6ec2cf1f1fede76561f6dc4d61d43d28ef8b5 Mon Sep 17 00:00:00 2001
From: "Zuhaib Shakeel (Dahab Shakeel)"
<48248272+goldshakil@users.noreply.github.com>
Date: Wed, 27 Jan 2021 15:48:51 +0900
Subject: [PATCH 2/2] Added Facebook's CVPR Paper
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 927dd2e..55ba9f5 100644
--- a/README.md
+++ b/README.md
@@ -502,8 +502,8 @@ The code demonstrates how to 1) reconstruct textured 3D faces from images, 2) fi
SMPL-X: Expressive Body Capture: 3D Hands, Face, and Body from a Single Image (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/497/SMPL-X.pdf)[[Video]](https://youtu.be/XyXIEmapWkw)[[Code]](https://github.com/vchoutas/smplify-x)

-PIFuHD: Multi-Level Pixel Aligned Implicit Function for High-Resolution 3D Human Digitization (2020) [[Paper]](https://arxiv.org/pdf/2004.00452.pdf)[[Video]](https://www.youtube.com/watch?v=uEDqCxvF5yc&feature=youtu.be)[[Code]](https://github.com/facebookresearch/pifuhd)
- 
+PIFuHD: Multi-Level Pixel Aligned Implicit Function for High-Resolution 3D Human Digitization (CVPR 2020) [[Paper]](https://arxiv.org/pdf/2004.00452.pdf)[[Video]](https://www.youtube.com/watch?v=uEDqCxvF5yc&feature=youtu.be)[[Code]](https://github.com/facebookresearch/pifuhd)
+ ![]()