when evaluate, can i get IOU from each image and get TP, FP ?
i want to draw P-R Curve
but now ‘tlt’ seems to show only ‘meanAP’.
should I calculate directly using the “inference” result?
the option is not visible in the official document.
thanks .