Open wujinhu1999 opened 1 year ago
At your first training, the cuda kernel needs to be complied and it might take several minutes.
But I have trained several times and still haven't seen the result.
Dose it start training?
I want to ask if it has started training? But it does not output training process information.
I think no as it will print the loss if it starts training.
I'm not using distributed training, I changed the code slightly, the command I run on the terminal is:python training/exp_runner.py --local_rank=2 --conf confs/dtu_mlp_3views.conf --scan_id 65,and then: After a period of training, the program stops without outputting any additional information: Looking forward to your reply.