Update README.md
Browse files
README.md
CHANGED
|
@@ -30,8 +30,8 @@ iPhone360 features real-world dynamic scenes captured with an iPhone, where **te
|
|
| 30 |
|
| 31 |
This dataset is distributed in two versions:
|
| 32 |
|
| 33 |
-
- **`simple_version`** (this folder) — RGB/depth/mask/camera/points/splits data plus lightweight VDA depth and lidar alignment, with the heavy 4DGS360-specific intermediate preprocessing outputs (2D/3D tracks, track-anything masks, AnchorTAPIP3D refined depth/tracks, cached scene-normalization tensors) excluded. Much smaller download.
|
| 34 |
-
- **[`
|
| 35 |
|
| 36 |
**If you're quickly adapting iPhone360 to a new paper/method, we recommend starting here with `simple_version`** and evaluating on it first, rather than downloading the full `preprocessed_version`. Only fall back to `preprocessed_version` if you specifically need to reproduce 4DGS360's own training pipeline.
|
| 37 |
|
|
|
|
| 30 |
|
| 31 |
This dataset is distributed in two versions:
|
| 32 |
|
| 33 |
+
- **`iPhone360 simple_version`** (this folder) — RGB/depth/mask/camera/points/splits data plus lightweight VDA depth and lidar alignment, with the heavy 4DGS360-specific intermediate preprocessing outputs (2D/3D tracks, track-anything masks, AnchorTAPIP3D refined depth/tracks, cached scene-normalization tensors) excluded. Much smaller download.
|
| 34 |
+
- **[`iPhone360-4dgs360 preprocessed version`](https://huggingface.co/datasets/mipal/iPhone360-4dgs360)** — includes *all* preprocessing outputs required to reproduce 4DGS360 training and evaluation end-to-end. Large footprint.
|
| 35 |
|
| 36 |
**If you're quickly adapting iPhone360 to a new paper/method, we recommend starting here with `simple_version`** and evaluating on it first, rather than downloading the full `preprocessed_version`. Only fall back to `preprocessed_version` if you specifically need to reproduce 4DGS360's own training pipeline.
|
| 37 |
|