chanchanchan97 / ICAFusion

ICAFusion: Iterative Cross-Attention Guided Feature Fusion for Multispectral Object Detection, Pattern Recognition
GNU Affero General Public License v3.0
94 stars 7 forks source link

map indicator problem #20

Closed lxymyy closed 4 months ago

lxymyy commented 4 months ago

Hello, I tried to get the map indicator on the FLIR data set in your paper, but I ended up getting map50 as 0.81, but map0.5:0.95 as 0.39, which is a little different from your indicator.

chanchanchan97 commented 4 months ago

Sorry, we continuously optimize our codes, resulting in some difference from the experimental results in the paper. However, the codes of module for multimodal feature fusion remains consistent with the methods proposed in this paper.

lxymyy commented 4 months ago

thank you for your reply,When training the FLIR data set, which ymal file did you use? Is it yolov5l_Transfusion_FLIR.yaml, yolov5l_NiNfusion_FLIR.yaml or yolov5l_Add_FLIR.yaml?

chanchanchan97 commented 4 months ago

thank you for your reply,When training the FLIR data set, which ymal file did you use? Is it yolov5l_Transfusion_FLIR.yaml, yolov5l_NiNfusion_FLIR.yaml or yolov5l_Add_FLIR.yaml?

yolov5l_Transfusion_FLIR.yaml