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
689 stars 36 forks source link

How much VRAM is required? #13

Closed mi-iro closed 10 months ago

mi-iro commented 11 months ago

Dear authors, it would be helpful to point out the VRAM consumption for different resolution. :)

taoranyi commented 11 months ago

Hello, the GPU memory occupancy is 13G when the resolution is 512x512, and the GPU memory occupancy is 16G when the resolution is 1024x1024. These experiments were completed on nvidia V100 32G.