Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to view the output ply file in vanilla gaussian-splatting's SIBR_gaussianViewer_app.exe? #8

Open
Dargonxzy opened this issue Jan 4, 2024 · 2 comments

Comments

@Dargonxzy
Copy link

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!

@ymq2017
Copy link
Collaborator

ymq2017 commented Jan 8, 2024

Hi, for illegal memory access problem, maybe you can refer to this issue.

@ymq2017
Copy link
Collaborator

ymq2017 commented Jan 8, 2024

You can also use other online viewer like this one.

@ymq2017 ymq2017 mentioned this issue Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants