cleardusk / 3DDFA_V2

The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
MIT License
2.88k stars 510 forks source link

ModuleNotFoundError: No module named 'FaceBoxes' #95

Closed AK391 closed 3 years ago

AK391 commented 3 years ago

trying to build a web demo for this on gradio I did the build steps but keep getting no module found for faceboxes see https://github.com/AK391/3DDFA_V2/blob/master/gradio/demo.py

analyticsbot commented 1 year ago

Have you tried checking if you are in the correct directory?