mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-02-17 01:37:04 +00:00
Users may want to reduce their memory consumption by using fp16. However, in my tests, such attempts will result in lower quality renders. Some data type conversions did not have any impact, so I removed them completely. |
||
---|---|---|
.. | ||
__init__.py | ||
cameras.py | ||
colmap_loader.py | ||
dataset_readers.py | ||
gaussian_model.py |