Skip to content

adricarda/mnist-svhn-translation-with-CycleGANs

Repository files navigation

mnist svhn translation with CycleGANs

Image to image translation using CycleGANs in Tensorflow 2.0. Three different implementations are available: the first two are slighly simpler architectures and they use NS GAN and LS GAN as loss function respectively. The last architecture is more similar to the one describred in the original paper [https://arxiv.org/abs/1703.10593].

For more information, please read the report.

Open In Colab: NSGAN

Open In Colab: LSGAN

Open In Colab: Paper architecture

About

Image to image translation using CycleGANs in Tensorflow 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published