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

Halfway through the execution, there was no response #30

Open CuzKy opened 3 months ago

CuzKy commented 3 months ago

I encountered this situation when running this code on both RTX3090 and RTX3080. When I reached this state, there was no next step. At most, I ran it for almost 4 hours without taking any further steps, and my memory status did not change during the run. 1712131905660 1 2

taoranyi commented 3 months ago

Hello, this may actually download the diffusion model weight or the program crashed. Have you tried to run it again?