Team Name: Zen
Project Topic: Image-to-Image Translation with Conditional Adversarial Networks
Project Type: Generative adversarial networks
Team Members
S. No. | Name | Roll No. | EMail-ID |
---|---|---|---|
1 | Avneesh Mishra | 2021701032 | [email protected] |
2 | M Aditya Sharma | 2021701046 | [email protected] |
3 | Prayushi Mathur | 2021701034 | [email protected] |
The contents of this folder are summarized below
S. No. | Item Name | Description |
---|---|---|
1 | reading folder | All reading material |
2 | res folder | All repository resources (utility) |
3 | pix2pix_tutorial.ipynb | Pix2Pix Notebook (cityscapes, image input, segmentation output) |
4 | ada_tf | Pix2Pix training and testing (on Ada) using tensorflow |
4 | ada_pytorch | Pix2Pix training and testing script(on Ada) using pytorch |
Some files that are for the project itself
S. No. | Item Name | Description |
---|---|---|
1 | CONTRIBUTIONS.md | For contributors |
2 | TODO.md | Task-list for the project |
Main Page: phillipi.github.io
References: For the project
- GitHub phillipi/pix2pix (torch in lua)
- TensorFlow Tutorials: generative/pix2pix
- PyTorch tutorials: junyanz/pytorch-CycleGAN-and-pix2pix