Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- vision
|
4 |
-
- ocr
|
5 |
-
- trocr
|
6 |
-
- pytorch
|
7 |
-
license: apache-2.0
|
8 |
-
datasets:
|
9 |
-
- custom-captcha-dataset
|
10 |
-
metrics:
|
11 |
-
- cer
|
12 |
-
model_name: anuashok/ocr-captcha-v3
|
13 |
-
|
|
|
|
|
14 |
|
15 |
# anuashok/ocr-captcha-v3
|
16 |
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- vision
|
4 |
+
- ocr
|
5 |
+
- trocr
|
6 |
+
- pytorch
|
7 |
+
license: apache-2.0
|
8 |
+
datasets:
|
9 |
+
- custom-captcha-dataset
|
10 |
+
metrics:
|
11 |
+
- cer
|
12 |
+
model_name: anuashok/ocr-captcha-v3
|
13 |
+
base_model:
|
14 |
+
- microsoft/trocr-base-printed
|
15 |
+
---
|
16 |
|
17 |
# anuashok/ocr-captcha-v3
|
18 |
|