nourheshamshaheen/ICPR_pipeline3_big
收藏Hugging Face2023-11-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/nourheshamshaheen/ICPR_pipeline3_big
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': area
'1': heatmap
'2': horizontal_bar
'3': horizontal_interval
'4': line
'5': manhattan
'6': map
'7': pie
'8': scatter
'9': scatter-line
'10': surface
'11': venn
'12': vertical_bar
'13': vertical_box
'14': vertical_interval
- name: pipeline_label
dtype:
class_label:
names:
'0': line
'1': other
'2': scatter
'3': scatter_line
'4': vertical_bar
- name: true_label
dtype: string
splits:
- name: train
num_bytes: 1073939947.25
num_examples: 20630
download_size: 979370224
dataset_size: 1073939947.25
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "ICPR_pipeline3_big"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset consists of four main parts: image, label, pipeline_label, and true_label. The image part contains image data, the label part contains 15 different chart type labels such as area, heatmap, horizontal bar, etc. The pipeline_label part contains 5 different chart type labels such as line, scatter, etc. The true_label part contains string type labels. The dataset is divided into a training set with 20630 samples, with a total size of 1073939947.25 bytes and a download size of 979370224 bytes.
提供机构:
nourheshamshaheen
原始信息汇总
数据集信息
特征
- image: 图像数据
- label: 类别标签
- 类别名称:
- 0: area
- 1: heatmap
- 2: horizontal_bar
- 3: horizontal_interval
- 4: line
- 5: manhattan
- 6: map
- 7: pie
- 8: scatter
- 9: scatter-line
- 10: surface
- 11: venn
- 12: vertical_bar
- 13: vertical_box
- 14: vertical_interval
- 类别名称:
- pipeline_label: 管道类别标签
- 类别名称:
- 0: line
- 1: other
- 2: scatter
- 3: scatter_line
- 4: vertical_bar
- 类别名称:
- true_label: 字符串标签
数据分割
- train: 训练集
- 字节数: 1073939947.25
- 样本数: 20630
数据大小
- 下载大小: 979370224
- 数据集大小: 1073939947.25
配置
- default: 默认配置
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



