add Chinese character handwriting dataset

This commit is contained in:
xiangyubo 2020-07-14 10:43:15 +08:00
parent 237a9aa99d
commit be1747da49
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- [中文街景文字识别](#中文街景文字识别)
- [中文文档文字识别](#中文文档文字识别)
- [ICDAR2019-ArT](#ICDAR2019-ArT)
- [中科院自动化研究所-手写中文数据集](#中科院自动化研究所-手写中文数据集)
除了开源数据,用户还可使用合成工具自行合成,可参考的合成工具包括[text_renderer](https://github.com/Sanster/text_renderer)、[SynthText](https://github.com/ankush-me/SynthText)、[SynthText_Chinese_version](https://github.com/JarveeLee/SynthText_Chinese_version)、[TextRecognitionDataGenerator](https://github.com/Belval/TextRecognitionDataGenerator)等。
@ -57,6 +58,12 @@ https://aistudio.baidu.com/aistudio/datasetdetail/8429
![](../datasets/ArT.jpg)
- **下载地址**https://ai.baidu.com/broad/download?dataset=art
<a name="中科院自动化研究所-手写中文数据集"></a>
#### 6、中科院自动化研究所-手写中文数据集
- **数据来源**http://www.nlpr.ia.ac.cn/databases/handwriting/Download.html
- **数据简介**包含在线和离线两类手写单字数据包含GB2312-80中的3755个一级汉字共由720人手写完成。在线部分(HWDB)总共包含约210万个训练样本53万个测试样本离线部分(OLHWDB)总共包含约210万个训练样本53万个测试样本。
- **下载地址**http://www.nlpr.ia.ac.cn/databases/handwriting/Download.html
## 参考文献
**ICDAR 2019-LSVT Challenge**
```