buaacyw / GaussianEditor

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

Delta Denoising Score in GaussianEditor #24

Open Maguire1999 opened 6 months ago

Maguire1999 commented 6 months ago

Great work! Hello, could you introduce how to use Delta Denoising Score in GaussianEditor?

buaacyw commented 6 months ago

Hi. We simply follow the DDS paper and modify it from SDS on threestudio implementation.

Maguire1999 commented 6 months ago

Do you have plans to release the code? I would like to learn it.

buaacyw commented 4 months ago

Sorry, it may complex our code structure. The DDS only works on very limited scenes.