Merge pull request #87 from mattiasegu/master

Added recent work on 3D Style Transfer --> 3DSNet
master
Yuxuan (Tim) Zhang 2021-06-30 20:49:40 +08:00 committed by GitHub
commit c4a5781fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -977,6 +977,9 @@ using Style-Synchonized GANs (2018 SIGGRAPH Asia)</b> [[Paper]](http://geometry.
<b>Automatic Unpaired Shape Deformation Transfer (SIGGRAPH Asia 2018)</b> [[Paper]](http://geometrylearning.com/ausdt/) <b>Automatic Unpaired Shape Deformation Transfer (SIGGRAPH Asia 2018)</b> [[Paper]](http://geometrylearning.com/ausdt/)
<p align="center"><img width="50%" src="http://geometrylearning.com/ausdt/imgs/teaser.png" /></p> <p align="center"><img width="50%" src="http://geometrylearning.com/ausdt/imgs/teaser.png" /></p>
<b>3DSNet: Unsupervised Shape-to-Shape 3D Style Transfer (2020)</b> [[Paper]](https://arxiv.org/abs/2011.13388) [[Code]](https://github.com/ethz-asl/3dsnet)
<p align="center"><img width="50%" src="https://github.com/ethz-asl/3dsnet/blob/main/docs/chairs.jpg" /></p>
<a name="scene_synthesis" /> <a name="scene_synthesis" />
## Scene Synthesis/Reconstruction ## Scene Synthesis/Reconstruction