biglam/european_art_coco_loaded
收藏Hugging Face2023-08-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/biglam/european_art_coco_loaded
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: source
dtype: string
- name: width
dtype: int16
- name: height
dtype: int16
- name: dept
dtype: int8
- name: segmented
dtype: int8
- name: image_id
dtype: string
- name: objects
list:
- name: category_id
dtype:
class_label:
names:
'0': zebra
'1': tree
'2': nude
'3': crucifixion
'4': scroll
'5': head
'6': swan
'7': shield
'8': lily
'9': mouse
'10': knight
'11': dragon
'12': horn
'13': dog
'14': palm
'15': tiara
'16': helmet
'17': sheep
'18': deer
'19': person
'20': sword
'21': rooster
'22': bear
'23': halo
'24': lion
'25': monkey
'26': prayer
'27': crown of thorns
'28': elephant
'29': zucchetto
'30': unicorn
'31': holy shroud
'32': cat
'33': apple
'34': banana
'35': chalice
'36': bird
'37': eagle
'38': pegasus
'39': crown
'40': camauro
'41': saturno
'42': arrow
'43': dove
'44': centaur
'45': horse
'46': hands
'47': skull
'48': orange
'49': monk
'50': trumpet
'51': key of heaven
'52': fish
'53': cow
'54': angel
'55': devil
'56': book
'57': stole
'58': butterfly
'59': serpent
'60': judith
'61': mitre
'62': banner
'63': donkey
'64': shepherd
'65': boat
'66': god the father
'67': crozier
'68': jug
'69': lance
- name: image_id
dtype: string
- name: area
dtype: int64
- name: bbox
sequence: float32
length: 4
- name: segmentation
list:
list: float32
- name: iscrowd
dtype: bool
splits:
- name: train
num_bytes: 14494927632.105885
num_examples: 12124
- name: test
num_bytes: 3765582869.3381133
num_examples: 3032
download_size: 18151514117
dataset_size: 18260510501.443996
---
# Dataset Card for "european_art_coco_loaded"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
biglam
原始信息汇总
数据集概述
数据集名称
"european_art_coco_loaded"
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集特征
- image: 图像数据
- source: 字符串类型
- width: 16位整数类型
- height: 16位整数类型
- dept: 8位整数类型
- segmented: 8位整数类型
- image_id: 字符串类型
- objects: 列表类型,包含以下子特征:
- category_id: 类别标签,包含多个类别名称
- image_id: 字符串类型
- area: 64位整数类型
- bbox: 序列类型,长度为4,数据类型为32位浮点数
- segmentation: 列表类型,子列表为32位浮点数
- iscrowd: 布尔类型
数据集分割
- 训练集:
- 样本数量: 12124
- 数据大小: 14494927632.105885字节
- 测试集:
- 样本数量: 3032
- 数据大小: 3765582869.3381133字节
数据集大小
- 下载大小: 18151514117字节
- 数据集总大小: 18260510501.443996字节



