DrishtiTable-sample
收藏资源简介:
DrishtiTable公开样本是DrishtiTable完整数据集的10行预览版本,该数据集是专门针对印度学术教科书表格的表格结构识别基准数据集。样本以CSV格式组织,每行数据包含四个字段:唯一标识符(table_id)、表格图像PNG文件路径(image_path)、HTML标注真值文件路径(html_path)以及HTML标注的前200字符预览(html_preview)。样本包含10个从S. Chand学术教科书中裁剪的PNG格式表格图像,以及10个对应的HTML标注文件,这些标注文件包含完整的<table>、<tr>、<td>等HTML标签结构及边界框信息,作为表格结构识别的真值标注。完整数据集包含1,421个标注表格及对应图像,主要用于表格结构识别任务的研究与评估。
The DrishtiTable public sample is a 10-row preview version of the complete DrishtiTable dataset, which is a benchmark dataset specifically designed for table structure recognition in Indian academic textbooks. The sample is organized in CSV format, with each row containing four fields: a unique identifier (table_id), the file path to the table image in PNG format (image_path), the file path to the HTML annotation ground truth (html_path), and a preview of the first 200 characters of the HTML annotation (html_preview). The sample includes 10 PNG format table images cropped from S. Chand academic textbooks, along with 10 corresponding HTML annotation files. These annotation files contain complete HTML tag structures such as <table>, <tr>, <td>, and bounding box information, serving as ground truth annotations for table structure recognition. The full dataset comprises 1,421 annotated tables and corresponding images, primarily used for research and evaluation in table structure recognition tasks.
数据集名称
DrishtiTable — Public Sample(10 行样本数据)
许可证
Apache-2.0
语言
英语(en)、印地语(hi)
任务类别
图像到文本(image-to-text)
标签
表格结构识别(table-structure-recognition)、基准(benchmark)、样本(sample)、印度教科书(indian-textbooks)
数据集规模
小于 1,000 条样本(n<1K)
数据集结构
- 配置名称:default
- 数据文件:
sample.csv - 数据划分:训练集(train)
列字段说明
table_id:表格图像的唯一标识符image_path:表格图像 PNG 文件的路径(例如images/table_41.png)html_path:HTML 真值文件的路径(例如annotations/table_41.html)html_preview:HTML 注释的前 200 个字符
样本包含内容
- images/:10 张来自 S. Chand 学术教科书的 PNG 表格图像
- annotations/:10 个对应的 HTML 文件,包含完整的
<table>、<tr>、<td>真值以及边界框信息
完整数据集
完整数据集(1,421 张带注释的表格图像及 HTML 真值)位于 Nalandadata/DrishtiTable,需要申请访问权限后下载。
演示与下载
- 在线演示:DrishtiTable Live Demo
- 样本 CSV 直接下载:DrishtiTable Sample (CSV)(免费,无需注册)




