Skip to content

rxng8/CycleGAN-jax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CycleGAN-jax

A simple and organized implementation of the CycleGAN algorithm

  • How to run:
conda create -n gan python=3.10
conda activate gan
bash install.sh
python scripts/train.py --configs m2p tiny --expname monet2photo_experiment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published