This is a project that generating 3d objects using similar architecture from 3D gan, but with some change in parameters and also the layers dimension
- Make sure tensorflow is installed
- Download data from shapenet
- Modify the path in load_data.py to the correct training images
- run
python train_3dgan.py