CycleGAN implementation which allows image-to-image translation between human faces and cartoon faces.
- Python Version 3.8.5+
- PyTorch Version 1.8.0
- If you have not yet downloaded the data, do so by uncommenting the "Download data" portion in train.py.
- Run train.py
TODO : add file for testing pre-existing weights.