Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ language:
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
|
| 7 |
-
# OWM
|
| 8 |
|
| 9 |
[](https://compvis.github.io/myriad)
|
| 10 |
[](_blank)
|
|
@@ -12,10 +12,10 @@ language:
|
|
| 12 |
|
| 13 |
## Abstract
|
| 14 |
|
| 15 |
-
The OWM
|
| 16 |
|
| 17 |
-
OWM
|
| 18 |
-
Videos are obtained from Pexels ([Pexels License](https://www.pexels.com/license/))
|
| 19 |
|
| 20 |
## Project Page and Code
|
| 21 |
|
|
|
|
| 4 |
- en
|
| 5 |
---
|
| 6 |
|
| 7 |
+
# OWM Benchmark
|
| 8 |
|
| 9 |
[](https://compvis.github.io/myriad)
|
| 10 |
[](_blank)
|
|
|
|
| 12 |
|
| 13 |
## Abstract
|
| 14 |
|
| 15 |
+
The OWM benchmark was proposed in the paper [Envisioning the Future, One Step at a Time](_blank) and used to evaluate the [MYRIAD](https://huggingface.co/CompVis/myriad/) model.
|
| 16 |
|
| 17 |
+
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.
|
| 18 |
+
Videos are obtained from Pexels ([Pexels License](https://www.pexels.com/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.
|
| 19 |
|
| 20 |
## Project Page and Code
|
| 21 |
|