https://github.com/gittygupta/tf2-gans
Basic implementation of different type of GAN models. This includes DCGAN, CDCGAN, Pix2Pix GAN, CycleGAN, Super Resolution GAN
https://github.com/gittygupta/tf2-gans
Last synced: about 1 month ago
JSON representation
Basic implementation of different type of GAN models. This includes DCGAN, CDCGAN, Pix2Pix GAN, CycleGAN, Super Resolution GAN
- Host: GitHub
- URL: https://github.com/gittygupta/tf2-gans
- Owner: gittygupta
- License: mit
- Created: 2020-06-10T13:43:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-03T01:23:24.000Z (almost 6 years ago)
- Last Synced: 2025-10-30T13:49:35.279Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 11.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tf2-GANs