/3DGAN_pytorch

GAN framework for 3D data

Primary LanguagePython

3DGAN_pytorch

GAN framework for 3D data

Requirements

How to implement

  • Check folder 'examples'. StyleGAN model can only be used for gpu training. You can change the noise generation on cpu for cpu traning.
  • 'python train.py -h' for more options.