SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color

Edit face images using a a deep neural network. Users can edit face images using intuitive inputs such as sketching and coloring, from which our network SC-FEGAN generates high quality synthetic images. We used SN-patchGAN discriminator and Unet-like generator with gated convolutional layers.

https://github.com/run-youngjoo/SC-FEGAN

For more details, visit the source.