jaewon040 commited on
Commit
a62cbe8
·
verified ·
1 Parent(s): 6121281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- - **[`preprocessed_version`](../preprocessed_version/)** — 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
 
 
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