buaacyw / GaussianEditor

[CVPR 2024] GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting
https://buaacyw.github.io/gaussian-editor/
Other
1.07k stars 54 forks source link

Low FPS Issue on WebUI with Real-Time Scene (Only 4 FPS) #62

Open irisfreesiri opened 1 month ago

irisfreesiri commented 1 month ago

I've been running a bicycle scene on WebUI, but I'm experiencing extremely low performance, with the frame rate dropping to just 4 FPS. I'm not sure if this issue is specific to my setup or if others are encountering the same problem. image

For reference, I'm running the scene on a system with an RTX 3090 GPU and Windows 10. Interestingly, when I run 3D Gaussian Splatting (3DGS) with SIBR_viewers on the same machine, I get over 60 FPS with no issues.

Has anyone else experienced something similar, or does anyone have insights into what might be causing this performance discrepancy on Viser? Any help or suggestions would be greatly appreciated!

Thanks in advance!

irisfreesiri commented 1 month ago

I've already tried lowering the resolution as suggested here, but the results are still very poor. My computer configuration is not bad; I tried rendering the same scene with the original Gaussian Splatting in SIBR_viewers, and it reached 60+ FPS. I want to know if I'm the only one experiencing this issue. How should I resolve it? image

dsj320 commented 18 hours ago

I encouter the same problem, have you solved it?