Skip to content

mronta/CycleGAN-in-Keras

Repository files navigation

CycleGAN in Keras

Original Paper: https://arxiv.org/abs/1703.10593

Two implementations are provided:
cyclegan.py contains the architecture described in the original paper, while cyclegan_noReflection.py contains the architecture without reflection padding

About

Implementation of CycleGan in Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages