mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
fix citations of ANN (#759)
This commit is contained in:
parent
f2f41c63c1
commit
268bd8d2ed
@ -5,16 +5,12 @@
|
|||||||
<!-- [ALGORITHM] -->
|
<!-- [ALGORITHM] -->
|
||||||
|
|
||||||
```latex
|
```latex
|
||||||
@inproceedings{annn,
|
@inproceedings{zhu2019asymmetric,
|
||||||
author = {Zhen Zhu and
|
title={Asymmetric non-local neural networks for semantic segmentation},
|
||||||
Mengde Xu and
|
author={Zhu, Zhen and Xu, Mengde and Bai, Song and Huang, Tengteng and Bai, Xiang},
|
||||||
Song Bai and
|
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
|
||||||
Tengteng Huang and
|
pages={593--602},
|
||||||
Xiang Bai},
|
year={2019}
|
||||||
title = {Asymmetric Non-local Neural Networks for Semantic Segmentation},
|
|
||||||
booktitle={International Conference on Computer Vision},
|
|
||||||
year = {2019},
|
|
||||||
url = {http://arxiv.org/abs/1908.07678},
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user