robot0321 / DepthRegularizedGS

This is an official repository for "Depth-Regularized Optimization for 3D Gaussian Splatting in Few-Shot Images"
Other
177 stars 10 forks source link

bad results with depth #13

Open w863071864 opened 3 months ago

w863071864 commented 3 months ago

Thanks for your works. This is an excellent study. However, I get worse results with depth compared with the 3DGS. Then looking through the rasterization in C code, It seems that there is no transmission of depth information in backward function. Would you provide more information? Thangks.