Add option to limit number of gaussians
pierotofy opened this issue · 0 comments
pierotofy commented
A single gaussian takes ~2000 bytes of memory, so currenly one needs ~1GB of GPU memory for each million gaussians.
We should have an option to limit the number of gaussians (ideally by detecting automatically the memory available).