mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
989320fdf2
* Provide --data_on_cpu option to save VRAM for training when there are many training images such as in large scene, most of the VRAM are used to store training data, use --data_on_cpu can help reduce VRAM and make it possible to train on GPU with less VRAM * Fix data_on_cpu effect on default mask * --data_on_cpu to --data_device * update readme * format warning infos |
||
---|---|---|
.. | ||
camera_utils.py | ||
general_utils.py | ||
graphics_utils.py | ||
image_utils.py | ||
loss_utils.py | ||
sh_utils.py | ||
system_utils.py |