kcheng1021 / GaussianPro

[ICML2024] Official code for GaussianPro: 3D Gaussian Splatting with Progressive Propagation
https://kcheng1021.github.io/gaussianpro.github.io/
MIT License
551 stars 36 forks source link

normals.dmb #50

Open MELANCHOLY828 opened 3 weeks ago

MELANCHOLY828 commented 3 weeks ago

When reading the normals.dmb file, I found that all its values are zero. Additionally, the depth map obtained is just a black image. Why is this happening?

kcheng1021 commented 3 weeks ago

Does it that happen in the provided scene? You could refer to #issue13 first. Besides, I release the version 1.0, which supports the pybinding for propagation.