From 1ea10374dafc5204e309dc9ac1311af7259f01cd Mon Sep 17 00:00:00 2001 From: Yipeng <16645362+Yipeng-Sun@users.noreply.github.com> Date: Fri, 19 Jun 2020 22:29:48 +0800 Subject: [PATCH] update ref. --- doc/doc_ch/datasets.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/doc_ch/datasets.md b/doc/doc_ch/datasets.md index 5691ec11..912e5244 100644 --- a/doc/doc_ch/datasets.md +++ b/doc/doc_ch/datasets.md @@ -57,8 +57,9 @@ https://aistudio.baidu.com/aistudio/datasetdetail/8429 ![](../datasets/ArT.jpg) - **下载地址**:https://ai.baidu.com/broad/download?dataset=art +## 参考文献 +``` ICDAR 2019-LSVT Challenge: - @article{sun2019icdar, title={ICDAR 2019 Competition on Large-scale Street View Text with Partial Labeling--RRC-LSVT}, author={Sun, Yipeng and Ni, Zihan and Chng, Chee-Kheng and Liu, Yuliang and Luo, Canjie and Ng, Chun Chet and Han, Junyu and Ding, Errui and Liu, Jingtuo and Karatzas, Dimosthenis and others}, @@ -73,3 +74,4 @@ ICDAR 2019-ArT challenge journal={arXiv preprint arXiv:1909.07145}, year={2019} } +``` -- GitLab