Any webpage visualization?
Thanks for your job, since I access the cluster only by vscode remotely, which can not create the page for Glfw Error 65544: X11: The DISPLAY environment variable is missing Glfw Error 65537: The GLFW library is not initialized Glfw Error 65537: The GLFW library is not initialized Glfw Error 65537: The GLFW library is not initialized Glfw Error 65537: The GLFW library is not initialized
So any method to visualize that by just CPU when download or using web formate to present?
Try this: https://github.com/yzslab/gaussian-splatting-lightning#43-load-model-trained-by-other-implementations
python viewer.py \
SegAnyGAussians/outputs/Truck \
--vanilla_seganygs
Since the SAGA GUI is implemented with Dearpygui, x11 forward is essential for visualization. However, in practice I found it hard to conduct. You can try the web GUI provided by @yzslab (Thanks for the integration! I have also used this web GUI for visualization in my research previously). Besides, you can use the Jupyter-notebook (prompt_segmenting.ipynb) for segmentation.