Giter Club home page Giter Club logo

Comments (6)

LiUzHiAn avatar LiUzHiAn commented on August 20, 2024 1

@benedettaliberatori , @Meenn

Oh, yes, the training directory only contains .avi videos. I extracted the frames by ffmpeg, using command like ffmpeg -i <video_name> -qscale:v 1 -qmin 1 <video_name/%04d.jpg>. The resulting frames consume about 25GB of disk space for me, which may not be very convinient to share.

Please note that the frame numbers of some videos are more than a thousand, so I think %04d is more reasonable.

from hf2vad.

LiUzHiAn avatar LiUzHiAn commented on August 20, 2024

I remember the frames are provided by the SH-Tech?

from hf2vad.

benedettaliberatori avatar benedettaliberatori commented on August 20, 2024

I have downloaded the dataset from the link as suggested. The testing directory contains frames while the training one constains videos in .avi format.
Is the source correct or you are talking about a different one? If so could you kindly provide me the link that you have used?
Thank you.

from hf2vad.

Meenn avatar Meenn commented on August 20, 2024

Hi,thank you for your contribution and for providing the code!
I have met the same questions,The testing directory contains frames while the training one only contains the .avi videos. Could you kindly help me deal with this problem?
Thank you.

from hf2vad.

Meenn avatar Meenn commented on August 20, 2024

Thanks for your reply, i will try it!

from hf2vad.

LiUzHiAn avatar LiUzHiAn commented on August 20, 2024

@benedettaliberatori @Meenn

Don't forget to check out the recent commit before preprocessing the dataset.

from hf2vad.

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.