SandBox tuning project to generate new fake data deceptively from real data
-
Updated
Sep 12, 2022 - Jupyter Notebook
SandBox tuning project to generate new fake data deceptively from real data
Sketch2Face is a deep learning model that can generate realistic human face images from hand-drawn or computer-generated sketches. This implementation uses a conditional GAN architecture based on the pix2pix model, which has shown excellent results for image-to-image translation tasks.
Implementation of pix2pix GAN for image-to-image translation (sketch image to-face image translation) in PyTorch.
Add a description, image, and links to the sketch2face topic page so that developers can more easily learn about it.
To associate your repository with the sketch2face topic, visit your repo's landing page and select "manage topics."