Datasets:
File size: 862 Bytes
1d465aa c8dd8c3 1d465aa c8dd8c3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | ---
license: cc-by-nc-4.0
task_categories:
- video-classification
language:
- en
tags:
- streaming
- egocentric-video
- temporal-boundary-detection
---
# EPIC-KITCHENS-100 Causal
This metadata-only dataset converts EPIC-KITCHENS-100 action starts into
causal 2 FPS scheduler labels over non-overlapping 10-second windows. Official
validation videos are deterministically divided into validation and test by
video ID, so windows from one video never cross evaluation splits.
Videos are not redistributed. Download them with the
[official downloader](https://github.com/epic-kitchens/epic-kitchens-download-scripts),
then create local windows with:
```bash
uv run scripts/prepare_epic_kitchens_clips.py \
--full-video-root data/epic_kitchens_100/full_videos
```
The source annotations and videos retain the EPIC-KITCHENS-100
CC BY-NC 4.0 license.
|