https://github.com/aravinda-1402/cyclegan-for-image-translation
Using CycleGAN for image translation.
https://github.com/aravinda-1402/cyclegan-for-image-translation
cyclegan generative-adversarial-network keras-tensorflow
Last synced: 2 months ago
JSON representation
Using CycleGAN for image translation.
- Host: GitHub
- URL: https://github.com/aravinda-1402/cyclegan-for-image-translation
- Owner: aravinda-1402
- License: mit
- Created: 2022-07-10T06:34:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T15:06:29.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T09:13:30.454Z (4 months ago)
- Topics: cyclegan, generative-adversarial-network, keras-tensorflow
- Language: Python
- Homepage:
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CycleGAN
Using CycleGAN to convert Monet paintings to Photos and vice versa
**Dataset** is available here: https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/
**CycleGAN Paper:** https://arxiv.org/pdf/1703.10593.pdf
# Zombify
Trained CycleGAN to convert a human image to a zombie image and deployed it.