landskape-ai / triplet-attention

Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
https://openaccess.thecvf.com/content/WACV2021/html/Misra_Rotate_to_Attend_Convolutional_Triplet_Attention_Module_WACV_2021_paper.html
MIT License
406 stars 49 forks source link

Hi,I wanna ask that how to calculate the AP value of. #20

Closed sunhao123456789 closed 2 years ago

sunhao123456789 commented 2 years ago

Hi,I wanna ask that how to calculate the AP value of. I can't find it in the code. And I don't know how to calculate the Recall value of. Thank you very much.

digantamisra98 commented 2 years ago

@sunhao123456789 Apologies for the delay in response, we use MMDetection for all the metrics reported in the object detection section of the paper.