Closed jlqzzz closed 3 years ago
Where should I change the evaluation code to control the evaluation metric ?
You could check /CLOCs/second/utils/eval.py, around line 794, there are two versions of function "get_mAP_v2(prec)", one is for 11 recall points, another is for 40 recall points evaluation.
Where should I change the evaluation code to control the evaluation metric ?