Git Product home page Git Product logo

Comments (12)

AnsonCNS avatar AnsonCNS commented on August 19, 2024

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.

from faceforensics.

azamani272 avatar azamani272 commented on August 19, 2024

from faceforensics.

AnsonCNS avatar AnsonCNS commented on August 19, 2024

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 untitled0.py

python 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

from faceforensics.

azamani272 avatar azamani272 commented on August 19, 2024

from faceforensics.

AnsonCNS avatar AnsonCNS commented on August 19, 2024

Have a read of their README page.

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

from faceforensics.

azamani272 avatar azamani272 commented on August 19, 2024

from faceforensics.

azamani272 avatar azamani272 commented on August 19, 2024

from faceforensics.

AnsonCNS avatar AnsonCNS commented on August 19, 2024

powershell or cmd. Any terminal

from faceforensics.

azamani272 avatar azamani272 commented on August 19, 2024

from faceforensics.

chenchuang11 avatar chenchuang11 commented on August 19, 2024

hello, I did not found faceforensics_download.py file in this project, could you tell me why, thank you very much

from faceforensics.

AnsonCNS avatar AnsonCNS commented on August 19, 2024

You have to contact the authors, as written in the README

from faceforensics.

donyafiuji avatar donyafiuji commented on August 19, 2024

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!

from faceforensics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.