five

school_notebooks_RU

收藏
魔搭社区2025-11-27 更新2025-05-31 收录
下载链接:
https://modelscope.cn/datasets/ai-forever/school_notebooks_RU
下载链接
链接失效反馈
官方服务:
资源简介:
# School Notebooks Dataset The images of school notebooks with handwritten notes in Russian. The dataset annotation contain end-to-end markup for training detection and OCR models, as well as an end-to-end model for reading text from pages. ## Annotation format The annotation is in COCO format. The `annotation.json` should have the following dictionaries: - `annotation["categories"]` - a list of dicts with a categories info (categotiy names and indexes). - `annotation["images"]` - a list of dictionaries with a description of images, each dictionary must contain fields: - `file_name` - name of the image file. - `id` for image id. - `annotation["annotations"]` - a list of dictioraties with a murkup information. Each dictionary stores a description for one polygon from the dataset, and must contain the following fields: - `image_id` - the index of the image on which the polygon is located. - `category_id` - the polygon’s category index. - `attributes` - dict with some additional annotation information. In the `translation` subdict you can find text translation for the line. - `segmentation` - the coordinates of the polygon, a list of numbers - which are coordinate pairs x and y.

## 校园笔记本数据集 本数据集包含带有俄语手写笔记的校园笔记本图像。 本数据集标注包含用于训练检测模型与光学字符识别(Optical Character Recognition,OCR)模型的端到端标注,同时也配备了用于读取页面文本的端到端模型。 ## 标注格式 标注采用COCO格式。`annotation.json` 文件需包含以下字典字段: - `annotation["categories"]`:包含类别信息的字典列表,涵盖类别名称与类别索引。 - `annotation["images"]`:描述图像信息的字典列表,每个字典需包含以下字段: - `file_name`:图像文件的文件名。 - `id`:图像唯一标识符。 - `annotation["annotations"]`:包含标注信息的字典列表。每个字典用于描述数据集中的一个多边形标注,需包含以下字段: - `image_id`:该多边形所属图像的索引。 - `category_id`:该多边形的类别索引。 - `attributes`:存储额外标注信息的字典。其中的`translation`子字典可获取对应文本行的翻译内容。 - `segmentation`:多边形的坐标信息,由一系列数字组成,这些数字为x、y坐标对。
提供机构:
maas
创建时间:
2025-05-26
搜集汇总
数据集介绍
main_image_url
背景与挑战
背景概述
该数据集包含俄语学校笔记本的手写笔记图像,采用COCO格式的注释,适用于训练检测和OCR模型,以及端到端的文本阅读模型。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务