Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-10T15:06:29.000Z (over 2 years ago)
- Last Synced: 2024-11-18T07:01:21.791Z (3 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.