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
Implementation of pix2pix GAN for image-to-image translation (sketch image to-face image translation) in PyTorch.
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.
To associate your repository with the sketch2face topic, visit your repo's landing page and select "manage topics."