yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
This project transforms ordinary face photos into artistic portrait drawings. You provide a regular photograph of a face, and it generates a styled, sketch-like drawing. This is ideal for artists, illustrators, or anyone looking to create unique visual content from photos.
809 stars. No commits in the last 6 months.
Use this if you want to automatically convert photographs of faces into artistic line drawings.
Not ideal if you need photorealistic edits or wish to apply a wide variety of art styles beyond portrait drawings.
Stars
809
Forks
152
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/yiranran/APDrawingGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...