mkang315 / CST-YOLO

[ICIP'24 Lecture Presentation] Official implementation of "CST-YOLO: A Novel Method for Blood Cell Detection Based on Improved YOLOv7 and CNN-Swin Transformer".
GNU General Public License v3.0
49 stars 12 forks source link

mAP or AP being displayed in test results for blood types? #3

Open CoderTobes opened 7 months ago

CoderTobes commented 7 months ago

For RBC, WBC and Platelets, code displays results as mAP, but paper shows results in APs. Is this a typo? Or is there a way for the code to display the APs for each blood cell type? question_on_mAP_in_results

mkang315 commented 7 months ago

Thank you for pointing this problem out. The results in manuscript for each type of blood cells are mAPs. I will revise the captions of Tables 2 and 3 in the next version.