SPIn-NeRF icon indicating copy to clipboard operation
SPIn-NeRF copied to clipboard

DS_NeRT/run_nerf.py script stuck at 100% 10001/10001 and there's no output apart from test_renders

Open hadillivvy opened this issue 1 year ago • 1 comments

I run DS_Nerf/run_nerf.py for about an hour and it shows progress of the training but then it reaches 100% and there's no more output from the script but it doesn't terminate either. Furthermore, there's no output model seen inside the project folder; the only output I see are the True and False images inside test_renders. Is this expected?

hadillivvy avatar Nov 15 '23 22:11 hadillivvy

In the main SPIn-NeRF directory try to look under logs folder then statue folder. I found my videos there.

Also the script does not terminate because the GUI is open. Close the GUI and the script will terminate.

SmolBoi96 avatar Nov 26 '24 08:11 SmolBoi96