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 |
-

|
|
|
|
| 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 |
+

|