albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
Implements a conditional GAN architecture that conditions on Action Unit (AU) annotations extracted via OpenFace, enabling fine-grained control over individual facial muscle activations and their combinations. The approach learns a continuous manifold of anatomically-grounded expressions, allowing magnitude-controlled manipulation of specific AUs rather than discrete emotion categories. Built on PyTorch 0.3.1 with standard training/testing pipelines and dataset preparation utilities for AU annotation preprocessing.
1,985 stars. No commits in the last 6 months.
Stars
1,985
Forks
408
Language
Python
License
GPL-3.0
Category
Last pushed
Dec 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/albertpumarola/GANimation"
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,...
yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical...
wuhuikai/GP-GAN
Official Chainer implementation of GP-GAN: Towards Realistic High-Resolution Image Blending...