telugu-book-line-images-tesseract
收藏资源简介:
该数据集是一个用于光学字符识别(OCR)任务的大规模图像文本数据集,包含约244万条样本,总数据量约8.84GB。数据集分为五个独立配置(set_1至set_5),每个配置具有相同的结构特征。每条样本包含以下字段:行级文本图像(line_image)、原始文件名(file_name)、页码(page_number)、图像宽度(image_width)、Tesseract OCR引擎的识别文本结果(pred_tesseract)以及对应的识别置信度分数(tesseract_score)。所有数据均标记为训练集,适用于OCR模型的训练、评估或相关文本识别任务的研究与开发。
This dataset is a large-scale image-text dataset for Optical Character Recognition (OCR) tasks, containing approximately 2.44 million samples with a total data volume of about 8.84GB. The dataset is divided into five independent configurations (set_1 to set_5), each with the same structural characteristics. Each sample includes the following fields: line-level text image (line_image), original file name (file_name), page number (page_number), image width (image_width), recognition text results from the Tesseract OCR engine (pred_tesseract), and corresponding recognition confidence scores (tesseract_score). All data is labeled as a training set and is suitable for the training and evaluation of OCR models, as well as research and development in related text recognition tasks.
数据集概述:telugu-book-line-images-tesseract
该数据集专注于泰卢固语(Telugu)书籍的行级图像,并包含由 Tesseract OCR 引擎生成的预测文本和评分,适用于 OCR 模型训练与评估。
数据集配置与规模
数据集包含 5 个配置(config):set_1 至 set_5。每个配置均为单训练集(train split),具体规模如下:
| 配置名称 | 样本数量 | 数据集大小 | 下载大小 |
|---|---|---|---|
| set_1 | 505,291 | 1.79 GB | 1.73 GB |
| set_2 | 503,849 | 1.94 GB | 1.89 GB |
| set_3 | 500,804 | 1.65 GB | 1.60 GB |
| set_4 | 503,363 | 1.73 GB | 1.67 GB |
| set_5 | 429,578 | 1.50 GB | 1.45 GB |
- 总计样本数:约 244 万行图像。
- 总计下载大小:约 8.96 GB。
- 总计数据集大小:约 9.24 GB。
数据特征
每个样本包含 6 个字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
line_image |
图像(image) | 泰卢固语书籍的行级图像。 |
file_name |
字符串(string) | 图像对应的原始文件名。 |
page_number |
整数(int64) | 图像所在书籍的页码。 |
image_width |
整数(int64) | 图像的宽度(像素)。 |
pred_tesseract |
字符串(string) | Tesseract OCR 引擎对该行图像的文本预测结果。 |
tesseract_score |
浮点数(float64) | Tesseract 预测结果的置信度分数。 |
数据来源与用途
- 来源:泰卢固语书籍的行级图像及对应的 Tesseract OCR 预测。
- 用途:可用于训练和改进面向泰卢固语文本的 OCR 模型,或用于评估 Tesseract 在泰卢固语场景下的识别性能。




