Closed zhuyu-cs closed 3 years ago
Hi @zhuyu-cs , I have the same problem. I combine the RetinaNet with ASFF, also tried ResNet-FPN with ASFF. Both of them doesn't show better results. Have you solved this problem? Thanks
@zhuyu-cs @TWDH I have the same problem. Have you guys solved it?
@WangTianYuan @TWDH @zhuyu-cs Have you solved this problem?
When I combine the ASFF module with the RetinaNet(behind the FPN module), the result is not good as the paper shows. Could you tell me the specific setting in your experiments? I trained with the mmdetection, and the setting:batchsize16,lr0.01,12epochs. 1.original RetinaNet's bbox map: 35.4% 2.RetinaNet with ASFF_BN:35.1% 3.RetinaNet with ASFF_GN: 35.7%