OpenTalker / video-retalking

[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://opentalker.github.io/video-retalking/
Apache License 2.0
6.66k stars 978 forks source link

运行显示找不到“checkpoints\\RetinaFace-R50.pth”文件 #69

Open yh-hao opened 1 year ago

yh-hao commented 1 year ago

FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints\RetinaFace-R50.pth'

kunncheng commented 1 year ago

https://github.com/OpenTalker/video-retalking/releases/download/v0.0.1/RetinaFace-R50.pth

yh-hao commented 1 year ago

为什么下载了这个文件也放到了相应位置,但还是显示这个错误

Samkulin commented 1 year ago

修改checkpoints这个文件夹的名字,然后将inference.py这个文件中的checkpoints修改成你刚才改好的文件夹名称