diff --git a/README.md b/README.md index fa6d668..a1db86a 100644 --- a/README.md +++ b/README.md @@ -508,6 +508,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 (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) +

+ + + 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)