From 2b801dedfcb1569e1e1879a0d91d7980c533200b Mon Sep 17 00:00:00 2001 From: Kai Chen Date: Mon, 27 Jul 2020 19:02:08 +0800 Subject: [PATCH] Update README.md (#38) --- README.md | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/README.md b/README.md index 69eab45fb..e512f5e4c 100644 --- a/README.md +++ b/README.md @@ -92,22 +92,3 @@ MMSegmentation is an open source project that welcome any contribution and feedb We wish that the toolbox and benchmark could serve the growing research community by providing a flexible as well as standardized toolkit to reimplement existing methods and develop their own new semantic segmentation methods. - -Many thanks to Ruobing Han ([@drcut](https://github.com/drcut)), Xiaoming Ma([@aishangmaxiaoming](https://github.com/aishangmaxiaoming)), Shiguang Wang ([@sunnyxiaohu](https://github.com/sunnyxiaohu)) for deployment support. - -## Citation - -If you use this toolbox or benchmark in your research, please cite this project. - -``` -@misc{mmseg2020, - author={Xu, Jiarui and Chen, Kai and Lin, Dahua}, - title={{MMSegmenation}}, - howpublished={\url{https://github.com/open-mmlab/mmsegmentation}}, - year={2020} -} -``` - -## Contact - -This repo is currently maintained by Jiarui Xu ([@xvjiarui](https://github.com/xvjiarui)), Kai Chen ([@hellock](http://github.com/hellock)).