-
Notifications
You must be signed in to change notification settings - Fork 545
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
Issue with downloading the dataset #104
Comments
Hello, I encountered the same problem, have you solved it? |
@WangLedi Yes i solved it |
Thank you so much! |
I'm also having this error. Please how can I go about it? |
Hello, I ran the script to download the dataset directly on my local computer, downloaded it to my hard drive and uploaded it to the server for use. The server that provides the dataset for download seems to be a bit unstable, you can also try again at another time.
王烁迪
***@***.***
…------------------ 原始邮件 ------------------
发件人: "ondyari/FaceForensics" ***@***.***>;
发送时间: 2024年9月15日(星期天) 凌晨2:22
***@***.***>;
***@***.******@***.***>;
主题: Re: [ondyari/FaceForensics] Issue with downloading the dataset (Issue #104)
I'm also having this error. Please how can I go about it?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having an issue when I'm running the script to download the FF++ dataset.
I enter the following command
python faceforensics_download_v4.py C:\Users\gufra\Desktop\Work\Projects\AI\DeepFakeDetection\data\ffpp_from_script -d all -c c23 -t videos
I get the following error:
urllib.error.URLError: <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it>
Is there an issue with the server hosting the dataset?
If so, how can I resolve the issue.
The text was updated successfully, but these errors were encountered: