SargeZT/coco-stuff-captioned-depth
收藏官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: guide dtype: image - name: caption dtype: string splits: - name: test num_bytes: 4604976.0 num_examples: 8 - name: train num_bytes: 4380740801.0 num_examples: 9000 download_size: 4386018461 dataset_size: 4385345777.0 --- # Dataset Card for "coco-stuff-captioned-depth" [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-*
- 路径:
- 测试数据集 (split: test)
数据集特征
- 图像 (name: image)
- 数据类型: 图像
- 引导图 (name: guide)
- 数据类型: 图像
- 标题 (name: caption)
- 数据类型: 字符串
数据集分割
- 测试集 (name: test)
- 数据大小: 4604976.0 字节
- 示例数量: 8
- 训练集 (name: train)
- 数据大小: 4380740801.0 字节
- 示例数量: 9000
数据集大小
- 下载大小: 4386018461 字节
- 数据集总大小: 4385345777.0 字节



