The goal of this project is to generate drawings/sketches from photos. This type of task is often called style transfer and popular approach for this task is to use GANs (review). This project uses CycleGAN architecture.
This project was created for the NI-MVI subject at FIT CTU. The semestral work is described in report.
The source code is avaliable as Kaggle notebook.