Datasets:

Modalities:
Video
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:
Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. Please report the issue.
Error code:   RowsPostProcessingError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

OWM Benchmark

Project Page Paper MYRIAD Weights

Abstract

The OWM benchmark was proposed in the paper Envisioning the Future, One Step at a Time and used to evaluate the MYRIAD model.

OWM is a benchmark of 95 curated videos with motion annotations, with the distribution of motion constrained to enable the evaluation of probabilistic motion prediction methods. Videos are obtained from Pexels (Pexels License). We manually annotate relevant objects and the type of motion observed. We use an off-the-shelf tracker to obtain motion trajectories and manually verify correctness.

Project Page and Code

Usage

We provide code to run the OWM evaluation in our GitHub repository.

To run the evaluation, first download the data by running hf download CompVis/owm-95 --repo-type dataset then run the evaluation script via

python -m scripts.eval.myriad_eval.owm --checkpoint-path path/to/checkpoint  -data-path path/to/data

License

  • Videos are sourced from Pexels and thus licensed under the Pexels License
  • Metadata and motion annotations are provided under the CC-BY-NC-SA-44.0 license

Citation

If you find our data or code useful, please cite our paper:

@inproceedings{baumann2026envisioning,
  title={Envisioning the Future, One Step at a Time},
  author={Baumann, Stefan Andreas and Wiese, Jannik and Martorella, Tommaso and Kalayeh, Mahdi M. and Ommer, Bjorn},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2026}
}
Downloads last month
5