mirror of https://github.com/open-mmlab/mmocr.git
update citation information (#440)
parent
b8f7ead74c
commit
b53098dc5c
|
@ -95,10 +95,10 @@ This project is released under the [Apache 2.0 license](LICENSE).
|
|||
If you find this project useful in your research, please consider cite:
|
||||
|
||||
```bibtex
|
||||
@misc{mmocr2021,
|
||||
@article{mmocr2021,
|
||||
title={MMOCR: A Comprehensive Toolbox for Text Detection, Recognition and Understanding},
|
||||
author={MMOCR Contributors},
|
||||
howpublished = {\url{https://github.com/open-mmlab/mmocr}},
|
||||
author={Kuang, Zhanghui and Sun, Hongbin and Li, Zhizhong and Yue, Xiaoyu and Lin, Tsui Hin and Chen, Jianyong and Wei, Huaqiang and Zhu, Yiqin and Gao, Tong and Zhang, Wenwei and Chen, Kai and Zhang, Wayne and Lin, Dahua},
|
||||
journal= {arXiv preprint arXiv:2108.06543},
|
||||
year={2021}
|
||||
}
|
||||
```
|
||||
|
|
|
@ -95,10 +95,10 @@ MMOCR 是基于 PyTorch 和 mmdetection 的开源工具箱,专注于文本检
|
|||
如果您发现此项目对您的研究有用,请考虑引用:
|
||||
|
||||
```bibtex
|
||||
@misc{mmocr2021,
|
||||
@article{mmocr2021,
|
||||
title={MMOCR: A Comprehensive Toolbox for Text Detection, Recognition and Understanding},
|
||||
author={MMOCR Contributors},
|
||||
howpublished = {\url{https://github.com/open-mmlab/mmocr}},
|
||||
author={Kuang, Zhanghui and Sun, Hongbin and Li, Zhizhong and Yue, Xiaoyu and Lin, Tsui Hin and Chen, Jianyong and Wei, Huaqiang and Zhu, Yiqin and Gao, Tong and Zhang, Wenwei and Chen, Kai and Zhang, Wayne and Lin, Dahua},
|
||||
journal= {arXiv preprint arXiv:2108.06543},
|
||||
year={2021}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue