GOATmessi8 / ASFF

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

ASFF for custom architecture #61

Open abhigoku10 opened 4 years ago

abhigoku10 commented 4 years ago

@ruinmessi hi thanks for the wonderful code base , i have gone thru the paper i had few queries

  1. In the paper you had mentioned that it can be applied for single shot detctors right so you have applied it for the yolov3 , can we use the same for Yolact , complex yolo architectures
  2. can we used the ASFF in BiFPN section also
GOATmessi8 commented 4 years ago

Sure, and I think the BiFPN is actually very similar to ASFF.