ImagenHub/Mask_Guided_Image_Editing
收藏Hugging Face2023-11-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ImagenHub/Mask_Guided_Image_Editing
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: dev
path: data/dev-*
- split: filtered
path: data/filtered-*
- split: extra
path: data/extra-*
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: 2734685791
dataset_size: 2734752480.0
---
# 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}
}
```
提供机构:
ImagenHub
原始信息汇总
数据集概述
配置信息
- 默认配置 (
default)- 数据文件路径:
dev分割:data/dev-*filtered分割:data/filtered-*extra分割:data/extra-*
- 数据文件路径:
数据特征
- 特征列表
img_id:字符串类型turn_index:32位整数类型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
数据集大小
- 下载大小:2734685791 字节
- 数据集大小:2734752480.0 字节



