CyberHarem/layla_idolmastercinderellagirls
收藏Hugging Face2024-01-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/layla_idolmastercinderellagirls
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of layla (THE iDOLM@STER: Cinderella Girls)
This is the dataset of layla (THE iDOLM@STER: Cinderella Girls), containing 324 images and their tags.
The core tags of this character are `blonde_hair, long_hair, dark_skin, dark-skinned_female, aqua_eyes, blue_eyes, bangs`, which are pruned in this dataset.
Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)).
## List of Packages
| Name | Images | Size | Download | Type | Description |
|:-----------------|---------:|:-----------|:---------------------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
| raw | 324 | 338.57 MiB | [Download](https://huggingface.co/datasets/CyberHarem/layla_idolmastercinderellagirls/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 800 | 324 | 221.84 MiB | [Download](https://huggingface.co/datasets/CyberHarem/layla_idolmastercinderellagirls/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
| stage3-p480-800 | 734 | 458.24 MiB | [Download](https://huggingface.co/datasets/CyberHarem/layla_idolmastercinderellagirls/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
| 1200 | 324 | 311.65 MiB | [Download](https://huggingface.co/datasets/CyberHarem/layla_idolmastercinderellagirls/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 734 | 604.15 MiB | [Download](https://huggingface.co/datasets/CyberHarem/layla_idolmastercinderellagirls/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
### Load Raw Dataset with Waifuc
We provide raw dataset (including tagged images) for [waifuc](https://deepghs.github.io/waifuc/main/tutorials/installation/index.html) loading. If you need this, just run the following code
```python
import os
import zipfile
from huggingface_hub import hf_hub_download
from waifuc.source import LocalSource
# download raw archive file
zip_file = hf_hub_download(
repo_id='CyberHarem/layla_idolmastercinderellagirls',
repo_type='dataset',
filename='dataset-raw.zip',
)
# extract files to your directory
dataset_dir = 'dataset_dir'
os.makedirs(dataset_dir, exist_ok=True)
with zipfile.ZipFile(zip_file, 'r') as zf:
zf.extractall(dataset_dir)
# load the dataset with waifuc
source = LocalSource(dataset_dir)
for item in source:
print(item.image, item.meta['filename'], item.meta['tags'])
```
## List of Clusters
List of tag clustering result, maybe some outfits can be mined here.
### Raw Text Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0 | 10 |  |  |  |  |  | 1girl, looking_at_viewer, solo, blush, open_mouth, school_uniform, ribbon, simple_background, smile |
| 1 | 10 |  |  |  |  |  | 1girl, collared_shirt, neck_ribbon, open_mouth, white_shirt, open_jacket, red_ribbon, school_uniform, blue_jacket, solo, blazer, :d, pleated_skirt, upper_body, white_background, blush, long_sleeves, looking_at_viewer, parted_bangs, simple_background, very_long_hair |
| 2 | 6 |  |  |  |  |  | 1girl, bare_shoulders, solo, choker, detached_sleeves, looking_at_viewer, midriff, necklace, straight_hair, arabian_clothes, bracelet, hair_flower, nail_polish, navel, skirt, smile, closed_mouth, dancer, veil |
| 3 | 11 |  |  |  |  |  | 1girl, navel, solo, white_bikini, looking_at_viewer, small_breasts, blush, smile, micro_bikini, simple_background, white_background, open_mouth |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | looking_at_viewer | solo | blush | open_mouth | school_uniform | ribbon | simple_background | smile | collared_shirt | neck_ribbon | white_shirt | open_jacket | red_ribbon | blue_jacket | blazer | :d | pleated_skirt | upper_body | white_background | long_sleeves | parted_bangs | very_long_hair | bare_shoulders | choker | detached_sleeves | midriff | necklace | straight_hair | arabian_clothes | bracelet | hair_flower | nail_polish | navel | skirt | closed_mouth | dancer | veil | white_bikini | small_breasts | micro_bikini |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------------|:-------|:--------|:-------------|:-----------------|:---------|:--------------------|:--------|:-----------------|:--------------|:--------------|:--------------|:-------------|:--------------|:---------|:-----|:----------------|:-------------|:-------------------|:---------------|:---------------|:-----------------|:-----------------|:---------|:-------------------|:----------|:-----------|:----------------|:------------------|:-----------|:--------------|:--------------|:--------|:--------|:---------------|:---------|:-------|:---------------|:----------------|:---------------|
| 0 | 10 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 10 |  |  |  |  |  | X | X | X | X | X | X | | X | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | |
| 2 | 6 |  |  |  |  |  | X | X | X | | | | | | X | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | |
| 3 | 11 |  |  |  |  |  | X | X | X | X | X | | | X | X | | | | | | | | | | | X | | | | | | | | | | | | | | X | | | | | X | X | X |
提供机构:
CyberHarem原始信息汇总
数据集概述
数据集名称
Dataset of layla (THE iDOLM@STER: Cinderella Girls)
数据集描述
该数据集包含324张图片及其标签,主要角色特征标签包括blonde_hair, long_hair, dark_skin, dark-skinned_female, aqua_eyes, blue_eyes, bangs。
数据集来源
图片从多个网站爬取,如danbooru、pixiv、zerochan等,爬虫系统由DeepGHS Team开发。
数据集包列表
| 名称 | 图片数量 | 大小 | 类型 | 描述 |
|---|---|---|---|---|
| raw | 324 | 338.57 MiB | Waifuc-Raw | 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。 |
| 800 | 324 | 221.84 MiB | IMG+TXT | 短边不超过800像素的数据集。 |
| stage3-p480-800 | 734 | 458.24 MiB | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
| 1200 | 324 | 311.65 MiB | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 734 | 604.15 MiB | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
标签聚类结果
原始文本版本
| # | 样本数量 | 图片示例1 | 图片示例2 | 图片示例3 | 图片示例4 | 图片示例5 | 标签 |
|---|---|---|---|---|---|---|---|
| 0 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, looking_at_viewer, solo, blush, open_mouth, school_uniform, ribbon, simple_background, smile |
| 1 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, collared_shirt, neck_ribbon, open_mouth, white_shirt, open_jacket, red_ribbon, school_uniform, blue_jacket, solo, blazer, :d, pleated_skirt, upper_body, white_background, blush, long_sleeves, looking_at_viewer, parted_bangs, simple_background, very_long_hair |
| 2 | 6 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, bare_shoulders, solo, choker, detached_sleeves, looking_at_viewer, midriff, necklace, straight_hair, arabian_clothes, bracelet, hair_flower, nail_polish, navel, skirt, smile, closed_mouth, dancer, veil |
| 3 | 11 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, navel, solo, white_bikini, looking_at_viewer, small_breasts, blush, smile, micro_bikini, simple_background, white_background, open_mouth |
表格版本
| # | 样本数量 | 图片示例1 | 图片示例2 | 图片示例3 | 图片示例4 | 图片示例5 | 1girl | looking_at_viewer | solo | blush | open_mouth | school_uniform | ribbon | simple_background | smile | collared_shirt | neck_ribbon | white_shirt | open_jacket | red_ribbon | blue_jacket | blazer | :d | pleated_skirt | upper_body | white_background | long_sleeves | parted_bangs | very_long_hair | bare_shoulders | choker | detached_sleeves | midriff | necklace | straight_hair | arabian_clothes | bracelet | hair_flower | nail_polish | navel | skirt | closed_mouth | dancer | veil | white_bikini | small_breasts | micro_bikini |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X |
搜集汇总
数据集介绍

构建方式
该数据集聚焦于《偶像大师:灰姑娘女孩》中的角色“layla”,由DeepGHS团队开发的自动化图像采集系统驱动,从Danbooru、Pixiv、Zerochan等多个站点爬取原始图像,最终收录324张图片及其标注标签。构建过程中,系统对角色核心标签(如金发、长发、深色皮肤等)进行了精简处理,以确保数据集的针对性与一致性。数据集以多种格式提供,包括原始未处理版本(含元信息)、短边不超过800或1200像素的标准化版本,以及经过三阶段裁剪且面积不小于480×480像素的增强版本,以适应不同模型训练需求。
特点
该数据集的特点在于其多版本设计与精细化处理。一方面,通过提供原始、缩放及裁剪后的多分辨率版本,满足了从高保真度训练到高效预处理的不同应用场景。另一方面,数据集内置了标签聚类结果,将图像按服饰与场景特征(如校服、泳装、舞女装等)进行分组,并附有代表性样本缩略图,便于研究者快速挖掘角色外观的多样性。此外,所有标签均经过清洗,核心特征标签被剥离,使得数据集在文本到图像生成任务中更具可用性。
使用方法
数据集支持通过Waifuc库进行加载,适用于图像生成与多模态模型训练。用户可直接从HuggingFace下载原始压缩包,解压后利用LocalSource接口读取图像及元数据,包括文件名与标签信息。此外,数据集提供了IMG+TXT格式的标准化版本,便于直接与常见的训练框架(如Stable Diffusion)集成。研究人员还可利用聚类结果进行针对性数据筛选,或基于标签分布进行风格迁移与角色定制化生成实验。
背景与挑战
背景概述
在动漫与游戏角色视觉生成领域,高质量、标签化的图像数据集是驱动文本到图像模型性能提升的关键资源。CyberHarem/layla_idolmastercinderellagirls 数据集专注于《偶像大师:灰姑娘女孩》中的角色“拉伊拉”,由 DeepGHS 团队于近期构建并发布。该团队依托自动化爬取系统,从 Danbooru、Pixiv、Zerochan 等多个平台收集了 324 张图像,并为其配备了精细的标签信息,核心特征涵盖金发、长发、深色皮肤、水色眼眸等。该数据集不仅为角色定制化生成提供了基础,也推动了二次元角色数据标准化与多模态研究的进展,在社区中具有一定的示范意义。
当前挑战
当前数据集面临的主要挑战集中于领域问题与构建过程两方面。在领域层面,文本到图像生成模型对角色一致性的要求极高,而拉伊拉这一角色因肤色、发色等特征组合的独特性,容易在生成中出现特征混淆或丢失,如何确保模型精准捕捉其核心视觉标识是一大难题。在构建过程中,数据来源的多样性导致图像分辨率、风格、标注质量参差不齐,自动爬取系统虽高效,但难以完全避免噪声标签与版权合规风险。此外,数据集规模偏小(不足千张),限制了模型泛化能力,且缺乏多角度、多场景的覆盖,进一步增加了训练与评估的难度。
常用场景
经典使用场景
在文本到图像生成领域,CyberHarem/layla_idolmastercinderellagirls 数据集以其精细标注的角色图像和对应标签,成为训练和微调扩散模型(如 Stable Diffusion)的经典素材。研究者利用该数据集中的 324 张高分辨率图像及其核心标签(如金发、长发、深色皮肤等),对模型进行特定角色或风格的定制化学习,从而生成忠实于原设定的二次元角色肖像。该数据集提供的多尺度裁剪版本(如 800px、1200px 及三级裁剪)和配套的 waifuc 加载接口,极大便利了从原始爬取到模型训练的流水线搭建,是二次元风格迁移和角色保持生成研究的基石。
衍生相关工作
该数据集衍生了一系列经典工作,尤其在角色保持和概念融合方向影响深远。例如,基于该数据集的标签聚类结果,研究者提出了角色多风格迁移方法,通过解耦服装、背景等属性实现同一角色在不同画风下的生成。此外,它被整合进 DeepGHS 团队的 waifuc 框架,成为自动化数据流水线的示例,催生了更多针对动漫角色的数据集构建工具。相关研究还探索了利用其标签进行文本引导的图像编辑,推动了像 DreamBooth 和 LoRA 等微调技术在二次元领域的适配与优化。
数据集最近研究
最新研究方向
在二次元角色数据集构建与文生图(text-to-image)模型微调的前沿探索中,CyberHarem/layla_idolmastercinderellagirls 为《偶像大师 灰姑娘女孩》中的角色 Layla 提供了高质量、多分辨率的图像-标签配对资源。该数据集不仅通过自动爬取技术整合了 Danbooru、Pixiv 等平台的同人创作,还创新性地引入了标签聚类与裁剪策略(如 stage3-p480-800),以提升角色特定属性(如深色皮肤、蓝绿色眼眸)的语义对齐精度。这一工作呼应了当前生成式 AI 对角色一致性控制与细粒度风格迁移的迫切需求,尤其为少样本个性化生成(如 LoRA 微调)提供了基准数据。其多尺度版本设计也推动了数据增强方法在动漫图像生成中的落地,对虚拟偶像产业与二次元内容自动化生产具有显著实践意义。
以上内容由遇见数据集搜集并总结生成























