From 861bf5051ebd68141cc451dbca23b108b8908919 Mon Sep 17 00:00:00 2001 From: Or Litany Date: Wed, 4 Sep 2019 20:36:53 -0700 Subject: [PATCH] added nonrigid shape completion cvpr 2018 paper on deformable shape completion --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dbf4c68..7a3df2f 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,10 @@ Dense 3D Reconstructions from a Single Image (2017) [[Paper]](http://ci2cv.n :gem: Variational Autoencoders for Deforming 3D Mesh Models(2018 CVPR) [[Paper]](http://qytan.com/publication/vae/)

+:gem: +Deformable Shape Completion with Graph Convolutional Autoencoders (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1712.00268v1.pdf) +

+ :gem: Lions and Tigers and Bears: Capturing Non-Rigid, 3D, Articulated Shape from Images (2018 CVPR) [[Paper]](http://files.is.tue.mpg.de/black/papers/zuffiCVPR2018.pdf)