Skip to content
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

Open
gufranSabri opened this issue Feb 6, 2024 · 5 comments
Open

Issue with downloading the dataset #104

gufranSabri opened this issue Feb 6, 2024 · 5 comments

Comments

@gufranSabri
Copy link

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.

@WangLedi
Copy link

WangLedi commented Mar 1, 2024

Hello, I encountered the same problem, have you solved it?

@gufranSabri
Copy link
Author

@WangLedi Yes i solved it
you have to use the --server parameter in the terminal
Eg: python .\download-Faceforensics.py /path/to/your/folder -d original -c c23 -t videos --server EU2

@WangLedi
Copy link

WangLedi commented Mar 6, 2024

Thank you so much!

@alansary001
Copy link

I'm also having this error. Please how can I go about it?

@WangLedi
Copy link

WangLedi commented Sep 16, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants