Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,9 +23,10 @@ The dataset includes approximately **318K samples** used across four progressive
|
|
| 23 |
|
| 24 |
## Dataset Structure
|
| 25 |
|
| 26 |
-
The repository
|
| 27 |
- **Training Instructions**: JSON files for stages 1 through 4 (e.g., `stage_4_train_318K.json`).
|
| 28 |
-
- **Embeddings**: Pre-computed
|
|
|
|
| 29 |
- **Geometric Data**: Pointmaps and camera poses for 3D reconstruction and scene representation.
|
| 30 |
|
| 31 |
For evaluation annotations, please refer to the [Proxy3D-annotations](https://huggingface.co/datasets/Spacewanderer8263/Proxy3D-annotations) repository.
|
|
|
|
| 23 |
|
| 24 |
## Dataset Structure
|
| 25 |
|
| 26 |
+
The repository includes the following components used for the Proxy3D training pipeline:
|
| 27 |
- **Training Instructions**: JSON files for stages 1 through 4 (e.g., `stage_4_train_318K.json`).
|
| 28 |
+
- **Embeddings**: Pre-computed semantic embeddings for efficiency.
|
| 29 |
+
- **Segmentation masks**: Preprocessed per frame segmentation masks.
|
| 30 |
- **Geometric Data**: Pointmaps and camera poses for 3D reconstruction and scene representation.
|
| 31 |
|
| 32 |
For evaluation annotations, please refer to the [Proxy3D-annotations](https://huggingface.co/datasets/Spacewanderer8263/Proxy3D-annotations) repository.
|