Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,14 @@
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
pretty_name: Marathi Handwritten OCR
|
7 |
size_categories:
|
8 |
- 1K<n<10K
|
@@ -127,5 +134,4 @@ year = {n.d.},
|
|
127 |
url = {https://www.kaggle.com/datasets/hrushikeshsarode/marathi-handwritten-text-dataset},
|
128 |
note = {Accessed: February 12, 2025}
|
129 |
}
|
130 |
-
```
|
131 |
-
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
+
- image-to-text
|
6 |
+
tags:
|
7 |
+
- handwriting-recognition
|
8 |
+
- OCR
|
9 |
+
- Marathi
|
10 |
+
- image-processing
|
11 |
+
- deep-learning
|
12 |
+
- computer-vision
|
13 |
pretty_name: Marathi Handwritten OCR
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
|
|
134 |
url = {https://www.kaggle.com/datasets/hrushikeshsarode/marathi-handwritten-text-dataset},
|
135 |
note = {Accessed: February 12, 2025}
|
136 |
}
|
137 |
+
```
|
|