Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 2.37 KB

File metadata and controls

40 lines (32 loc) · 2.37 KB

MYRIAD: Envisioning the Future, One Step at a Time

Project Page Paper Weights OWM-95

1CompVis @ LMU Munich, 2MCML, 3Netflix
CVPR 2026

Myriad predicts distributions over sparse motion autoregressively

From a single image MYRIAD predicts distributions over sparse point trajectories autoregressively. This allows us to predict physically consistent futures in open-set environments (top) conditioned on input movements. By exploring directly in motion space, we can rapidly explore thousands of counterfactual futures, enabling planning by search - here to select a billiard shot (bottom).

Note

This repository is a landing page for Myriad and primarily exists to host the project website.

➡️ The official code lives in CompVis/flow-poke-transformer.
Please refer to that repository for code, setup, and inference instructions.

🎓 Citation

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