From b51f2aab4165e7bc4bff3eeb9cf06c0a6045b3b2 Mon Sep 17 00:00:00 2001 From: nschor Date: Fri, 30 Aug 2019 17:36:59 +0300 Subject: [PATCH] Added code to the paper Global-to-Local Generative Model for 3D Shapes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf4c68..d639f1e 100644 --- a/README.md +++ b/README.md @@ -697,7 +697,7 @@ _Deep Learning Methods_ :space_invader: Matryoshka Networks: Predicting 3D Geometry via Nested Shape Layers (2018 CVPR) [[Paper]](https://arxiv.org/pdf/1804.10975.pdf)

-:space_invader: Global-to-Local Generative Model for 3D Shapes (SIGGRAPH Asia 2018) [[Paper]](http://vcc.szu.edu.cn/research/2018/G2L) +:space_invader: Global-to-Local Generative Model for 3D Shapes (SIGGRAPH Asia 2018) [[Paper]](http://vcc.szu.edu.cn/research/2018/G2L)[[Code]](https://github.com/Hao-HUST/G2LGAN)

:gem::game_die::space_invader: ALIGNet: Partial-Shape Agnostic Alignment via Unsupervised Learning (TOG 2018) [[Paper]](https://bit.ly/alignet) [[Code]](https://github.com/ranahanocka/ALIGNet/)