Closed Livioni closed 5 months ago
There are too many cameras in the MILL_19 datasets,(1940 imgaes).So i think partition should be done befor the cameraList_from_camInfos().
There are too many cameras in the MILL_19 datasets,(1940 imgaes).So i think partition should be done befor the cameraList_from_camInfos().
I'm trying to load the minimum data to do the split and see if it works on my 128G RAM server.
I got stuck at this step when I first loaded the Rubble dataset, which took up 100+G of RAM. I'm wondering if I did the right thing.
I set resolution = 4
https://github.com/kangpeilun/VastGaussian/blob/2d03641643fcc23e78557d543b1fa9b09e901e0a/scene/datasets.py#L82C1-L88C81