hbb1 / 2d-gaussian-splatting

[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
https://surfsplatting.github.io
Other
2.06k stars 139 forks source link

depth supervision #57

Open cdfan0627 opened 5 months ago

cdfan0627 commented 5 months ago

Can the surf_depth produced by render be used for depth supervision with the depth map generated by other pre-train models?

hbb1 commented 5 months ago

If you mean surf_depth can be supervised, then yes; It is differentiable.

el-refai commented 4 months ago

Is depth supervision something that's planned on being included?

hjh530 commented 4 weeks ago

render 生成的surf_depth是否可以与其他预训练模型生成的深度图一起用于深度监督?

I wonder what the rendered surf_depth units are and what they mean specifically?