- Problem: generate drawing style image from real face image
- unpaired Image to Image translation
- Train CycleGan architecture: 2 UNET generators and 2 PatchGan Discriminators
https://drive.google.com/drive/folders/1PGftvilWmrhfnv1-wn5LbJ5SgsPJ_-MT?usp=sharing
https://drive.google.com/file/d/1rO29JgMMLmo2CNshpotuLXjXtZWim__p/view
python drawify.py --input [path to image] --model_path [path_to_model]