ManiKumarAdapala
commited on
Commit
•
c9b7b80
1
Parent(s):
ca798f9
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,11 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
tags:
|
6 |
-
-
|
|
|
7 |
library_name: keras
|
|
|
8 |
---
|
9 |
|
10 |
-
This is a sample implementation of Keras OCR for general Usage.
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
tags:
|
6 |
+
- OCR
|
7 |
+
- Code
|
8 |
library_name: keras
|
9 |
+
pipeline_tag: image-to-text
|
10 |
---
|
11 |
|
12 |
+
This is a sample implementation of Keras OCR for general Usage.
|
13 |
+
|