CoolFace
Datasetpublic

boydcheung/TAL_OCR_Composed_37K

Dataset Information TAL_OCR_Composed_37K is a composed set of TAL OCR datasets. The original images and labels are downloaded from TAL website (https://ai.100tal.com/dataset), includes mainly K12 Handwritten Chinese texts, English texts, Math formulas. Printed K12 materials. Images are tiled randomly to have a more compact view. There are total 32K images and text pairs after processing: TAL_OCR_CHN/composed (645 images) TAL_OCR_ENG/composed (399 images)… See the full description on the dataset page: https://huggingface.co/datasets/boydcheung/TAL_OCR_Composed_37K.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes25downloads
Dataset Card

Dataset Information

TALOCRComposed_37K is a composed set of TAL OCR datasets. The original images and labels are downloaded from TAL website (https://ai.100tal.com/dataset), includes mainly

  • K12 Handwritten Chinese texts, English texts, Math formulas.
  • Printed K12 materials.

Images are tiled randomly to have a more compact view. There are total 32K images and text pairs after processing:

  • TALOCRCHN/composed (645 images)
  • TALOCRENG/composed (399 images)
  • TALOCRMATH/composed (420 images)
  • TALK12PRINT/composed (17109 images)
  • HME100K/composed (18625 images)

Label format

{"image": "path_to_image", "ocr" : "text", "data_name": "xx"}

Citation

Credits to the TAL team (https://github.com/Phymond/HME100K).

@article{yuan2022syntax,
  title={Syntax-Aware Network for Handwritten Mathematical Expression Recognition},
  author={Yuan, Ye and Liu, Xiao and Dikubab, Wondimu and Liu, Hui and Ji, Zhilong and Wu, Zhongqin and Bai, Xiang},
  journal={arXiv preprint arXiv:2203.01601},
  year={2022}
}