idiap / gafar

Geometry-aware Face Reconstruction
https://www.idiap.ch/paper/gafar/
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

training problem #1

Open NewtOliver opened 7 months ago

NewtOliver commented 7 months ago

Thank you for your excellent work! I encountered the following error while executing the training instructions. Could you please advise on how to resolve it? image

otroshi commented 6 months ago

Thanks for your interest in our work!

You can install bob.extension v7.0.5 to solve this issue: pip install bob.extension==7.0.5

If it still fails with bob.extension v7.0.5, make sure that the ~/.bobrc file is deleted.