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

SIBR Viewer connection constantly dropping #73

Open
EarltShirt opened this issue Aug 7, 2024 · 1 comment
Open

SIBR Viewer connection constantly dropping #73

EarltShirt opened this issue Aug 7, 2024 · 1 comment

Comments

@EarltShirt
Copy link

EarltShirt commented Aug 7, 2024

When using the given SIBR Viewer executable on Windows 10 + cuda 11.6, the remote gaussian app works well, but as soon as I added feature embedding and an appearance_dim > 0 the connection constantly drops even if the connection works, leaving me with a black window in the SIBRViewer app. I really don't know why this happens, the port and ip are the same as when the remote viewer worked..

This is the one I use : ./SIBR_viewers/bin/SIBR_remoteGaussian_app.exe and here is part of my output log :

./SIBR_viewers/bin/SIBR_remoteGaussian_app.exe  
[SIBR] --  INFOS  --:   Initialization of GLFW
[SIBR] --  INFOS  --:   OpenGL Version: 4.6.0 NVIDIA 556.12[major: 4, minor: 6]
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Dataset type: 
Number of input Images to read: 180
Number of Cameras set up: 180
LOADSFM: Try to open \repos\scaffold_ur\data\colmap\0/sparse/0/points3D.bin
Num 3D pts 5201
[SIBR] --  INFOS  --:   SfM Mesh '\repos\scaffold_ur\data\colmap\0/sparse/0/points3d.bin successfully loaded.  (5201) vertices detected. Init GL ...
[SIBR] --  INFOS  --:   Init GL mesh complete 
[SIBR] --  INFOS  --:   Initializing Raycaster
[SIBR] --  INFOS  --:   Interactive camera using (0.009,1100) near/far planes.Switched to trackball mode.
[SIBR] --  INFOS  --:   Connection dropped  
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Connection dropped  
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!        
[SIBR] --  INFOS  --:   Connection dropped
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Connection dropped
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Connection dropped
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Connection dropped
[SIBR] --  INFOS  --:   Trying to connect...
[SIBR] --  INFOS  --:   Connected!
[SIBR] --  INFOS  --:   Deinitialization of GLFW

And the output in the training bash is :

Training progress:  48%|████████         | 14260/30000 [26:16<28:37,  9.16it/s, Loss=0.0115185, Angle=6.75]
Connected by ('127.0.0.1', 57223) [07/08 13:50:56]

Connected by ('127.0.0.1', 57224) [07/08 13:50:56]

Connected by ('127.0.0.1', 57225) [07/08 13:50:56]

Connected by ('127.0.0.1', 57226) [07/08 13:50:56]

Connected by ('127.0.0.1', 57227) [07/08 13:50:56]

Connected by ('127.0.0.1', 57228) [07/08 13:50:56]

Connected by ('127.0.0.1', 57229) [07/08 13:50:56]

Connected by ('127.0.0.1', 57230) [07/08 13:50:56]

Connected by ('127.0.0.1', 57231) [07/08 13:50:57]
@EarltShirt EarltShirt changed the title When SIBR Viewer connection constantly dropping Aug 7, 2024
@tongji-rkr
Copy link
Collaborator

In fact, we did not modify the remote viewer for adaptation, and we will consider this issue in the viewer of future work.

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