Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
https://anttwo.github.io/sugar/
Other
2.09k stars 147 forks source link

Blank Viewer - no issues in inspect #185

Open smbonilla opened 5 months ago

smbonilla commented 5 months ago

Hi,

Firstly, fantastic work with SuGaR! Thank you 😁

Quick question - my model seems to not show up in the viewer even though upon inspection, there doesn't seem to be any run errors. I am wondering if the viewer expects a certain scale or the model centered around 0,0,0 (I don't use COLMAP to initialize GS, so think this could be causing the problem)?

inspection no-model

Thanks for any advice!

jingyangcarl commented 2 months ago

I have the same issue