From dc3dcb0b346b4e6aebf9437a085edcc494b77ab8 Mon Sep 17 00:00:00 2001 From: Jerry Jiarui XU Date: Sat, 24 Apr 2021 09:58:59 -0700 Subject: [PATCH] comment tag (#505) --- configs/ann/README.md | 2 +- configs/apcnet/README.md | 2 +- configs/ccnet/README.md | 2 +- configs/cgnet/README.md | 2 +- configs/danet/README.md | 2 +- configs/deeplabv3/README.md | 2 +- configs/deeplabv3plus/README.md | 2 +- configs/dmnet/README.md | 2 +- configs/dnlnet/README.md | 2 +- configs/emanet/README.md | 2 +- configs/encnet/README.md | 2 +- configs/fastscnn/README.md | 2 +- configs/fcn/README.md | 2 +- configs/fp16/README.md | 2 +- configs/gcnet/README.md | 2 +- configs/hrnet/README.md | 2 +- configs/mobilenet_v2/README.md | 2 +- configs/mobilenet_v3/README.md | 2 +- configs/nonlocal_net/README.md | 2 +- configs/ocrnet/README.md | 2 +- configs/point_rend/README.md | 2 +- configs/psanet/README.md | 2 +- configs/pspnet/README.md | 2 +- configs/resnest/README.md | 2 +- configs/sem_fpn/README.md | 2 +- configs/unet/README.md | 2 +- configs/upernet/README.md | 2 +- docs/stat.py | 4 +++- 28 files changed, 30 insertions(+), 28 deletions(-) diff --git a/configs/ann/README.md b/configs/ann/README.md index 3bc332a..7b16615 100644 --- a/configs/ann/README.md +++ b/configs/ann/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{annn, diff --git a/configs/apcnet/README.md b/configs/apcnet/README.md index 9366cb3..b89ac6d 100644 --- a/configs/apcnet/README.md +++ b/configs/apcnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @InProceedings{He_2019_CVPR, diff --git a/configs/ccnet/README.md b/configs/ccnet/README.md index 9885239..1c8ba1c 100644 --- a/configs/ccnet/README.md +++ b/configs/ccnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{huang2018ccnet, diff --git a/configs/cgnet/README.md b/configs/cgnet/README.md index 0acdfb7..f1cad20 100644 --- a/configs/cgnet/README.md +++ b/configs/cgnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latext @article{wu2020cgnet, diff --git a/configs/danet/README.md b/configs/danet/README.md index 90ddf6c..655a845 100644 --- a/configs/danet/README.md +++ b/configs/danet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{fu2018dual, diff --git a/configs/deeplabv3/README.md b/configs/deeplabv3/README.md index 970a779..02c2775 100644 --- a/configs/deeplabv3/README.md +++ b/configs/deeplabv3/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latext @article{chen2017rethinking, diff --git a/configs/deeplabv3plus/README.md b/configs/deeplabv3plus/README.md index 84ef47e..be46e32 100644 --- a/configs/deeplabv3plus/README.md +++ b/configs/deeplabv3plus/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{deeplabv3plus2018, diff --git a/configs/dmnet/README.md b/configs/dmnet/README.md index 3f3653a..190373e 100644 --- a/configs/dmnet/README.md +++ b/configs/dmnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @InProceedings{He_2019_ICCV, diff --git a/configs/dnlnet/README.md b/configs/dnlnet/README.md index fe99c4b..7371412 100644 --- a/configs/dnlnet/README.md +++ b/configs/dnlnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + This example is to reproduce ["Disentangled Non-Local Neural Networks"](https://arxiv.org/abs/2006.06668) for semantic segmentation. It is still in progress. diff --git a/configs/emanet/README.md b/configs/emanet/README.md index 615d2a7..ec2d726 100644 --- a/configs/emanet/README.md +++ b/configs/emanet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{li2019expectation, diff --git a/configs/encnet/README.md b/configs/encnet/README.md index 12ab656..4246caa 100644 --- a/configs/encnet/README.md +++ b/configs/encnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @InProceedings{Zhang_2018_CVPR, diff --git a/configs/fastscnn/README.md b/configs/fastscnn/README.md index 8dae279..9cea8d0 100644 --- a/configs/fastscnn/README.md +++ b/configs/fastscnn/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{poudel2019fast, diff --git a/configs/fcn/README.md b/configs/fcn/README.md index 851e387..549ceb5 100644 --- a/configs/fcn/README.md +++ b/configs/fcn/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{shelhamer2017fully, diff --git a/configs/fp16/README.md b/configs/fp16/README.md index f19cd56..4b64cd9 100644 --- a/configs/fp16/README.md +++ b/configs/fp16/README.md @@ -2,7 +2,7 @@ ## Introduction -[OTHERS] + ```latex @article{micikevicius2017mixed, diff --git a/configs/gcnet/README.md b/configs/gcnet/README.md index 9c7856a..72f10d1 100644 --- a/configs/gcnet/README.md +++ b/configs/gcnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{cao2019gcnet, diff --git a/configs/hrnet/README.md b/configs/hrnet/README.md index 1cf7597..ca51545 100644 --- a/configs/hrnet/README.md +++ b/configs/hrnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latext @inproceedings{SunXLW19, diff --git a/configs/mobilenet_v2/README.md b/configs/mobilenet_v2/README.md index 2e6fa26..7356a0e 100644 --- a/configs/mobilenet_v2/README.md +++ b/configs/mobilenet_v2/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{sandler2018mobilenetv2, diff --git a/configs/mobilenet_v3/README.md b/configs/mobilenet_v3/README.md index 3d98765..a843d35 100644 --- a/configs/mobilenet_v3/README.md +++ b/configs/mobilenet_v3/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{Howard_2019_ICCV, diff --git a/configs/nonlocal_net/README.md b/configs/nonlocal_net/README.md index a52c5db..da0924a 100644 --- a/configs/nonlocal_net/README.md +++ b/configs/nonlocal_net/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{wang2018non, diff --git a/configs/ocrnet/README.md b/configs/ocrnet/README.md index 5eea862..136b49d 100644 --- a/configs/ocrnet/README.md +++ b/configs/ocrnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{YuanW18, diff --git a/configs/point_rend/README.md b/configs/point_rend/README.md index 1d00f0e..9031f2b 100644 --- a/configs/point_rend/README.md +++ b/configs/point_rend/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ``` @inproceedings{kirillov2020pointrend, diff --git a/configs/psanet/README.md b/configs/psanet/README.md index 16c2cf9..01ed322 100644 --- a/configs/psanet/README.md +++ b/configs/psanet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{zhao2018psanet, diff --git a/configs/pspnet/README.md b/configs/pspnet/README.md index 34ca237..66f3dc2 100644 --- a/configs/pspnet/README.md +++ b/configs/pspnet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{zhao2017pspnet, diff --git a/configs/resnest/README.md b/configs/resnest/README.md index c0980d9..b610c14 100644 --- a/configs/resnest/README.md +++ b/configs/resnest/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{zhang2020resnest, diff --git a/configs/sem_fpn/README.md b/configs/sem_fpn/README.md index 2060114..c59698d 100644 --- a/configs/sem_fpn/README.md +++ b/configs/sem_fpn/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @article{Kirillov_2019, diff --git a/configs/unet/README.md b/configs/unet/README.md index c3d0484..6c419c0 100644 --- a/configs/unet/README.md +++ b/configs/unet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{ronneberger2015u, diff --git a/configs/upernet/README.md b/configs/upernet/README.md index 976227b..312004a 100644 --- a/configs/upernet/README.md +++ b/configs/upernet/README.md @@ -2,7 +2,7 @@ ## Introduction -[ALGORITHM] + ```latex @inproceedings{xiao2018unified, diff --git a/docs/stat.py b/docs/stat.py index 3aaf060..941296d 100755 --- a/docs/stat.py +++ b/docs/stat.py @@ -27,7 +27,9 @@ for f in files: if len(ckpts) == 0: continue - _papertype = [x for x in re.findall(r'\[([A-Z]+)\]', content)] + _papertype = [ + x for x in re.findall(r'', content) + ] assert len(_papertype) > 0 papertype = _papertype[0]