ackermannj commited on
Commit
9011346
·
verified ·
1 Parent(s): 8379177

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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.