Datasets:
name: ocr | |
config_type: dataset | |
task: image2text | |
path: hezarai/persian-license-plate-v1 | |
text_split_type: char_split | |
id2label: | |
0: آ | |
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: '۱' | |
34: '۲' | |
35: '۳' | |
36: '۴' | |
37: '۵' | |
38: '۶' | |
39: '۷' | |
40: '۸' | |
41: '۹' | |
42: '۰' | |
43: ء | |
44: ؤ | |
45: ئ | |
46: أ | |
47: ّ | |
48: '|' | |
49: ( | |
50: ) | |
51: + | |
52: '-' | |
53: ':' | |
54: ، | |
55: '!' | |
56: . | |
57: ؛ | |
58: '=' | |
59: '%' | |
60: ؟ | |
61: '1' | |
62: '2' | |
63: '3' | |
64: '4' | |
65: '5' | |
66: '6' | |
67: '7' | |
68: '8' | |
69: '9' | |
70: '0' | |
text_column: label | |
test_split_size: 0.2 | |
image_processor_config: | |
name: image_processor | |
config_type: preprocessor | |
mean: | |
- 0.6595 | |
std: | |
- 0.1501 | |
rescale: 0.00392156862745098 | |
resample: null | |
size: | |
- 256 | |
- 64 | |
mirror: true | |
gray_scale: true | |