gaussian-splatting
gaussian-splatting copied to clipboard
why do you need to load the entire dataset? why can't you batch?
I was wondering why you need to load the entire dataset at the beginning. I tried to load a batch and the results seem to be the same... am I missing something?
Thank you