Hi everyone,
We noticed quite a few issues regarding the visualization of the results. We just want to share a tool that might help.
We've added 4DGaussians support to our web-based editor/viewer. It runs entirely in the browser (WebGPU), so you can visualize your trained models directly without installing any dependencies or X11 forwarding. We use onnx format to import 4dgs, here is the instruction: onnx-export
Online Editor: Visionary
We also open-sourced the editor engine if you want to integrate it into your own web app.
Feel free to try it out, any feedback is appreciated!