radekd91/emoca
Official repository accompanying a CVPR 2022 paper EMOCA: Emotion Driven Monocular Face Capture And Animation. EMOCA takes a single image of a face as input and produces a 3D reconstruction. EMOCA sets the new standard on reconstructing highly emotional images in-the-wild
This project helps animators, VFX artists, or researchers quickly turn a single still image of a person's face into a detailed 3D facial model. It captures subtle emotional expressions to create lifelike digital characters. You provide a photo, and it generates a 3D reconstruction of the face, ready for animation or further manipulation.
828 stars. No commits in the last 6 months.
Use this if you need to create accurate 3D facial models from existing photos, especially when capturing nuanced emotional expressions is important.
Not ideal if you need a real-time face capture system or prefer a more robust and actively maintained face reconstruction solution, in which case the 'inferno' library's FaceReconstruction module is recommended.
Stars
828
Forks
102
Language
Python
License
—
Category
Last pushed
Dec 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/radekd91/emoca"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
petercunha/Emotion
:smile: Recognizes human faces and their corresponding emotions from a video or webcam feed....
Prem-ium/Metahuman-Emotion-Recognition
Emotionally responsive Virtual Metahuman CV with Real-Time User Facial Emotion Detection (Unreal...
PrudhvirajuChekuri/EmoViz
This is a web application that takes different kind of inputs(real-time, image, video) from the...
genbing99/SoftNet-SpotME
Shallow Optical Flow Three-Stream CNN For Macro and Micro-Expression Spotting From Long Videos
Shayanthn/Real-Time-Emotion-Detection-with-OpenCV-DeepFace
This project is a real-time facial emotion recognition system using OpenCV, Mediapipe, and...