donut-chart-derender
收藏资源简介:
该数据集是一个包含图像与文本标注的多模态数据集,主要用于图像描述生成、图像标注或视觉问答等计算机视觉与自然语言处理交叉任务。数据集共包含1800个样本,划分为训练集(600样本)、验证集(600样本)和测试集(600样本)三部分。每个样本包含五个字段:image(图像数据)、ground_truth(文本形式的真实标注)、source(数据来源标识)、split(数据划分标识)和imgname(图像文件名)。数据集总大小约307MB,下载文件约303MB。
This dataset is a multimodal dataset containing images and text annotations, primarily used for cross-tasks in computer vision and natural language processing such as image caption generation, image annotation, or visual question answering. The dataset consists of 1800 samples, divided into three parts: training set (600 samples), validation set (600 samples), and test set (600 samples). Each sample includes five fields: image (image data), ground_truth (textual ground truth annotations), source (data source identifier), split (data split identifier), and imgname (image file name). The total dataset size is approximately 307MB, with a download file size of about 303MB.
- 数据集名称:donut-chart-derender
- 数据集链接:https://huggingface.co/datasets/charisfs/donut-chart-derender
- 数据集描述:该数据集用于圆环图(donut chart)的逆向渲染(derendering)任务,包含图像及其对应的真实标注信息。
- 特征字段:
image:图像数据,类型为图片(image)。ground_truth:真实标注文本,类型为字符串(string)。source:数据来源,类型为字符串(string)。split:数据划分标识,类型为字符串(string)。imgname:图像文件名,类型为字符串(string)。
- 数据规模:
- 总数据集大小约为 307 MB(下载大小约 303 MB)。
- 训练集(train):600 个样本,大小约 120 MB。
- 验证集(val):600 个样本,大小约 88 MB。
- 测试集(test):600 个样本,大小约 99 MB。
- 数据划分:数据集分为训练集(train)、验证集(val)和测试集(test)三个部分,各部分样本数量均为 600 个。
- 配置文件:默认配置(default)下,数据文件路径为
data/train-*(训练集)、data/val-*(验证集)、data/test-*(测试集)。




