File size: 521 Bytes
7254df5 26bb226 7254df5 26bb226 7254df5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
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. |