The aim of this project was to explore CycleGANs on the task of image transformation.
To run this project, you will need to first extract the models you want to use from the file model.rar
.
And then run the Flask instance with the commande flask --app hello run
.