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

what missing here? #96

Open johnfelipe opened 3 years ago

johnfelipe commented 3 years ago
root@4-ubuntu-s-8vcpu-16gb-nyc1-01:~/3DDFA_V2# python3 gradio/demo.py
/root/3DDFA_V2
Traceback (most recent call last):
  File "gradio/demo.py", line 15, in <module>
    os.chdir("/3DDFA_V2/FaceBoxes/utils")
FileNotFoundError: [Errno 2] No such file or directory: '/3DDFA_V2/FaceBoxes/utils'