eriche2016 / 3D-IWGAN

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved Adversarial Systems for 3D Object Generation and Reconstruction:

This is a repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction". There are three GAN projects held here. The first, held in the folder 3D-Generation, is code for generating 3D objects. The second, held in the folder 3D-Translation, is code for producing 3D objects when conditioned on image inputs. The third, held in the folder 3D-reconstruction, is code for reconstructing 3D objects, from single perspective depth scans.

Diagram A diagram outlining the 3 Generative Adverserial Networks used in this repo.

Example 3D Generation

AllClasses Example 3D objects generated from a distribution constisting of 10 3D object classes in 12 orientations, rotated for easy viewing.

Comparison
Comparison of 3D-IWGAN's generation ability compared to that of 3D-GAN's.

Reference:

https://arxiv.org/abs/1707.09557

About

A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".


Languages

Language:Python 94.9%Language:MATLAB 4.9%Language:Shell 0.2%