hustvl / GaussianDreamer

GaussianDreamer: Fast Generation from Text to 3D Gaussians by Bridging 2D and 3D Diffusion Models (CVPR 2024)
https://taoranyi.com/gaussiandreamer/
Apache License 2.0
589 stars 29 forks source link

export? #3

Closed dangerweenie closed 8 months ago

dangerweenie commented 8 months ago

this is great! is there any way to export as a density field / volume data / point cloud?

taoranyi commented 8 months ago

Hello, MattFog. Thank you for your attention, this should be what you are looking for.

dangerweenie commented 8 months ago

Hello, MattFog. Thank you for your attention, this should be what you are looking for.

Thanks so much!

I almost have this installed - it looks like the dependencies use CUDA 11 (not the latest version, 12) - which I don't think you have any control over - but just surfacing it in case you didn't know it's outdated.

Excited to try it out!