Datasets:
gksriharsha
commited on
Commit
•
82d3d1a
1
Parent(s):
5439f3b
Update README.md
Browse files
README.md
CHANGED
@@ -2136,13 +2136,13 @@ size_categories:
|
|
2136 |
### Dataset Description
|
2137 |
|
2138 |
|
2139 |
-
This extensive dataset, hosted on Huggingface, is a comprehensive resource for Optical Character Recognition (OCR) in the Telugu language, featuring an impressive array of
|
2140 |
|
2141 |
The dataset is specifically designed to support and enhance the development of OCR models, ranging from simple Convolutional Recurrent Neural Network (CRNN) architectures to more advanced systems like trOCR. The versatility of this dataset lies in its large volume and diversity, making it an ideal choice for researchers and developers aiming to build robust OCR systems for the Telugu script.
|
2142 |
|
2143 |
Key Features:
|
2144 |
|
2145 |
-
- Font Diversity: Over
|
2146 |
- Large Volume: Each configuration contains approximately 800,000 examples, summing up to a vast pool of data for comprehensive training and evaluation.
|
2147 |
- Data Split: The dataset is pre-split into training, validation, and test sets, following a 60/20/20 ratio, to facilitate efficient model training and benchmarking.
|
2148 |
- Use Cases: Ideal for developing a wide range of OCR models - from basic CRNNs to sophisticated models like trOCR.
|
|
|
2136 |
### Dataset Description
|
2137 |
|
2138 |
|
2139 |
+
This extensive dataset, hosted on Huggingface, is a comprehensive resource for Optical Character Recognition (OCR) in the Telugu language, featuring an impressive array of 80+ configurations. Each configuration in this dataset corresponds to a unique font, meticulously curated by Dr. Rakesh Achanta and sourced from his GitHub repository (https://github.com/TeluguOCR/banti_telugu_ocr).
|
2140 |
|
2141 |
The dataset is specifically designed to support and enhance the development of OCR models, ranging from simple Convolutional Recurrent Neural Network (CRNN) architectures to more advanced systems like trOCR. The versatility of this dataset lies in its large volume and diversity, making it an ideal choice for researchers and developers aiming to build robust OCR systems for the Telugu script.
|
2142 |
|
2143 |
Key Features:
|
2144 |
|
2145 |
+
- Font Diversity: Over 80 unique fonts, each forming a separate configuration, providing a rich variety in text styles and nuances.
|
2146 |
- Large Volume: Each configuration contains approximately 800,000 examples, summing up to a vast pool of data for comprehensive training and evaluation.
|
2147 |
- Data Split: The dataset is pre-split into training, validation, and test sets, following a 60/20/20 ratio, to facilitate efficient model training and benchmarking.
|
2148 |
- Use Cases: Ideal for developing a wide range of OCR models - from basic CRNNs to sophisticated models like trOCR.
|