Files
gaussian-splatting/utils
Lixing Xiao 3a3220c1fe Update loss_utils.py
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.
2024-07-12 16:43:00 +08:00
..
2024-07-12 16:43:00 +08:00
2023-07-04 10:00:48 +02:00