Skip to content

Commit 9bb9efd

Browse files
authored
update loss dataset link
1 parent 2938dee commit 9bb9efd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Python: 3.6
3636
cd dist/
3737
pip install dlocr-0.1.tar.gz
3838
```
39-
39+
4040
## 执行速度
4141

4242
| 图像大小 | 处理器 | 文本行数量 | 速度 |
@@ -245,10 +245,10 @@ python densenetocr_predict.py --image_path asset/demo_densenet.jpg
245245
- 文字图像
246246
- 标注文件:包括图像路径与所对应的文本标记(train.txt, test.txt)
247247
- 字典文件:包含数据集中的所有文字 (char_std_5990.txt)
248-
248+
249249
数据集链接:
250250

251-
- ctpn: https://pan.baidu.com/s/1kUNTl1l#list/path=%2F
251+
- ctpn: 链接: https://pan.baidu.com/s/19iMHzjvNfQS22NdFjZ_2XQ 提取码: nw7a
252252
- densenet: 链接: https://pan.baidu.com/s/1LT9whsTJx-S48rtRTXw5VA 提取码: rugb
253253

254254
关于创建自己的文本识别数据集,可参考:[https://github.com/Sanster/text_renderer](https://github.com/Sanster/text_renderer)。

0 commit comments

Comments
 (0)