diff --git a/README.md b/README.md index 49bee96..38b8199 100644 --- a/README.md +++ b/README.md @@ -485,7 +485,7 @@ _Parametric Morphable Model-based methods_ A Morphable Model For The Synthesis Of 3D Faces (1999) [[Paper]](http://gravis.dmi.unibas.ch/publications/Sigg99/morphmod2.pdf)[[Code]](https://github.com/MichaelMure/3DMM)
-FLAME: Faces Learned with an Articulated Model and Expressions (2017) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/400/paper.pdf)[[Code (Chumpy)]](https://github.com/Rubikplayer/flame-fitting)[[Code (TF)]](https://github.com/TimoBolkart/TF_FLAME) +FLAME: Faces Learned with an Articulated Model and Expressions (2017) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/400/paper.pdf)[[Code (Chumpy)]](https://github.com/Rubikplayer/flame-fitting)[[Code (TF)]](https://github.com/TimoBolkart/TF_FLAME) [[Code (PyTorch)]](https://github.com/HavenFeng/photometric_optimization)@@ -496,6 +496,9 @@ 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)
+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) +
+ Category-Specific Object Reconstruction from a Single Image (2014) [[Paper]](https://people.eecs.berkeley.edu/~akar/categoryshapes.pdf)