Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MenghaoGuo authored Mar 5, 2022
1 parent 85a2b11 commit a40eb74
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
## 介绍该论文的中文版博客 [链接](https://mp.weixin.qq.com/s/0iOZ45NTK9qSWJQlcI3_kQ )



## Citation

If it is helpful for your work, please cite this paper:

```
@misc{guo2021attention_survey,
title={Attention Mechanisms in Computer Vision: A Survey},
author={Meng-Hao Guo and Tian-Xing Xu and Jiang-Jiang Liu and Zheng-Ning Liu and Peng-Tao Jiang and Tai-Jiang Mu and Song-Hai Zhang and Ralph R. Martin and Ming-Ming Cheng and Shi-Min Hu},
year={2021},
eprint={2111.07624},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```


![image](https://github.com/MenghaoGuo/Awesome-Vision-Attentions/blob/main/imgs/fuse.png)


Expand Down Expand Up @@ -157,18 +174,3 @@
- Read: Reciprocal attention discriminator for image-to-video re-identification (ECCV 2020) [pdf](https://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123590324.pdf)
- Decoupled spatial-temporal transformer for video inpainting (arXiv 2021) [pdf](https://arxiv.org/pdf/2104.06637.pdf)
- Towards Coherent Visual Storytelling with Ordered Image Attention (arXiv 2021) [pdf](https://arxiv.org/pdf/2108.02180)

## Citation

If it is helpful for your work, please cite this paper:

```
@misc{guo2021attention_survey,
title={Attention Mechanisms in Computer Vision: A Survey},
author={Meng-Hao Guo and Tian-Xing Xu and Jiang-Jiang Liu and Zheng-Ning Liu and Peng-Tao Jiang and Tai-Jiang Mu and Song-Hai Zhang and Ralph R. Martin and Ming-Ming Cheng and Shi-Min Hu},
year={2021},
eprint={2111.07624},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
```

0 comments on commit a40eb74

Please sign in to comment.