Update README.md
Browse files
README.md
CHANGED
|
@@ -3,14 +3,20 @@ language:
|
|
| 3 |
- el
|
| 4 |
tags:
|
| 5 |
- ocr
|
|
|
|
|
|
|
| 6 |
- greek
|
|
|
|
| 7 |
- handwriting
|
| 8 |
-
- onnx
|
| 9 |
- text-recognition
|
| 10 |
- image-to-text
|
|
|
|
| 11 |
pipeline_tag: image-to-text
|
| 12 |
library_name: onnxruntime
|
| 13 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Handwritten Greek OCR
|
|
|
|
| 3 |
- el
|
| 4 |
tags:
|
| 5 |
- ocr
|
| 6 |
+
- htr
|
| 7 |
+
- paddleocr
|
| 8 |
- greek
|
| 9 |
+
- handwritten-text-recognition
|
| 10 |
- handwriting
|
|
|
|
| 11 |
- text-recognition
|
| 12 |
- image-to-text
|
| 13 |
+
- onnx
|
| 14 |
pipeline_tag: image-to-text
|
| 15 |
library_name: onnxruntime
|
| 16 |
license: apache-2.0
|
| 17 |
+
widget:
|
| 18 |
+
- src: https://huggingface.co/iordanissap/handwritten-greek-ocr/resolve/main/test_images/test_text1.jpeg
|
| 19 |
+
example_title: Greek Handwriting Example
|
| 20 |
---
|
| 21 |
|
| 22 |
# Handwritten Greek OCR
|