[ECCV'2024] Gaussian Grouping for open-world Anything reconstruction, segmentation and editing.
672
stars
43
forks
source link
How to view the output ply file in vanilla gaussian-splatting's SIBR_gaussianViewer_app.exe? #8
Open
Dargonxzy opened 10 months ago
I want to view the output of the ply file using vanilla gaussian-splatting's SIBR_gaussianViewer_app.exe.But it reported the following error
G:\workspace\viewers\bin>SIBR_gaussianViewer_app.exe -m G:\workspace\test\room\ggoutput [SIBR] -- INFOS --: Initialization of GLFW [SIBR] -- INFOS --: OpenGL Version: 4.6.0 NVIDIA 537.13[major: 4, minor: 6] Number of input Images to read: 23 Number of Cameras set up: 23 LOADSFM: Try to open G:\workspace\test\room\dense/sparse/0/points3D.bin Num 3D pts 6098 [SIBR] -- INFOS --: SfM Mesh 'G:\workspace\test\room\dense/sparse/0/points3d.bin successfully loaded. (6098) vertices detected. Init GL ... [SIBR] -- INFOS --: Init GL mesh complete [SIBR] -- INFOS --: Loading 1653199 Gaussian splats [SIBR] -- INFOS --: Initializing Raycaster Cameras ID inconsistent. Setting default interpolation path. [SIBR] -- INFOS --: Interactive camera using (0.009,1100) near/far planes. Switched to trackball mode. Cameras ID inconsistent. Setting default interpolation path. [SIBR] ## ERROR ##: FILE C:\projects\gauss2\SIBR_viewers\src\projects\gaussianviewer\renderer\GaussianView.cpp LINE 545, FUNC sibr::GaussianView::onRenderIBR A CUDA error occurred during rendering:an illegal memory access was encountered. Please rerun in Debug to find the exact line!