Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Ukrainian Passport Series/Number OCR
|
| 2 |
|
| 3 |
Automatic recognition of the series and number from Ukrainian internal passports (старого зразка).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- uk
|
| 4 |
+
license: mit
|
| 5 |
+
tags:
|
| 6 |
+
- ocr
|
| 7 |
+
- object-detection
|
| 8 |
+
- image-classification
|
| 9 |
+
- passport
|
| 10 |
+
- ukraine
|
| 11 |
+
- crnn
|
| 12 |
+
- yolo
|
| 13 |
+
- dot-matrix
|
| 14 |
+
pipeline_tag: image-to-text
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
# Ukrainian Passport Series/Number OCR
|
| 18 |
|
| 19 |
Automatic recognition of the series and number from Ukrainian internal passports (старого зразка).
|