black0017 / 3D-GAN-pytorchLinks
Responsible implementation of 3D-GAN NIPS 2016 paper:Learning a Probabilistic Latent Space of ObjectShapes via 3D Generative-Adversarial Modeling,that can be found https://papers.nips.cc/paper/6096-learning-a-probabilistic-latent-space-of-object-shapes-via-3d-generative-adversarial-modeling.pdf
☆170Updated 3 years ago
Alternatives and similar repositories for 3D-GAN-pytorch
Users that are interested in 3D-GAN-pytorch are comparing it to the libraries listed below
Sorting:
- A simple and unofficial 3D-GAN implementation using PyTorch [NeurIPS 2016]☆90Updated last year
- A variational autoencoder for volumetric shape generation☆48Updated 5 years ago
- 3DGAN-Pytorch☆157Updated 8 years ago
- Generative Adversarial Networks and Autoencoders for 3D Shapes☆325Updated 4 years ago
- Multiview extension of the 3D-VAE-GAN architecture introduced in the paper "Learning a Probabilistic Latent Space of Object Shapes via 3D…☆28Updated 5 years ago
- A complete Pixel2Mesh implementation in PyTorch☆241Updated 2 years ago
- An implementation of implicit representation, Signed Distance Function (SDF) representation☆15Updated 2 years ago
- PyTorch 1.2 implementation of IM-NET.☆203Updated 5 months ago
- The improved code for paper "Learning Implicit Fields for Generative Shape Modeling".☆165Updated 5 months ago
- The code for paper "Learning Implicit Fields for Generative Shape Modeling".☆403Updated 5 months ago
- [ICCV2019] Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation.