-
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
Getting an error when executing the code related to downloading the database #100
Comments
Read the error message. It says output path is required. So if you just want the dataset to download into your current directory, you do this
Where the But you should look into specifying other options too, otherwise it will download the complete dataset which is multiple TB. |
Hi
There is no variable in the code to set the output_path parameter. I can't
fix this error. The code is not commented and it is not possible to check.
Please guide me
…On Thu, Sep 21, 2023 at 15:25 Anson Chan ***@***.***> wrote:
Read the error message.
It says output path is required.
So if you just want the dataset to download into your current directory,
you do this
untitled0.py .
Where the . means the current directory.
But you should look into specifying other options too, otherwise it will
download the complete dataset which is multiple TB.
—
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVJBEFKAYOMF42VVQR3RTM3X3QTKNANCNFSM6AAAAAA4YPGWWI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You do not need to modify any code. You just need to run the following command in a terminal. Assuming you named your download script to be
That's not true, it's defined in line 151. Otherwise, you might have the wrong python file.
|
Hello. I just run the code. I will not change anything specific in the
code. But I get the error that has already been attached. Could this error
be related to insufficient storage space? How many gigs is the whole
database? What part of the code should I change to reduce the size of
database videos?
…On Sat, Sep 23, 2023 at 13:17 Anson Chan ***@***.***> wrote:
You do not need to modify any code. You just need to run the following
command in a terminal.
untitled0.py .
There is no variable in the code to set the output_path parameter.
That's not true, it's defined in line 151. Otherwise, you might have the
wrong python file.
output_path = args.output_path
—
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVJBEFKZBS7ZCDTELIQYXUTX32VZRANCNFSM6AAAAAA4YPGWWI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Have a read of their README page. The entire dataset is multiple TB in size.
I don't know what you mean by that, posting the error message would be helpful. Try this to only download a sample of 10 videos from the Face2Face subset.
|
I run this code in the Spider programming environment from the Anaconda
software package under Windows. And I get the following error
There is 100 gigs of space in the place where the code is executed
The error image is attached. I changed the information about some
parameters to reduce the download size
Anson Chan ***@***.***> در تاریخ شنبه ۲۳ سپتامبر ۲۰۲۳
ساعت ۱۵:۱۱ نوشت:
… Have a read of their README page
<https://github.com/ondyari/FaceForensics/blob/master/dataset/README.md>.
The entire dataset is multiple TB in size.
But I get the error that has already been attached.
I don't know what you mean by that, posting the error message would be
helpful.
Try this to only download a sample of 10 videos from the Face2Face subset.
python untitled0.py . -d Face2Face -c c23 -t videos --num_videos 10 --server EU2
—
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVJBEFJRRLDN3HR7SIU3ZP3X33DHJANCNFSM6AAAAAA4YPGWWI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I read the file README page but I don't know in which terminal I should
enter the commands.
please guide me.
I work in Windows environment
Alireza Zamani ***@***.***> در تاریخ شنبه ۲۳ سپتامبر ۲۰۲۳
ساعت ۱۵:۲۶ نوشت:
… I run this code in the Spider programming environment from the Anaconda
software package under Windows. And I get the following error
There is 100 gigs of space in the place where the code is executed
The error image is attached. I changed the information about some
parameters to reduce the download size
Anson Chan ***@***.***> در تاریخ شنبه ۲۳ سپتامبر
۲۰۲۳ ساعت ۱۵:۱۱ نوشت:
> Have a read of their README page
> <https://github.com/ondyari/FaceForensics/blob/master/dataset/README.md>.
>
> The entire dataset is multiple TB in size.
>
> But I get the error that has already been attached.
>
> I don't know what you mean by that, posting the error message would be
> helpful.
>
> Try this to only download a sample of 10 videos from the Face2Face subset.
>
> python untitled0.py . -d Face2Face -c c23 -t videos --num_videos 10 --server EU2
>
> —
> Reply to this email directly, view it on GitHub
> <#100 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AVJBEFJRRLDN3HR7SIU3ZP3X33DHJANCNFSM6AAAAAA4YPGWWI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
powershell or cmd. Any terminal |
Thank you very much, it was fixed
Anson Chan ***@***.***> در تاریخ شنبه ۲۳ سپتامبر ۲۰۲۳
ساعت ۱۵:۳۵ نوشت:
… powershell or cmd. Any terminal
—
Reply to this email directly, view it on GitHub
<#100 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVJBEFKPZ36JX24HUWR7PRTX33GANANCNFSM6AAAAAA4YPGWWI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
hello, I did not found faceforensics_download.py file in this project, could you tell me why, thank you very much |
You have to contact the authors, as written in the README |
hi, I try to download the dataset using the faceforensics_download_v4.py. but i cant connect to any of the servers. it refuses my request! |
Hello
When I run the faceforensics_download.py code
I get the following error:
==============================================
usage: untitled0.py [-h]
[-d {original_youtube_videos,original_youtube_videos_info,original,DeepFakeDetection_original,Deepfakes,DeepFakeDetection,Face2Face,FaceShifter,FaceSwap,NeuralTextures,all}]
[-c {raw,c23,c40}] [-t {videos,masks,models}]
[-n NUM_VIDEOS] [--server {EU,EU2,CA}]
output_path
untitled0.py: error: the following arguments are required: output_path
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
please guide me
The text was updated successfully, but these errors were encountered: