Anttwo / SuGaR

[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering

Home Page:https://anttwo.github.io/sugar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank Viewer - no issues in inspect

smbonilla opened this issue Β· comments

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!

I have the same issue