threestudio-project / threestudio

A unified framework for 3D content generation.
Apache License 2.0
6.32k stars 480 forks source link

SDS Loss extremely large #433

Closed PrinceRay7 closed 8 months ago

PrinceRay7 commented 8 months ago

When training Latent-NeRF, the SDS loss become extremely large like over thousands, sometimes turn to a million, I wonder if this is normal. However, with such a large loss, the regularization seems like nothing, when such big loss goes into optimization, will the network really converges? Did I do something wrong, please help me, REALLY appreciate it

PrinceRay7 commented 8 months ago

After my own experiments, it's normal and correct.