OpenGPT-4o-Image
收藏资源简介:
OpenGPT-4o-Image是一个大规模数据集,采用结合分层任务分类和自动数据生成的新方法构建。该数据集包含8万个高质量的指令-图像对,涵盖11个主要领域和51个子任务,专门用于文本到图像生成和图像编辑任务。数据集分为文本到图像生成(约4万样本)和图像编辑(约4万样本)两部分,通过结构化资源池和GPT-4o自动生成,具有受控的多样性。
OpenGPT-4o-Image is a large-scale dataset constructed using a novel approach that combines hierarchical task classification and automatic data generation. This dataset contains 80,000 high-quality instruction-image pairs, covering 11 major domains and 51 subtasks, and is specifically designed for text-to-image generation and image editing tasks. The dataset is divided into two parts: text-to-image generation (approximately 40,000 samples) and image editing (approximately 40,000 samples). It is automatically generated via structured resource pools and GPT-4o, featuring controlled diversity.
OpenGPT-4o-Image 数据集概述
数据集简介
OpenGPT-4o-Image 是一个大规模数据集,采用结合层次化任务分类法与自动化数据生成的新方法构建。该分类法不仅包含文本渲染和风格控制等基础能力,还引入了高度实用且具有挑战性的类别,如用于化学图示的科学图像和需要同时执行多个操作的复杂指令编辑。
数据集规模
| 数据类型 | 样本数量 |
|---|---|
| 文本到图像生成 | ~40k |
| 图像编辑 | ~40k |
| 总计 | ~80k |
核心特征
- 通过利用结构化资源池和GPT-4o的自动化流程生成
- 包含80k高质量指令-图像对
- 涵盖11个主要领域和51个子任务
- 具有受控的多样性
数据集结构
OpenGPT-4o-Image ├── gen/ # 生成任务的图像 ├── editing/ # 编辑任务的输入/输出图像 ├── gen.json # 生成任务的标注 └── editing.json # 编辑任务的标注
数据格式
文本到图像生成 (gen.json)
input_prompt: 用于图像生成的文本提示output_image: 生成图像的相对路径
图像编辑 (editing.json)
input_prompt: 描述所需编辑的指令input_image: 待编辑源图像的相对路径列表output_image: 编辑结果图像的相对路径
获取方式
数据集可通过 Hugging Face 仓库下载:https://huggingface.co/datasets/WINDop/OpenGPT-4o-Image




