Spacewanderer8263 commited on
Commit
ed27cfc
·
verified ·
1 Parent(s): f14025d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 typically 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 vision embeddings for efficiency.
 
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.