--- license: apache-2.0 --- ### Dynamic Replica dataset for point tracking evaluation Each scene contains the following structure when extracted: ``` valid/ ├── 0cde48-3_obj_source_left/ | ├── images/ | | ├── 0cde48-3_obj_source_left-0000.png | | ├── ... | | └── done.ok | ├── trajectories/ | | ├── 000000.pth | | ├── ... | | └── 000299.pth ├── ... └── frame_annotations_valid.jgz ``` Please note: 1. 20 sequences in total.