/cycle-gan

Implementation of cycle-gan in pytorch

Primary LanguagePython

cycle-gan

Implementation of cycle-gan in pytorch

Image to Image Transfer using Cycle GAN

This model has been trained to Transfer Summer Image to Winter Image or Vice Versa

Please check the trained models

Dataset

Download the dataset for this repo from this link dataset

Usage

To train the model

python main.py

Trained Model

There are two Models The below generator will transfer Summer image to Winter Image Click here to download G_XtoY

The below generator wil transfer Winter Image to Summer Image Click here to download G_YtoX