Skip to content

Commit da0af50

Browse files
authored
[Improvement] Add tags for each README.md (open-mmlab#340)
1 parent 30d0321 commit da0af50

File tree

27 files changed

+54
-0
lines changed

27 files changed

+54
-0
lines changed

configs/ann/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@inproceedings{annn,
79
author = {Zhen Zhu and

configs/apcnet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@InProceedings{He_2019_CVPR,
79
author = {He, Junjun and Deng, Zhongying and Zhou, Lei and Wang, Yali and Qiao, Yu},

configs/ccnet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@article{huang2018ccnet,
79
title={CCNet: Criss-Cross Attention for Semantic Segmentation},

configs/cgnet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latext
68
@article{wu2018cgnet,
79
title={CGNet: A Light-weight Context Guided Network for Semantic Segmentation},

configs/danet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@article{fu2018dual,
79
title={Dual Attention Network for Scene Segmentation},

configs/deeplabv3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latext
68
@article{chen2017rethinking,
79
title={Rethinking atrous convolution for semantic image segmentation},

configs/deeplabv3plus/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@inproceedings{deeplabv3plus2018,
79
title={Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation},

configs/dmnet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@InProceedings{He_2019_ICCV,
79
author = {He, Junjun and Deng, Zhongying and Qiao, Yu},

configs/dnlnet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
This example is to reproduce ["Disentangled Non-Local Neural Networks"](https://arxiv.org/abs/2006.06668) for semantic segmentation. It is still in progress.
68

79
## Citation

configs/emanet/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Introduction
44

5+
[ALGORITHM]
6+
57
```latex
68
@inproceedings{li2019expectation,
79
title={Expectation-maximization attention networks for semantic segmentation},

0 commit comments

Comments
 (0)