houqb / CoordAttention

Code for our CVPR2021 paper coordinate attention
MIT License
1.02k stars 122 forks source link

about code bug #41

Open 123456789live opened 2 years ago

123456789live commented 2 years ago

when i use the code in my networks ,i met an error like this:ModuleNotFoundError: No module named 'model.attention.CoordAttention',what couse this problem?