graphdeco-inria / gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
https://repo-sam.inria.fr/fungraph/3d-gaussian-splatting/
Other
14.14k stars 1.83k forks source link

SIBR viewer in linux through SSH (X11: Failed to open display) #1011

Open Golbstein opened 3 days ago

Golbstein commented 3 days ago

Hello, I'm working on a remote linux machine (ubuntu 20) and have installed SIBR and ran the training. I'd like to see the results but am getting the following error message:

./SIBR_viewers/install/bin/SIBR_remoteGaussian_app --port 700

[SIBR] --  INFOS  --:   Initialization of GLFW
[SIBR] ##  ERROR  ##:   FILE /bd-resources/jenia/gaussian-splatting/SIBR_viewers/src/core/graphics/Window.cpp
            LINE 30, FUNC glfwErrorCallback
            X11: Failed to open display :0
terminate called after throwing an instance of 'std::runtime_error'
  what():  See log for message errors
Aborted (core dumped)
AsherJingkongChen commented 2 days ago

It might be a graphic environment issue.

https://stackoverflow.com/questions/44348373/possible-to-run-glfw-program-on-servers-gpu-over-ssh