depth loss calculation
Closed this issue · 1 comments
Golbstein commented
haofeixu commented
Hi, we used the unimatch codebase to perform the depth experiments with GT depth supervision, and you can find the losses here: https://github.com/autonomousvision/unimatch/blob/master/loss/depth_loss.py#L27-L91
For training Gaussian splatting models for view synthesis, we don't need depth supervision.