GnanaPrasath
commited on
Commit
•
e1d90f9
1
Parent(s):
8d22cf3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<h1 align="center"> OCR Tamil - Easy, Accurate and Simple to use Tamil OCR - (ஒளி எழுத்துணரி)</h1>
|
2 |
|
3 |
<p align="center">❤️️❤️️Please star✨ it if you like❤️️❤️️</p>
|
@@ -212,4 +226,4 @@ Character **இ** missing due to text detection model error
|
|
212 |
}
|
213 |
```
|
214 |
|
215 |
-
![logo](https://github.com/gnana70/tamil_ocr/raw/main/test_images/logo_1.gif)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- ta
|
5 |
+
- en
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
pipeline_tag: image-to-text
|
9 |
+
tags:
|
10 |
+
- ocr
|
11 |
+
- optical character recognition
|
12 |
+
- text recognition
|
13 |
+
- tamil
|
14 |
+
---
|
15 |
<h1 align="center"> OCR Tamil - Easy, Accurate and Simple to use Tamil OCR - (ஒளி எழுத்துணரி)</h1>
|
16 |
|
17 |
<p align="center">❤️️❤️️Please star✨ it if you like❤️️❤️️</p>
|
|
|
226 |
}
|
227 |
```
|
228 |
|
229 |
+
![logo](https://github.com/gnana70/tamil_ocr/raw/main/test_images/logo_1.gif)
|