buaacyw / GaussianEditor

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

export edited ply #38

Open arlo-ml opened 4 months ago

arlo-ml commented 4 months ago

Hi

is it possible to export a new 3D Gaussian Splating scene (.ply) after object removal and integration?

buaacyw commented 3 months ago

Of course. Simply click save Gaussian Splatting in the WebUI.

FredaPeng commented 3 months ago

Hi

I used command line method to run the editing script, I've seen the result on the Weights & Biases, while also question abuot how can i export the new scene (.ply) or find it anywhere? Appreciate.