[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
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?
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.
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?