nerfstudio
nerfstudio copied to clipboard
when train,stuck 99.97%
Describe the bug
hello,when train a model
ns-download-data --dataset=nerfstudio --capture=poster
then ,when progress 99.97%,it stuck for a very long time
and then
use "strace -p pid[id]",at ubuntu20 PC
find
what is wrong?
it may be a very big bug!
Have you solved the problem? I encountered the same error. I can only use ctrl+c to forcibly stop the command.
no,this problem appear again and again it must be a very big bug!
I encountered the same issue when I was running the provided colab notebook
Fixed in #914 Will be included in next pip package. Note that the code is the same, now it just reports that training is finished and tells users to use ctrl+c to quit. In colab you should press the stop button.