An application which converts a given Image -> Sketch & Sketch -> Image.
We have used Cycle-Generative Adversial Network, which contains 2 discriminators and 2 generators.
Number of iterations = 4000
Optimizer = Adam
Dataset is taken from various sources and is not self-owned.
Aman Vishnani
Harsh Patel
1. Cycle-GAN github repository
2. Paper "Unpaired Image-to-Image Translation using Cycle-Consistent Adversial Networks"