xchhuang / simple-pytorch-3dgan

A simple and unofficial 3D-GAN implementation using PyTorch [NeurIPS 2016]
86 stars 32 forks source link
3dgan pytorch

Simple 3D-GAN-PyTorch

Introuction

Updates

Prerequisites

Pipeline

Basically I already put the chair dataset and a trained model as an example in volumetric_data and outputs folders. You can directly go to the training or evaluation part. But I still give a complete pipeline here.

Data

Training

Evaluation

Pretrained Model