File size: 853 Bytes
6b74a95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3056b3e
6b74a95
3056b3e
6b74a95
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---

dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 12592040013
    num_examples: 410000
  download_size: 12595188446
  dataset_size: 12592040013
license: mit
task_categories:
- image-to-text
language:
- en
- zh
pretty_name: TRDG Random English Chinese Text Recognition
size_categories:
- 100K<n<1M
---

# Dataset Card for "trdg_random_en_zh_text_recognition"
This synthetic dataset was generated using the TextRecognitionDataGenerator(TRDG) open source repo: 

https://github.com/Belval/TextRecognitionDataGenerator

It contains images of text with random characters from Engilsh(en) and Chinese(zh) languages.

Reference to the documentation provided by the TRDG repo: 

https://textrecognitiondatagenerator.readthedocs.io/en/latest/index.html