SargeZT/coco-stuff-captioned-multi
收藏Hugging Face2023-08-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/SargeZT/coco-stuff-captioned-multi
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
dataset_info:
features:
- name: image
dtype: image
- name: segmented
dtype: image
- name: caption
dtype: string
- name: gray_image
dtype: image
- name: softedge
dtype: image
- name: depth
dtype: image
- name: canny
dtype: image
- name: binary
dtype: image
- name: color
dtype: image
splits:
- name: test
num_bytes: 6925042.0
num_examples: 8
- name: train
num_bytes: 7013965619.0
num_examples: 9000
download_size: 7008916049
dataset_size: 7020890661.0
---
# Dataset Card for "coco-stuff-captioned-multi"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
SargeZT
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 测试数据 (
split: test):- 路径:
data/test-*
- 路径:
- 训练数据 (
split: train):- 路径:
data/train-*
- 路径:
- 测试数据 (
数据集特征
- 图像 (
name: image,dtype: image) - 分割图像 (
name: segmented,dtype: image) - 标题 (
name: caption,dtype: string) - 灰度图像 (
name: gray_image,dtype: image) - 边缘图像 (
name: softedge,dtype: image) - 深度图像 (
name: depth,dtype: image) - 边缘检测图像 (
name: canny,dtype: image) - 二值图像 (
name: binary,dtype: image) - 彩色图像 (
name: color,dtype: image)
数据集分割信息
- 测试集 (
name: test)- 示例数量: 8
- 数据大小: 6925042.0 字节
- 训练集 (
name: train)- 示例数量: 9000
- 数据大小: 7013965619.0 字节
数据集大小
- 下载大小: 7008916049 字节
- 数据集总大小: 7020890661.0 字节



