Datasets:

Tasks:
Other
Languages:
English
Size:
n<1K
ArXiv:
License:
tommymarto commited on
Commit
49c8ead
·
verified ·
1 Parent(s): 450e4ca

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ MYRIAD-Physics extends Physics-IQ and Physion with motion annotations and object
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
 
 
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 with manual verification of correctness.
24
 
25
  ## Project Page and Code
26