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

Home Page:https://emoca.is.tue.mpg.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Emoca on Images wont work if file extension is CAPITALIZED

HHHMGK opened this issue · comments

The code in gdl/datasets/ImageTestDataset.py line 44 only detect for .jpg .png and will not detect if your image has .JPG or .PNG