flynnmd/deconvfaces
Generating faces with deconvolution networks
Implements a generative model trained on the Radboud Faces Database with controllable latent space interpolation across identity and emotion attributes. Uses a stacked deconvolution architecture adapted from the 3D object generation literature, scalable to 512x640 resolution through configurable layer depth and kernel counts. Provides multiple generation modes—single, random, smooth interpolation, and keyframe animation—controlled via YAML configuration, built on Keras with NumPy/SciPy for data processing.
892 stars. No commits in the last 6 months.
Stars
892
Forks
129
Language
Python
License
MIT
Category
Last pushed
Jun 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/flynnmd/deconvfaces"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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]
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical...