Skip to content

Commit

Permalink
add en dataset, test=document_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
WenmuZhou committed Apr 26, 2022
1 parent 0b290df commit 07adda9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/doc_ch/dataset/ocr_datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<a name="2"></a>
#### 2. 文本识别

| 数据集名称 | 图片下载地址 | PPOCR标注下载地址 |
|---|---|---|
| en benchmark(MJ, SJ, IIIT, SVT, IC03, IC13, IC15, SVTP, and CUTE.) | [DTRB](https://github.com/clovaai/deep-text-recognition-benchmark#download-lmdb-dataset-for-traininig-and-evaluation-from-here) | LMDB格式,可直接加载 |
| 数据集名称 | 图片下载地址 | PPOCR标注下载地址 |
|---|---|---------------------------------------------------------------------|
| en benchmark(MJ, SJ, IIIT, SVT, IC03, IC13, IC15, SVTP, and CUTE.) | [DTRB](https://github.com/clovaai/deep-text-recognition-benchmark#download-lmdb-dataset-for-traininig-and-evaluation-from-here) | LMDB格式,可直接用[lmdb_dataset.py](../../../ppocr/data/lmdb_dataset.py)加载 |

0 comments on commit 07adda9

Please sign in to comment.