johnlockejrr commited on
Commit
54c881d
·
verified ·
1 Parent(s): 0183cbc

Update README.md

Browse files

PyLaya image-to-text model trained on KHATT_v1.0 dataset.

S. A. Mahmoud, I. Ahmad, M. Alshayeb, W. G. Al-Khatib, M. T. Parvez, G. A. Fink, V. Margner, and H. EL Abed, “KHATT: Arabic Offline Handwritten Text Database,” In Proceedings of the 13th International Conference on Frontiers in Handwriting Recognition (ICFHR 2012), Bari, Italy, 2012, pp. 447-452, IEEE Computer Society.

Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,5 +1,11 @@
 
1
  library_name: PyLaia
2
  license: mit
 
 
 
 
 
3
  tags:
4
  - PyLaia
5
  - PyTorch
@@ -8,11 +14,7 @@ tags:
8
  - ocr
9
  - modern
10
  - handwritten
11
- metrics:
12
- - CER
13
- - WER
14
- language:
15
- - ar
16
  datasets:
17
  - KHATT_v1.0
18
- pipeline_tag: image-to-text
 
1
+ ---
2
  library_name: PyLaia
3
  license: mit
4
+ language:
5
+ - ar
6
+ metrics:
7
+ - cer
8
+ - wer
9
  tags:
10
  - PyLaia
11
  - PyTorch
 
14
  - ocr
15
  - modern
16
  - handwritten
17
+ pipeline_tag: image-to-text
 
 
 
 
18
  datasets:
19
  - KHATT_v1.0
20
+ ---