[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
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)?
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)?
Thanks for any advice!