You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

You agree to use this dataset for non-commercial research use only. The videos originate from YouTube and remain under their original owners' copyright; no redistribution rights are granted.

Log in or Sign Up to review the conditions and access this dataset content.

CamChoreo

Temporally grounded compositional camera motion benchmark (4229 clips).

Corresponding paper: Temporally Grounded Compositional Camera Motion Understanding via Geometric Knowledge Distillation.

Contents

  • videos.zip — 4229 video clips. Unzip to get videos/<video_id>.mp4.
  • annotations.jsonl — one record per clip:
    • video_id
    • local_path./videos/<video_id>.mp4
    • is_doubttrue = hard sample, false = normal sample
    • segments — per-segment camera-motion labels with time ranges. Only basic_movement is used; the special_movement field can be ignored.

Usage

unzip videos.zip

Then read annotations.jsonl; each local_path points to the extracted clip.

Terminology note

The label Crane used in the annotations is exactly the same camera movement referred to as Pedestal in our paper. They denote identical camera motion — only the wording differs, with no effect on the meaning.

License

  • Annotations (annotations.jsonl): released under CC BY 4.0.
  • Videos (videos.zip): sourced from YouTube and remain under their original owners' copyright (mostly Standard YouTube License). Provided for non-commercial research only; no redistribution rights are granted.
Downloads last month
8