Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -97,6 +97,9 @@ dataset_x/
|
|
| 97 |
|
| 98 |
**`rgb_frames.tar.gz`** is provided as a convenience — these are the registered frames extracted from `rgb.mp4`, in correspondence with `frame_log.json`.
|
| 99 |
|
|
|
|
|
|
|
|
|
|
| 100 |
### Splits
|
| 101 |
|
| 102 |
We provide a suggested ~70/30 train/validation split to enable consistent benchmarking across future work. Sequence codes follow the format `{dataset}_{keyframe}`:
|
|
|
|
| 97 |
|
| 98 |
**`rgb_frames.tar.gz`** is provided as a convenience — these are the registered frames extracted from `rgb.mp4`, in correspondence with `frame_log.json`.
|
| 99 |
|
| 100 |
+
|
| 101 |
+
Users are also recommended to use the [SCARED-toolkit](https://github.com/dimitrisPs/scared_toolkit) for data processing and extraction.
|
| 102 |
+
|
| 103 |
### Splits
|
| 104 |
|
| 105 |
We provide a suggested ~70/30 train/validation split to enable consistent benchmarking across future work. Sequence codes follow the format `{dataset}_{keyframe}`:
|