-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such file or directory: 'weights/WIDERFace_DSFD_RES152.pth' #163
Comments
Please try the following command: # From FSGAN's root directory
python fsgan/inference/swap.py docs/examples/shinzo_abe.mp4 -t docs/examples/conan_obrien.mp4 -o . --finetune --finetune_save --seg_remove_mouth |
unfortunately, it still has a issue, as follow:
就是那个男人
***@***.***
…------------------ 原始邮件 ------------------
发件人: "YuvalNirkin/fsgan" ***@***.***>;
发送时间: 2022年11月20日(星期天) 中午1:39
***@***.***>;
***@***.******@***.***>;
主题: Re: [YuvalNirkin/fsgan] No such file or directory: 'weights/WIDERFace_DSFD_RES152.pth' (Issue #163)
Please try the following command:
# From FSGAN's root directory python fsgan/inference/swap.py docs/examples/shinzo_abe.mp4 -t docs/examples/conan_obrien.mp4 -o . --finetune --finetune_save --seg_remove_mouth
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Please write the full error. |
就是那个男人
***@***.***
…------------------ 原始邮件 ------------------
发件人: "YuvalNirkin/fsgan" ***@***.***>;
发送时间: 2022年11月20日(星期天) 中午1:52
***@***.***>;
***@***.******@***.***>;
主题: Re: [YuvalNirkin/fsgan] No such file or directory: 'weights/WIDERFace_DSFD_RES152.pth' (Issue #163)
Please write the full error.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Seems like the models were not downloaded correctly. |
I sincerely appreciate your guidance, I have solved this issue. Here is my solving process,, in the hope that it will help others who are just as confused as I am,
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
issue:FileNotFoundError: [Errno 2] No such file or directory: 'weights/WIDERFace_DSFD_RES152.pth'
issue reappearance:
I'm confused about this。
The text was updated successfully, but these errors were encountered: