Closed GuesmiAbd closed 4 years ago
Hey,
Sorry, I haven't included the script to evaluate the metrics in this repository. But, you can refer to function "find_errors" at https://github.com/vinits5/pcrnet/blob/master/results_PCRNet.py. This is a TensorFlow repository for PCRNet. Also, "log_test_results" will be a helpful function to store all the results. You can find it at https://github.com/vinits5/pcrnet/blob/master/helper.py
Hi Vinit,
Where can I find results(Table 1:Rot_Error,Trans_Error,Time,AUC=0.99) in https://github.com/vinits5/pcrnet/tree/master/plot_results.Do I have to change parameters in itresults_PCRNet.py?
Thanks in advance, Abderraouf
On Tue, Apr 28, 2020 at 5:17 AM ViNiT SaRoDe notifications@github.com wrote:
Hey,
I haven't added the script to evaluate the metrics in this repository. But, you can refer to function "find_errors" at https://github.com/vinits5/pcrnet/blob/master/results_PCRNet.py. This is a TensorFlow repository for PCRNet. Also, "log_test_results" will be a helpful function to store all the results. You can find it at https://github.com/vinits5/pcrnet/blob/master/helper.py
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vinits5/pcrnet_pytorch/issues/3#issuecomment-620371051, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHF4KWOTZKCBLICSKME2IMTROZKGTANCNFSM4MSPAPRA .
Hi Vinit, how i can find the metrics in the article(Table 1) from this code?
Thanks in advance, Abderraouf