Datasets:
| pretty_name: "SSV2 3x3" | |
| size_categories: | |
| - 100K<n<1M | |
| task_categories: | |
| - image-classification | |
| tags: | |
| - action-recognition | |
| - video-understanding | |
| - multi-frame | |
| # SSV2 3x3 | |
| A multi-frame action dataset for teaching a model to look across several frames and describe the action it sees. | |
| Each image is a 3x3 collage built from frames sampled from the original Something-Something V2 videos. | |
|  | |
| ## Splits | |
| | Split | Samples | | |
| |---|---:| | |
| | train | 150000 | | |
| | test | 1000 | | |
| ## Columns | |
| - `image`: 3x3 frame collage | |
| - `label_text`: action label text | |
| - `annotation_text`: action template text | |
| - `video_id`: original video identifier | |