GOATmessi8 / ASFF

yolov3 with mobilenet v2 and ASFF
GNU General Public License v3.0
1.05k stars 216 forks source link

FPN + ASFF decrease the performance #89

Open hezhu1996 opened 4 years ago

hezhu1996 commented 4 years ago

Hi @ruinmessi , I tried to reimplement ASFF with RetinaNet and FasterRCNN-FPN in detectron2 framework, But both performance see a little bit decrease in pascal voc dataset. Is there any specific thing that we need to pay attention when adding ASFF? or Does it need to do some special initialize?

I saw the previous comment that you have done experiment with retinanet, it will be great if you could open source the code for sharing(or maybe just the core part). Thanks

yancie-yjr commented 4 years ago

Hi @ruinmessi , I tried to reimplement ASFF with RetinaNet and FasterRCNN-FPN in detectron2 framework, But both performance see a little bit decrease in pascal voc dataset. Is there any specific thing that we need to pay attention when adding ASFF? or Does it need to do some special initialize?

I saw the previous comment that you have done experiment with retinanet, it will be great if you could open source the code for sharing(or maybe just the core part). Thanks