From c45f5a528ee0319f0d5e8e4f7f6bc552c1cb12d3 Mon Sep 17 00:00:00 2001 From: "hrdkjain@cordelia-ubuntu" Date: Sat, 5 Sep 2020 12:29:07 +0200 Subject: [PATCH] Added: Learning symmetric shapes paper from ICCVW 2019 --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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)