gsgen3d / gsgen

[CVPR 2024] Text-to-3D using Gaussian Splatting
https://arxiv.org/abs/2309.16585
MIT License
761 stars 42 forks source link

About 3D-SDS loss #44

Open WenOOI opened 2 months ago

WenOOI commented 2 months ago

Hello, I am curious why the loss of 3D-SDS does not have a term similar to the partial derivative in the 2DSDS formula in the previous line. For example, ∂p/∂θ.

image