You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: