All Projects → EdwardSmith1884 → 3d Iwgan

EdwardSmith1884 / 3d Iwgan

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 3d Iwgan

Human Video Generation
Human Video Generation Paper List
Stars: ✭ 139 (-16.27%)
Mutual labels:  3d, gan, generation
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (+279.52%)
Mutual labels:  paper, gan, reconstruction
Extreme 3d faces
Extreme 3D Face Reconstruction: Looking Past Occlusions
Stars: ✭ 653 (+293.37%)
Mutual labels:  3d, reconstruction
Deepmri
The code for paper 'DeepcomplexMRI: Exploiting deep residual network for fast parallel MR imaging with complex convolution'
Stars: ✭ 25 (-84.94%)
Mutual labels:  paper, reconstruction
Uav Mapper
UAV-Mapper is a lightweight UAV Image Processing System, Visual SFM reconstruction or Aerial Triangulation, Fast Ortho-Mosaic, Plannar Mosaic, Fast Digital Surface Map (DSM) and 3d reconstruction for UAVs.
Stars: ✭ 106 (-36.14%)
Mutual labels:  3d, reconstruction
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (+189.16%)
Mutual labels:  paper, gan
Cilantro
A lean C++ library for working with point cloud data
Stars: ✭ 577 (+247.59%)
Mutual labels:  3d, reconstruction
Awesome Computer Vision
Awesome Resources for Advanced Computer Vision Topics
Stars: ✭ 92 (-44.58%)
Mutual labels:  paper, gan
Deca
DECA: Detailed Expression Capture and Animation
Stars: ✭ 292 (+75.9%)
Mutual labels:  3d, reconstruction
Singleviewreconstruction
Official Code: 3D Scene Reconstruction from a Single Viewport
Stars: ✭ 110 (-33.73%)
Mutual labels:  paper, reconstruction
Awesome Gan For Medical Imaging
Awesome GAN for Medical Imaging
Stars: ✭ 1,814 (+992.77%)
Mutual labels:  gan, reconstruction
Vrn
👨 Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
Stars: ✭ 4,391 (+2545.18%)
Mutual labels:  3d, reconstruction
Prnet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
Stars: ✭ 4,479 (+2598.19%)
Mutual labels:  3d, reconstruction
Shapegan
Generative Adversarial Networks and Autoencoders for 3D Shapes
Stars: ✭ 151 (-9.04%)
Mutual labels:  3d, gan
Open3d
Open3D: A Modern Library for 3D Data Processing
Stars: ✭ 5,860 (+3430.12%)
Mutual labels:  3d, reconstruction
Pixel2mesh
Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images. In ECCV2018.
Stars: ✭ 997 (+500.6%)
Mutual labels:  3d, reconstruction
ZSL-ADA
Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"
Stars: ✭ 18 (-89.16%)
Mutual labels:  paper, gan
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+1814.46%)
Mutual labels:  paper, gan
What I Have Read
Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers
Stars: ✭ 110 (-33.73%)
Mutual labels:  gan, generation
Synthesize3dviadepthorsil
[CVPR 2017] Generation and reconstruction of 3D shapes via modeling multi-view depth maps or silhouettes
Stars: ✭ 141 (-15.06%)
Mutual labels:  3d, reconstruction

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-reconstruction-Image, is code for producing 3D objects when conditioned on image inputs. The third, held in the folder 3D-reconstruction-Kinect, 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:

please cite my paper if you use this repo for research https://arxiv.org/abs/1707.09557

New Work:

Please check out my new paper's repo here if you have an interest in 3D generation and reconstruction. Example Reconstruction:

An example reconstruction result from a single image.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].