threestudio-project / threestudio

A unified framework for 3D content generation.
Apache License 2.0
6.19k stars 474 forks source link

Strange problem - stops at Iteration 0 #302

Open SoftologyPro opened 1 year ago

SoftologyPro commented 1 year ago

threestudio was working fine for me. Then 2 days ago it started having the problem that when I run the script it gets to the point of showing Training: 0it [00:00, ?it/s] and then stops. The script does not quit, there are no errors or warnings, the CPU and GPU usage are zero, but the script stops running. I can still Ctrl-C abort the script so it does not totally lock up.

I reinstalled NVIDAI drivers, CUDA, the venv with all the required packages etc. No help. Almost to the point of reinstalling Windows to try and fix it, but then another user reported the exact same issue. No change to the script, but now it stops at iteration 0.

Hoping someone may have a fix or experienced the same.

bennyguo commented 1 year ago

Was the guidance successfully loaded? Also you may directly kill the process and see where it gets stuck.