diff --git a/configs/ann/README.md b/configs/ann/README.md index 032766c0c..7fc164831 100644 --- a/configs/ann/README.md +++ b/configs/ann/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{annn, author = {Zhen Zhu and diff --git a/configs/apcnet/README.md b/configs/apcnet/README.md index 2dc55a379..c2ab106a2 100644 --- a/configs/apcnet/README.md +++ b/configs/apcnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @InProceedings{He_2019_CVPR, author = {He, Junjun and Deng, Zhongying and Zhou, Lei and Wang, Yali and Qiao, Yu}, diff --git a/configs/ccnet/README.md b/configs/ccnet/README.md index 6bbe44ec6..044d58967 100644 --- a/configs/ccnet/README.md +++ b/configs/ccnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{huang2018ccnet, title={CCNet: Criss-Cross Attention for Semantic Segmentation}, diff --git a/configs/cgnet/README.md b/configs/cgnet/README.md index f260a47d0..00ba38720 100644 --- a/configs/cgnet/README.md +++ b/configs/cgnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latext @article{wu2018cgnet, title={CGNet: A Light-weight Context Guided Network for Semantic Segmentation}, diff --git a/configs/danet/README.md b/configs/danet/README.md index 6b0b24bfe..f49ccf961 100644 --- a/configs/danet/README.md +++ b/configs/danet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{fu2018dual, title={Dual Attention Network for Scene Segmentation}, diff --git a/configs/deeplabv3/README.md b/configs/deeplabv3/README.md index 91428f831..c4994f646 100644 --- a/configs/deeplabv3/README.md +++ b/configs/deeplabv3/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latext @article{chen2017rethinking, title={Rethinking atrous convolution for semantic image segmentation}, diff --git a/configs/deeplabv3plus/README.md b/configs/deeplabv3plus/README.md index 75a8c33a7..dc0266042 100644 --- a/configs/deeplabv3plus/README.md +++ b/configs/deeplabv3plus/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{deeplabv3plus2018, title={Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation}, diff --git a/configs/dmnet/README.md b/configs/dmnet/README.md index 64c4e6572..9b12c8d86 100644 --- a/configs/dmnet/README.md +++ b/configs/dmnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @InProceedings{He_2019_ICCV, author = {He, Junjun and Deng, Zhongying and Qiao, Yu}, diff --git a/configs/dnlnet/README.md b/configs/dnlnet/README.md index af6fb06e8..172dfe1a0 100644 --- a/configs/dnlnet/README.md +++ b/configs/dnlnet/README.md @@ -2,6 +2,8 @@ ## 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. ## Citation diff --git a/configs/emanet/README.md b/configs/emanet/README.md index 1ea9ee15f..40df946ed 100644 --- a/configs/emanet/README.md +++ b/configs/emanet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{li2019expectation, title={Expectation-maximization attention networks for semantic segmentation}, diff --git a/configs/encnet/README.md b/configs/encnet/README.md index d5c78e3ab..6ba42f69f 100644 --- a/configs/encnet/README.md +++ b/configs/encnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @InProceedings{Zhang_2018_CVPR, author = {Zhang, Hang and Dana, Kristin and Shi, Jianping and Zhang, Zhongyue and Wang, Xiaogang and Tyagi, Ambrish and Agrawal, Amit}, diff --git a/configs/fastscnn/README.md b/configs/fastscnn/README.md index 5a1f6bc7b..bb87a9f7a 100644 --- a/configs/fastscnn/README.md +++ b/configs/fastscnn/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{poudel2019fast, title={Fast-scnn: Fast semantic segmentation network}, diff --git a/configs/fcn/README.md b/configs/fcn/README.md index b330f6ef5..95ca2ac04 100644 --- a/configs/fcn/README.md +++ b/configs/fcn/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{shelhamer2017fully, title={Fully convolutional networks for semantic segmentation}, diff --git a/configs/fp16/README.md b/configs/fp16/README.md index 7f5924ae7..12c7b86ca 100644 --- a/configs/fp16/README.md +++ b/configs/fp16/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{micikevicius2017mixed, title={Mixed precision training}, diff --git a/configs/gcnet/README.md b/configs/gcnet/README.md index c39161048..b840d5bf9 100644 --- a/configs/gcnet/README.md +++ b/configs/gcnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{cao2019gcnet, title={Gcnet: Non-local networks meet squeeze-excitation networks and beyond}, diff --git a/configs/hrnet/README.md b/configs/hrnet/README.md index 5084e1c52..4d77cefe3 100644 --- a/configs/hrnet/README.md +++ b/configs/hrnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latext @inproceedings{SunXLW19, title={Deep High-Resolution Representation Learning for Human Pose Estimation}, diff --git a/configs/mobilenet_v2/README.md b/configs/mobilenet_v2/README.md index 733bf66c7..e0e75e028 100644 --- a/configs/mobilenet_v2/README.md +++ b/configs/mobilenet_v2/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{sandler2018mobilenetv2, title={Mobilenetv2: Inverted residuals and linear bottlenecks}, diff --git a/configs/mobilenet_v3/README.md b/configs/mobilenet_v3/README.md index a7bdd5a8e..2bad2a731 100644 --- a/configs/mobilenet_v3/README.md +++ b/configs/mobilenet_v3/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{Howard_2019_ICCV, title={Searching for MobileNetV3}, diff --git a/configs/nonlocal_net/README.md b/configs/nonlocal_net/README.md index 944d382db..76352e265 100644 --- a/configs/nonlocal_net/README.md +++ b/configs/nonlocal_net/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{wang2018non, title={Non-local neural networks}, diff --git a/configs/ocrnet/README.md b/configs/ocrnet/README.md index 3a909daed..0a4c75c70 100644 --- a/configs/ocrnet/README.md +++ b/configs/ocrnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{YuanW18, title={Ocnet: Object context network for scene parsing}, diff --git a/configs/point_rend/README.md b/configs/point_rend/README.md index fcd4a33df..0dea3e31f 100644 --- a/configs/point_rend/README.md +++ b/configs/point_rend/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ``` @misc{alex2019pointrend, title={PointRend: Image Segmentation as Rendering}, diff --git a/configs/psanet/README.md b/configs/psanet/README.md index 3a0306709..fcb24103b 100644 --- a/configs/psanet/README.md +++ b/configs/psanet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{zhao2018psanet, title={Psanet: Point-wise spatial attention network for scene parsing}, diff --git a/configs/pspnet/README.md b/configs/pspnet/README.md index 9a3d3a183..931cad900 100644 --- a/configs/pspnet/README.md +++ b/configs/pspnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{zhao2017pspnet, title={Pyramid Scene Parsing Network}, diff --git a/configs/resnest/README.md b/configs/resnest/README.md index a84f3b22e..31bac01ec 100644 --- a/configs/resnest/README.md +++ b/configs/resnest/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{zhang2020resnest, title={ResNeSt: Split-Attention Networks}, diff --git a/configs/sem_fpn/README.md b/configs/sem_fpn/README.md index f05aeb8de..c73ade624 100644 --- a/configs/sem_fpn/README.md +++ b/configs/sem_fpn/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @article{Kirillov_2019, title={Panoptic Feature Pyramid Networks}, diff --git a/configs/unet/README.md b/configs/unet/README.md index 2b185dd4e..760e09120 100644 --- a/configs/unet/README.md +++ b/configs/unet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{ronneberger2015u, title={U-net: Convolutional networks for biomedical image segmentation}, diff --git a/configs/upernet/README.md b/configs/upernet/README.md index a3a4d6b1e..4d53a92f9 100644 --- a/configs/upernet/README.md +++ b/configs/upernet/README.md @@ -2,6 +2,8 @@ ## Introduction +[ALGORITHM] + ```latex @inproceedings{xiao2018unified, title={Unified perceptual parsing for scene understanding},