Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,13 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
-
task_categories:
|
| 4 |
-
- video-prediction
|
| 5 |
-
- object-tracking
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
pretty_name: MYRIAD-Physics
|
| 9 |
size_categories:
|
| 10 |
-
-
|
| 11 |
---
|
| 12 |
|
| 13 |
# MYRIAD-Physics
|
|
@@ -23,7 +20,7 @@ MYRIAD-Physics extends Physics-IQ and Physion with motion annotations and object
|
|
| 23 |
|
| 24 |
Unlike [`CompVis/owm-95`](https://huggingface.co/datasets/CompVis/owm-95), which distributes videos together with annotations, this repository provides only the additional metadata: annotations and trajectories for videos that must be obtained separately using [this download script](https://github.com/CompVis/flow-poke-transformer/blob/main/scripts/myriad_eval/download_datasets.sh).
|
| 25 |
|
| 26 |
-
We manually annotate relevant objects and the type of motion observed, and we use an off-the-shelf tracker to obtain motion trajectories
|
| 27 |
|
| 28 |
## Project Page and Code
|
| 29 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pretty_name: MYRIAD-Physics
|
| 6 |
size_categories:
|
| 7 |
+
- n<1K
|
| 8 |
---
|
| 9 |
|
| 10 |
# MYRIAD-Physics
|
|
|
|
| 20 |
|
| 21 |
Unlike [`CompVis/owm-95`](https://huggingface.co/datasets/CompVis/owm-95), which distributes videos together with annotations, this repository provides only the additional metadata: annotations and trajectories for videos that must be obtained separately using [this download script](https://github.com/CompVis/flow-poke-transformer/blob/main/scripts/myriad_eval/download_datasets.sh).
|
| 22 |
|
| 23 |
+
We manually annotate relevant objects and the type of motion observed, and we use an off-the-shelf tracker to obtain motion trajectories.
|
| 24 |
|
| 25 |
## Project Page and Code
|
| 26 |
|