Closed jsrimr closed 2 years ago
I want to compare the MAE-DET model with YoloV5, but cannot find whether the MAE-DET use threshold 0.5 or 0.5:0.95 to compute mAP.
We used threshold 0.5:0.95 to compute mAP, which follows the implementation of GFV2 (https://github.com/implus/GFocalV2).
I want to compare the MAE-DET model with YoloV5, but cannot find whether the MAE-DET use threshold 0.5 or 0.5:0.95 to compute mAP.