Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Kinetics51: a derived dataset from Kinetics400

Structure

  • classes.txt: contains 51 human action classes for Kinetics51 dataset.
  • train.txt: contains samples for training.
  • val.txt: contains samples for validating.
  • test.txt: contains samples for testing.

File structure for train.txt, val.txt and val.txt

  • All of 3 files have 3 columns:

    • First column: name of the video.
    • Second column: number of frames of corresponding video.
    • Third column: the label of the video (mapping with the index of class name in classes.txt).
  • Example: 4jmv1XpnR90 300 30

    • Video name: 4jmv1XpnR90

    • Number of frames: 300 frames

    • Label: 30 (riding or walking with horse - index starting from 0)

How to get videos for this work

  • The Kinetics51 dataset is collected from YouTube, and the video name is also the ID of the YouTube link to the corresponding video.
  • Example: