pkhungurn/talking-head-anime-2-demo
Demo programs for the Talking Head Anime from a Single Image 2: More Expressive project.
Implements real-time facial animation on anime characters using PyTorch neural networks, with dual interfaces: an interactive GUI for manual pose control and motion capture integration via iFacialMocap's ARKit blend shapes. The architecture chains multiple specialized models (face morpher, rotator, eyebrow decomposer, combiner) to decompose and reconstruct facial deformations from a single input image. Requires high-end Nvidia GPUs (RTX 2080+) and runs on Python with wxPython/Jupyter frontends, supporting network-based iOS facial motion transfer.
1,150 stars. No commits in the last 6 months.
Stars
1,150
Forks
150
Language
Python
License
MIT
Category
Last pushed
Jun 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pkhungurn/talking-head-anime-2-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
balewgize/background-remover
Remove background from images using pre-trained ML models.
pkhungurn/talking-head-anime-demo
Demo for the "Talking Head Anime from a Single Image."
pkhungurn/talking-head-anime-3-demo
Demo Programs for the "Talking Head(?) Anime from a Single Image 3: Now the Body Too" Project
pkhungurn/talking-head-anime-4-demo
Demo Programs for the "Talking Head(?) Anime from a Single Image 4: Improved Models and Its...
Netesh5/image_background_remover
A Flutter package that removes the background from images using an ONNX model. The package...