HMDB51 is a large human motion recognition video database containing
6,766 clips across 51 action classes.
hf_dataset/
├── .gitattributes <- Git LFS rules for video files
├── README.md <- This file
├── metadata_train.csv <- 3,570 clips
├── metadata_test.csv <- 1,530 clips
├── metadata_other.csv <- 1,666 clips
└── videos/
├── brush_hair/
│ ├── clip1.avi
│ └──… See the full description on the dataset page:
https://huggingface.co/datasets/Sina272/hmdb51-v2.