Skip to content
/ SICGAN Public

Single Image 3D Reconstruction based on Conditional GAN

License

Notifications You must be signed in to change notification settings

dysdsyd/SICGAN

Repository files navigation

SICGAN

Single Image 3D Reconstruction based on Conditional GAN [report]

Code for EECS 504: Introduction to Computer Vision Project

Team Members:
Danish Syed*, Hansal Shah* Manas Buragohain*,
* Indicates equal contribution

Requirements

Training

Pixel2Mesh Baseline
python train_p2m.py --config-yml config/train_p2m.yml

Vanilla SICGAN
python train_p2m_gan.py --config-yml config/train_p2m_gan.yml

SICGAN with random noise
python train_p2m_randgan.py --config-yml config/train_p2m_randgan.yml

License

The SICGAN is realeased under MIT License

About

Single Image 3D Reconstruction based on Conditional GAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published