Skip to main content

Directory structure

dataset/
├─ video/
│  ├─ head.mp4
│  ├─ wrist_left.mp4
│  └─ wrist_right.mp4
├─ annotations/
│  ├─ actions.json
│  ├─ hands.json
│  ├─ objects.json
│  └─ language.json
└─ metadata.json

Supported formats

  • Video: MP4 (H.264 / H.265)
  • Annotations: JSON
  • Metadata: JSON
Optional exports include TFRecord and ROS bag formats.