CoordAttention icon indicating copy to clipboard operation
CoordAttention copied to clipboard

How to apply CA at yolov5?

Open yyyxlj opened this issue 3 years ago • 1 comments

Dear owner: There is a question about how to apply CA to yolov5 ,I want to know that it's better to add attention to that location where "V5" is,I tried to add it after concat ,But it doesn't work well.

thanks a lot!

yyyxlj avatar Dec 30 '21 07:12 yyyxlj

可以尝试加在backbone前部

XuecWu avatar Jan 09 '22 04:01 XuecWu