diff --git a/README.md b/README.md index 65d10ae..49bee96 100644 --- a/README.md +++ b/README.md @@ -670,6 +670,9 @@ _Deep Learning Methods_ :camera: SurfNet: Generating 3D shape surfaces using deep residual networks (2017) [[Paper]](https://arxiv.org/pdf/1703.04079.pdf)

+:camera: Learning to Reconstruct Symmetric Shapes using Planar Parameterization of 3D Surface (2019) [[Paper]](https://openaccess.thecvf.com/content_ICCVW_2019/papers/GMDL/Jain_Learning_to_Reconstruct_Symmetric_Shapes_using_Planar_Parameterization_of_3D_ICCVW_2019_paper.pdf) [[Code]](https://github.com/hrdkjain/LearningSymmetricShapes) +

+ :pill: GRASS: Generative Recursive Autoencoders for Shape Structures (SIGGRAPH 2017) [[Paper]](http://kevinkaixu.net/projects/grass.html) [[Code]](https://github.com/junli-lj/grass) [[code]](https://github.com/kevin-kaixu/grass_pytorch)