Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,4 +4,7 @@ This repository contains the data to reproduce our results from the CL-Splats pa
|
|
| 4 |
|
| 5 |
## Usage
|
| 6 |
|
| 7 |
-
The files under `Blender-Levels` and `Real-World` are compatible with the `3DGS` data-loading. We will create a copy of this dataset that matches our data-loading script once available. Note that the COLMAP reconstructions are done over all images and timesteps together instead of incrementally.
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
|
| 5 |
## Usage
|
| 6 |
|
| 7 |
+
The files under `Blender-Levels` and `Real-World` are compatible with the `3DGS` data-loading. We will create a copy of this dataset that matches our data-loading script once available. Note that the COLMAP reconstructions are done over all images and timesteps together instead of incrementally.
|
| 8 |
+
|
| 9 |
+
Also note that we provide more images than used for training.
|
| 10 |
+
We ablated the view coverage and number of viewpoints needed for good reconstruction and found that roughly 15 images uniformly sampled gave sufficiently good results. Please adapt the sub-sampling parameter to match this.
|