Project Presentation Link: https://drive.google.com/open?id=1twauAIF2LvdOTJyLwRNZ9-5RtGU2yC8v
Project Proposal link: https://drive.google.com/open?id=1MdT1NK2dv749-j0jRR2ToavHTVll3A-0
Video Link: https://drive.google.com/open?id=1c_mJZpjAzQWQpH6KKyEF_BI_CIG4E2YU
DCGAN link: https://drive.google.com/open?id=1aJMNTirSqS1TSuTDoSNDkxvIFn7iW4Hk
CatGAN link: https://drive.google.com/open?id=1MKy68pcrb_RTgo_uBimuwQO5sKWr1SKw
https://drive.google.com/open?id=15COl7px5dK-TtzfDC3UT4if4Neh_JGzO
The CatGAN files are
- CatGan-Monkey_256.ipynb - For running the dataset in 256x256 resolution
- CatGan-Monkey_64.ipynb - For running the dataset in 64x64 resolution
- Kaggle_Monkey_dataset_processing.ipynb - Data processing (Not used)
Others are developed by different developer.
The Semi-supervised codes are inside the working_codes directory in this repository. link
The detail instructions are there for running SGAN codes.