SKING_DDJ_Dataset
收藏资源简介:
SKING_DDJ 公开生成数据集包含来自 entropydrop_website 平台上 SKING_DDJ 系列模型执行的公开皮肤生成任务的数据。数据集仅包含该模型家族的公开生成结果,不包含私有生成、手动编辑、手动上传或其他无关模型系列的数据。根据生成管线及任务可用数据,每条记录可能包含:原始输入图像、中间编辑图像、最终生成的皮肤图像以及提供的文本提示(如有)。数据按模型版本(<model_version>)组织目录,每个版本目录下包含多个生成任务文件,以稳定的生成ID(<generation_id>)关联。文件后缀包括:_source(原始图像)、_edited(中间编辑图像)、_result(最终生成图像)、_prompt.txt(文本提示)。对于未通过验证的生成任务,对应文件附加 _err 后缀(如 _source_err、_edited_err、_result_err),以便区分和分析错误样本。并非所有任务都包含所有文件类型,缺失可选文件并不表示条目不完整。该数据集适用于皮肤生成任务、图像编辑研究、生成模型评估与验证等场景。
The SKING_DDJ public generation dataset contains data from public skin generation tasks performed by the SKING_DDJ series of models on the entropydrop_website platform. The dataset only includes public generation results from this model family, excluding private generations, manual edits, manual uploads, or data from unrelated model series. Depending on the generation pipeline and available task data, each record may include: original input image, intermediate edited image, final generated skin image, and provided text prompt (if any). Data is organized by model version (<model_version>), with each version directory containing multiple generation task files linked by a stable generation ID (<generation_id>). File suffixes include: _source (original image), _edited (intermediate edited image), _result (final generated image), _prompt.txt (text prompt). For generation tasks that fail validation, the corresponding files have an additional _err suffix (e.g., _source_err, _edited_err, _result_err) to facilitate identification and analysis of error samples. Not all tasks contain all file types; missing optional files do not indicate incomplete entries. This dataset is suitable for skin generation tasks, image editing research, generative model evaluation and validation, etc.
数据集概述
基本信息
- 数据集名称:SKING_DDJ Public Generation Dataset
- 许可证:AGPL-3.0
- 来源:
entropydrop_website网站上使用 SKING_DDJ 系列模型执行的公开皮肤生成任务
数据范围
- 仅包含该模型家族的公开生成数据
- 不包括:私有生成数据、手动编辑数据、手动上传数据、不相关模型家族的数据
目录结构
每个生成任务包含以下文件(存储于 <model_version> 目录下):
text entropydrop_website_generations/ └── <model_version>/ ├── <generation_id>_source.png ├── <generation_id>_edited.png ├── <generation_id>_result.png ├── <generation_id>_prompt.txt ├── <generation_id>_source_err.png ├── <generation_id>_edited_err.png └── <generation_id>_result_err.png
- 图像文件可能是
.png或.jpg格式 <model_version>为生成任务对应的模型版本<generation_id>为稳定的任务 ID,用于关联同一生成任务的源图像、中间图像、结果图像和提示词文件
文件后缀说明
| 后缀 | 含义 |
|---|---|
_source |
提供给生成任务的原始输入图像 |
_edited |
流水线阶段之间产生或消费的中间图像 |
_result |
最终生成的皮肤图像 |
_prompt.txt |
与生成任务关联的文本提示词 |
_source_err |
与未通过验证的生成任务关联的原始图像 |
_edited_err |
与未通过验证的生成任务关联的中间图像 |
_result_err |
与未通过验证的生成任务关联的结果图像 |
数据完整性说明
- 并非每个任务都会生成所有类型的文件(例如可能缺少原始图像或中间图像),缺失可选文件不一定表示数据集条目不完整或损坏
- 空提示词文件会被省略
错误样本说明
- 当生成的图像不符合所需的相机或视角规格时,失败生成会被有意保留
- 失败任务的所有可用图像均带有
_err后缀,以便识别和分析,且不会与有效生成混淆 _err后缀描述的是整个生成任务的验证结果,例如_source_err文件是失败任务的原始输入,不代表源图像本身无效




