Update README.md
Browse files
README.md
CHANGED
|
@@ -8,15 +8,16 @@ pipeline_tag: other
|
|
| 8 |
# MYRIAD (Envisioning the Future, One Step at a Time)
|
| 9 |
|
| 10 |
[](https://compvis.github.io/myriad)
|
| 11 |
-
[](https://
|
| 12 |
[](https://github.com/CompVis/flow-poke-transformer)
|
| 13 |
[](https://huggingface.co/datasets/CompVis/owm-95)
|
|
|
|
| 14 |
|
| 15 |
-
MYRIAD (Motion hYpothesis Reasoning via Iterative Autoregressive Diffusion) is an autoregressive diffusion model that predicts open-set future scene dynamics as step-wise inference over sparse point trajectories. Starting from a single image, it can efficiently explore thousands of plausible future outcomes, maintaining physical plausibility
|
| 16 |
|
| 17 |
## Paper and Abstract
|
| 18 |
|
| 19 |
-
The MYRIAD model was presented in the paper [Envisioning the Future, One Step at a Time](https://
|
| 20 |
|
| 21 |
From a single image, MYRIAD predicts distributions over sparse point trajectories autoregressively. This allows the model to predict consistent futures in open-set environments and plan actions by exploring a large number of counterfactual interactions.
|
| 22 |
|
|
|
|
| 8 |
# MYRIAD (Envisioning the Future, One Step at a Time)
|
| 9 |
|
| 10 |
[](https://compvis.github.io/myriad)
|
| 11 |
+
[](https://arxiv.org/abs/2604.09527)
|
| 12 |
[](https://github.com/CompVis/flow-poke-transformer)
|
| 13 |
[](https://huggingface.co/datasets/CompVis/owm-95)
|
| 14 |
+
[](https://huggingface.co/papers/2604.09527)
|
| 15 |
|
| 16 |
+
MYRIAD (Motion hYpothesis Reasoning via Iterative Autoregressive Diffusion) is an autoregressive diffusion model that predicts open-set future scene dynamics as step-wise inference over sparse point trajectories. Starting from a single image, it can efficiently explore thousands of plausible future outcomes, maintaining physical plausibility.
|
| 17 |
|
| 18 |
## Paper and Abstract
|
| 19 |
|
| 20 |
+
The MYRIAD model was presented in the paper [Envisioning the Future, One Step at a Time](https://arxiv.org/abs/2604.09527).
|
| 21 |
|
| 22 |
From a single image, MYRIAD predicts distributions over sparse point trajectories autoregressively. This allows the model to predict consistent futures in open-set environments and plan actions by exploring a large number of counterfactual interactions.
|
| 23 |
|