I have successfully run
python train.py -c PointAttN.yaml, and the contents of train.log have been logged, at which point I just run
python test_c3d.py -c PointAttN.yaml but the test.log is empty and nothing is logged.
I will show you the configuration file and the contents of the log/PointAttN_cd_debug_pcn directory.
In the meantime, the question I have is this.
What is the difference between best_cd_p_coarse_network.pth and best_cd_t_coarse_network.pth
?
Thanks, if you answer it will solve a big problem for me, thanks a lot!
I have successfully run python train.py -c PointAttN.yaml, and the contents of train.log have been logged, at which point I just run python test_c3d.py -c PointAttN.yaml but the test.log is empty and nothing is logged. I will show you the configuration file and the contents of the log/PointAttN_cd_debug_pcn directory. In the meantime, the question I have is this. What is the difference between best_cd_p_coarse_network.pth and best_cd_t_coarse_network.pth ? Thanks, if you answer it will solve a big problem for me, thanks a lot!