erkam/clevr-with-depth-full
收藏Hugging Face2023-02-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/erkam/clevr-with-depth-full
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: target_img
dtype: image
- name: source_img
dtype: image
- name: target_obj
sequence: int64
- name: source_obj
sequence: int64
- name: target_box
sequence:
sequence: float32
- name: source_box
sequence:
sequence: float32
- name: target_depth
dtype: image
- name: source_depth
dtype: image
- name: target_tri
sequence:
sequence: int64
- name: source_tri
sequence:
sequence: int64
- name: pos_prompt
dtype: string
- name: neg_prompt
dtype: string
splits:
- name: train
num_bytes: 231136332.0
num_examples: 1400
- name: test
num_bytes: 49635336.0
num_examples: 300
- name: val
num_bytes: 49611825.0
num_examples: 300
download_size: 328113230
dataset_size: 330383493.0
---
# Dataset Card for "clevr-with-depth-full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
erkam
原始信息汇总
数据集概述
数据集名称
- 名称: clevr-with-depth-full
数据集特征
- 特征列表:
- target_img: 图像类型
- source_img: 图像类型
- target_obj: 序列类型,整数64位
- source_obj: 序列类型,整数64位
- target_box: 序列类型,内部序列类型为浮点32位
- source_box: 序列类型,内部序列类型为浮点32位
- target_depth: 图像类型
- source_depth: 图像类型
- target_tri: 序列类型,内部序列类型为整数64位
- source_tri: 序列类型,内部序列类型为整数64位
- pos_prompt: 字符串类型
- neg_prompt: 字符串类型
数据集划分
- 训练集:
- 示例数量: 1400
- 数据大小: 231136332.0 字节
- 测试集:
- 示例数量: 300
- 数据大小: 49635336.0 字节
- 验证集:
- 示例数量: 300
- 数据大小: 49611825.0 字节
数据集大小
- 下载大小: 328113230 字节
- 总数据集大小: 330383493.0 字节



