Update README.md (#38)

This commit is contained in:
Kai Chen 2020-07-27 19:02:08 +08:00 committed by GitHub
parent 579f5f883e
commit 2b801dedfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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 community by providing a flexible as well as standardized toolkit to reimplement existing methods
and develop their own new semantic segmentation 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)).