LightwheelAI / street-gaussians-ns

Unofficial implementation of "Street Gaussians for Modeling Dynamic Urban Scenes"
Apache License 2.0
199 stars 18 forks source link

The way to edit the scene #7

Closed zwlvd closed 1 month ago

zwlvd commented 1 month ago

I wonder how to edit the object in the scene like the paper shows

LightwheelAI commented 1 month ago

Street gaussians decomposites background and dynamic objects and reconstructs them. We can control the dynamic objects by bounding box.

PeterNg15 commented 3 weeks ago

Hi! Is there a script provided? I would like to reproduce it but not sure where to start. A script would be very helpful, thanks