anisha2102 / sketch2face

Conversion of sketches to photos using GANs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sketch2face

Sketch2face converts sketches of human faces to photos. This is a keras implementation that uses Conditional Generative Adversarial Networks. The generator model is inspired from CycleGANs: arXiv:1703.10593 . The discriminator model is inspired from arXiv:1611.07004 and uses Patch GANs. The dataset can be found at : http://mmlab.ie.cuhk.edu.hk/archive/facesketch.html \

About

Conversion of sketches to photos using GANs.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%