Coder Social home page Coder Social logo

Comments (5)

Vanvan2017 avatar Vanvan2017 commented on May 20, 2024

Thanks a lot for the question~ the default format of the video and audio data is [batch_size, sequence_length, feature_dim], because the feature here are preprocessed from the videos (using OpenFace or Facet), so the format didn't follow the default video data format~ And seems you are more familiar with the video data format, and the video data is here, you can deal with the video directly if you want to try some video models by yourself ~ It really rare for people to deal with it that way, so it may be a good direction~

from multibench.

TianhaoFu avatar TianhaoFu commented on May 20, 2024

Thanks a lot for the question~ the default format of the video and audio data is [batch_size, sequence_length, feature_dim], because the feature here are preprocessed from the videos (using OpenFace or Facet), so the format didn't follow the default video data format~ And seems you are more familiar with the video data data format, and the video data is here, you can deal with the video directly if you want to try some video models by yourself ~ It really rare for people to deal with it that way, so it may be a good direction~

It doesn't look like this dataset contains a list of mosei files, do you know where it is please, thanks! @Vanvan2017

from multibench.

Vanvan2017 avatar Vanvan2017 commented on May 20, 2024

Hi, @TianhaoFu, did you mean the videos? It should be in the zip file here. You can download and unzip it and then use a video processing tool to get the raw frames~ As for the labels, you can check the labels.

from multibench.

TianhaoFu avatar TianhaoFu commented on May 20, 2024

Thanks for your reply. I mean I want a file contains the video files name. such as

column1
7155.mp4
7156.mp4
7157.mp4
...

do you know where can I such file? thanks!

By the way, It seems that the labels file you provided is .csd file, could tell me how to open it?
Thanks very much!

@Vanvan2017

from multibench.

Vanvan2017 avatar Vanvan2017 commented on May 20, 2024

Hi, @TianhaoFu, I think you can open it with h5py, and the names of the files are in it, you can add .mp4 after the names~ For more details of the .csd file, you can refer to the multimodal SDK, but in a word, .csd just means the .h5 file~ So h5py is okay for it.

from multibench.

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.