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'm aware that the coco_eval.eval['precision'] has the [TxRxKxAxM] format. Therefore below code should generate 3 PR curves for 3 IoU thresholds as mentioned here. The results are bizzare. After certain recall threshold both metrics drop to 0.
I'm aware that the
coco_eval.eval['precision']
has the[TxRxKxAxM]
format. Therefore below code should generate 3 PR curves for 3 IoU thresholds as mentioned here. The results are bizzare. After certain recall threshold both metrics drop to 0.Here is the result plot for yolox_nano for class 'person':
The text was updated successfully, but these errors were encountered: