Keras Implementation of CycleGAN model using Horse to Zebra dataset 🐴 -> πŸ¦“

This repo contains the model and the notebook to this Keras example on CycleGAN.

Full credits to: Aakash Kumar Nain

Background Information

CycleGAN is a model that aims to solve the image-to-image translation problem. The goal of the image-to-image translation problem is to learn the mapping between an input image and an output image using a training set of aligned image pairs. However, obtaining paired examples isn't always feasible. CycleGAN tries to learn this mapping without requiring paired input-output images, using cycle-consistent adversarial networks. CycleGAN

Downloads last month
16
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no pipeline_tag.

Spaces using keras-io/CycleGAN 2