Skip to content

Commit

Permalink
Coordinate Attention - CVPR21
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi-the-neural-arch committed Sep 25, 2021
1 parent d3b9228 commit 63dbc4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ $ pip install fightingcv

- Pytorch implementation of [Rotate to Attend: Convolutional Triplet Attention Module---WACV 2021](https://arxiv.org/abs/2010.03045)

- Pytorch implementation of [Coordinate Attention for Efficient Mobile Network Design ---CVPR 2021](#27-Coordinate-Attention-Usage)

***

### 1. External Attention Usage
Expand Down Expand Up @@ -916,7 +918,7 @@ print(output.shape)
#### 27.1. Paper

[Coordinate Attention for Efficient Mobile Network Design
---WACV 2021](https://arxiv.org/abs/2103.02907)
---CVPR 2021](https://arxiv.org/abs/2103.02907)


#### 27.2. Overview
Expand Down

0 comments on commit 63dbc4f

Please sign in to comment.