ImagenHub/Text_Guided_Image_Editing
收藏Hugging Face2023-11-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ImagenHub/Text_Guided_Image_Editing
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
license: cc-by-4.0
size_categories:
- n<1K
task_categories:
- image-to-image
dataset_info:
features:
- name: img_id
dtype: string
- name: turn_index
dtype: int32
- name: source_img
dtype: image
- name: mask_img
dtype: image
- name: instruction
dtype: string
- name: source_global_caption
dtype: string
- name: target_global_caption
dtype: string
- name: target_local_caption
dtype: string
- name: target_img
dtype: image
splits:
- name: dev
num_bytes: 1521276668.0
num_examples: 528
- name: filtered
num_bytes: 504007147.0
num_examples: 179
- name: extra
num_bytes: 709468665.0
num_examples: 249
download_size: 2734685875
dataset_size: 2734752480.0
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: filtered
path: data/filtered-*
- split: extra
path: data/extra-*
---
# Dataset Card
Dataset in [ImagenHub](arxiv.org/abs/2310.01596).
# Citation
Please kindly cite our paper if you use our code, data, models or results:
```
@article{ku2023imagenhub,
title={ImagenHub: Standardizing the evaluation of conditional image generation models},
author={Max Ku and Tianle Li and Kai Zhang and Yujie Lu and Xingyu Fu and Wenwen Zhuang and Wenhu Chen},
journal={arXiv preprint arXiv:2310.01596},
year={2023}
}
```
语言:
- 英语(en)
许可协议:CC-BY-4.0
规模类别:
- 样本量小于1000(n<1K)
任务类别:
- 图像到图像(image-to-image)
数据集信息:
特征项:
- 名称:图像ID(img_id),数据类型:字符串
- 名称:轮次索引(turn_index),数据类型:32位整数(int32)
- 名称:源图像(source_img),数据类型:图像
- 名称:掩码图像(mask_img),数据类型:图像
- 名称:指令(instruction),数据类型:字符串
- 名称:源全局标题(source_global_caption),数据类型:字符串
- 名称:目标全局标题(target_global_caption),数据类型:字符串
- 名称:目标局部标题(target_local_caption),数据类型:字符串
- 名称:目标图像(target_img),数据类型:图像
划分集:
- 名称:开发集(dev),字节大小:1521276668.0,样本数量:528
- 名称:过滤集(filtered),字节大小:504007147.0,样本数量:179
- 名称:额外集(extra),字节大小:709468665.0,样本数量:249
下载总大小:2734685875字节
数据集总大小:2734752480.0字节
配置项:
- 配置名称:默认(default)
数据文件:
- 对应划分集:开发集(dev),路径:data/dev-*
- 对应划分集:过滤集(filtered),路径:data/filtered-*
- 对应划分集:额外集(extra),路径:data/extra-*
---
# 数据集卡片
本数据集隶属于[ImagenHub](arxiv.org/abs/2310.01596)。
# 引用说明
若您使用本代码、数据集、模型或实验结果,请引用我们的论文:
@article{ku2023imagenhub,
title={ImagenHub: Standardizing the evaluation of conditional image generation models},
author={Max Ku and Tianle Li and Kai Zhang and Yujie Lu and Xingyu Fu and Wenwen Zhuang and Wenhu Chen},
journal={arXiv preprint arXiv:2310.01596},
year={2023}
}
提供机构:
ImagenHub原始信息汇总
数据集概述
基本信息
- 语言: 英语
- 许可证: CC-BY-4.0
- 大小分类: 小于1K
- 任务分类: 图像到图像
数据集特征
- img_id: 字符串类型
- turn_index: 整数类型
- source_img: 图像类型
- mask_img: 图像类型
- instruction: 字符串类型
- source_global_caption: 字符串类型
- target_global_caption: 字符串类型
- target_local_caption: 字符串类型
- target_img: 图像类型
数据集分割
- dev: 528个样本,1521276668字节
- filtered: 179个样本,504007147字节
- extra: 249个样本,709468665字节
下载与数据集大小
- 下载大小: 2734685875字节
- 数据集大小: 2734752480字节
配置文件
- 默认配置:
- dev: 数据路径为
data/dev-* - filtered: 数据路径为
data/filtered-* - extra: 数据路径为
data/extra-*
- dev: 数据路径为



