Code Monkey home page Code Monkey logo

Comments (4)

eypros avatar eypros commented on August 11, 2024 2

Well, as far as I decipher:

The first digit is always 1 and it denotes that this frame is present (and not absent that is). Not really helpful indead.

The other 2 together reveal the sampling of all frames from each video. The intention is to keep exactly 15 frames from each video. The final number is the total number of frames of this particular video and the penultimate number is id of the sampled frame.

For example for the 1st video (ILSVRC2015_train_00000000) the 1st 3 lines are:

train/ILSVRC2015_VID_train_0000/ILSVRC2015_train_00000000 1 10 300
train/ILSVRC2015_VID_train_0000/ILSVRC2015_train_00000000 1 30 300
train/ILSVRC2015_VID_train_0000/ILSVRC2015_train_00000000 1 50 300

which means 300 frames are present and the 1st sampled frame is the 10th one, the second the 30th etc.

from flow-guided-feature-aggregation.

Mike-GMJ avatar Mike-GMJ commented on August 11, 2024

@PCML-WangZhe
Have you known the meaning of the last three numbers?I also have the same question!

from flow-guided-feature-aggregation.

gtfaiwxm avatar gtfaiwxm commented on August 11, 2024

@ Now I want to train own data which have 'person' label .But I do not know how to do my data as author's train data and to download my data using author's code.Can you tell me how to do? Thank you very much.

from flow-guided-feature-aggregation.

lmz123321 avatar lmz123321 commented on August 11, 2024

@eypros
Hi~ About the penultimate number , I notice they have different intervals when TotalFrameNumber changes. Do you know how the penultimate number are set(calculated)?
Thanks!

from flow-guided-feature-aggregation.

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.