cgao96/deepsketch2face
Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)
Leverages a modified Caffe deep learning framework with AlexNet architecture to convert 2D sketches into 3D face models and caricatures through neural network inference. The system integrates Qt 5.8 for the GUI frontend and requires CUDA 8.0 with cuDNN for GPU-accelerated computation on Windows. A pre-built executable demo is available, though the full training dataset and source code remain restricted under patent protection.
196 stars. No commits in the last 6 months.
Stars
196
Forks
31
Language
—
License
Apache-2.0
Category
Last pushed
Oct 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/cgao96/deepsketch2face"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sanjay035/Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using...
thaoshibe/BeautyGAN-PyTorch-reimplementation
A re-implementation of BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative...
LingDong-/edges2calligraphy
Using pix2pix to convert scribbles to Chinese calligraphy
vinesmsuic/White-box-Cartoonization-PyTorch
PyTorch implementation of “Learning to Cartoonize Using White-box Cartoon Representations” (CVPR...
NoahVl/Explaining-In-Style-Reproducibility-Study
Re-implementation of the StylEx paper, training a GAN to explain a classifier in StyleSpace,...