mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2025-02-22 03:59:03 +00:00
Updated the function ssim(), the optimized version of ssim() is ssim_optimized(), which reduce the computational complexity. After modified, the function create_window() just need to be called once in the main function in train.py, no need to be called in ssim() in every iteration. |
||
---|---|---|
.. | ||
camera_utils.py | ||
general_utils.py | ||
graphics_utils.py | ||
image_utils.py | ||
loss_utils.py | ||
sh_utils.py | ||
system_utils.py |