persian-license-plate-v1 / dataset_config.yaml
arxyzan's picture
Update dataset_config.yaml
b635613 verified
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: '۰'
text_column: label
max_length: 8
reverse_text: true
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:
- 384
- 32
mirror: true
gray_scale: true