gokuls/coco_dataset
收藏Hugging Face2023-04-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/gokuls/coco_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image_id
dtype: int64
- name: caption_id
dtype: int64
- name: caption
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: file_name
dtype: string
- name: coco_url
dtype: string
- name: image_path
dtype: string
splits:
- name: train
num_bytes: 187874990
num_examples: 591753
- name: validation
num_bytes: 7839895
num_examples: 25014
- name: test
num_bytes: 10777550
num_examples: 40670
download_size: 35917412
dataset_size: 206492435
---
# Dataset Card for "coco_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:图像ID(image_id)
数据类型:64位整数
- 名称:标注ID(caption_id)
数据类型:64位整数
- 名称:图像标注(caption)
数据类型:字符串
- 名称:图像高度(height)
数据类型:64位整数
- 名称:图像宽度(width)
数据类型:64位整数
- 名称:文件名(file_name)
数据类型:字符串
- 名称:COCO数据集链接(coco_url)
数据类型:字符串
- 名称:图像存储路径(image_path)
数据类型:字符串
数据划分:
- 名称:训练集(train)
占用字节数:187874990
样本量:591753
- 名称:验证集(validation)
占用字节数:7839895
样本量:25014
- 名称:测试集(test)
占用字节数:10777550
样本量:40670
下载大小:35917412
总数据集大小:206492435
# 「coco_dataset」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
gokuls
原始信息汇总
数据集概述
数据集名称
coco_dataset
数据集特征
- image_id: 数据类型 - int64
- caption_id: 数据类型 - int64
- caption: 数据类型 - string
- height: 数据类型 - int64
- width: 数据类型 - int64
- file_name: 数据类型 - string
- coco_url: 数据类型 - string
- image_path: 数据类型 - string
数据集分割
- 训练集:
- 数据量: 187874990 字节
- 样本数: 591753
- 验证集:
- 数据量: 7839895 字节
- 样本数: 25014
- 测试集:
- 数据量: 10777550 字节
- 样本数: 40670
数据集大小
- 下载大小: 35917412 字节
- 数据集总大小: 206492435 字节



