1adrianb / 1adrianb/face-alignment
Expression transfer
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Since 3D landmark output is possible, would it be possible to transfer the expressions from one tracked face to another while keeping the original head position (like [this]( https://youtu.be/ohmajJTcpNk?t=73) but with the landmarks)?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue references 3D landmark output and expression transfer. Start by examining the 3D landmark extraction code in the face-alignment library, likely in the core alignment modules. Review the linked video to understand the desired expression transfer effect. Check if there are existing functions for landmark manipulation or expression modeling. Determine how to separate expression parameters from head pose using the 3D landmarks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- ai, computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100