CyberHarem/ako_bluearchive
收藏Hugging Face2024-03-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/ako_bluearchive
下载链接
链接失效反馈官方服务:
资源简介:
这是关于ako/天雨アコ/亚子(Blue Archive)的数据集,包含500张图片及其标签。图片来源于多个网站(如danbooru、pixiv、zerochan等),并通过自动爬取系统收集。核心标签包括`blue_hair, breasts, large_breasts, blue_eyes, halo, long_hair, hair_between_eyes, hairband, blue_halo, earrings`。数据包分为raw、1200和stage3-p480-1200三种类型,分别对应不同的图像处理方式。
这是关于ako/天雨アコ/亚子(Blue Archive)的数据集,包含500张图片及其标签。图片来源于多个网站(如danbooru、pixiv、zerochan等),并通过自动爬取系统收集。核心标签包括`blue_hair, breasts, large_breasts, blue_eyes, halo, long_hair, hair_between_eyes, hairband, blue_halo, earrings`。数据包分为raw、1200和stage3-p480-1200三种类型,分别对应不同的图像处理方式。
提供机构:
CyberHarem
原始信息汇总
数据集概述:ako/天雨アコ/亚子 (Blue Archive)
数据集基本信息
- 名称:ako/天雨アコ/亚子 (Blue Archive)
- 内容:包含500张图像及其标签
- 核心标签:blue_hair, breasts, large_breasts, blue_eyes, halo, long_hair, hair_between_eyes, hairband, blue_halo, earrings
- 许可:MIT
- 任务类别:text-to-image
- 标签:art, not-for-all-audiences
- 大小类别:n<1K
数据集包信息
| 名称 | 图像数量 | 大小 | 类型 | 描述 |
|---|---|---|---|---|
| raw | 500 | 1014.35 MiB | Waifuc-Raw | 原始数据,包含元信息,最小边对齐至1400像素(如果更大) |
| 1200 | 500 | 825.51 MiB | IMG+TXT | 短边不超过1200像素的数据集 |
| stage3-p480-1200 | 1366 | 1.73 GiB | IMG+TXT | 三阶段裁剪数据集,区域不小于480x480像素 |
数据集加载示例
使用waifuc加载原始数据集的示例代码如下:
python import os import zipfile
from huggingface_hub import hf_hub_download from waifuc.source import LocalSource
下载原始存档文件
zip_file = hf_hub_download( repo_id=CyberHarem/ako_bluearchive, repo_type=dataset, filename=dataset-raw.zip, )
提取文件到目录
dataset_dir = dataset_dir os.makedirs(dataset_dir, exist_ok=True) with zipfile.ZipFile(zip_file, r) as zf: zf.extractall(dataset_dir)
使用waifuc加载数据集
source = LocalSource(dataset_dir) for item in source: print(item.image, item.meta[filename], item.meta[tags])
标签集群列表
原始文本版本
| # | 样本数 | 图像示例 | 标签示例 |
|---|---|---|---|
| 0 | 35 | ![]() |
1girl, long_sleeves, neck_bell, sideboob, sideless_outfit, sideless_shirt, solo, looking_at_viewer, black_skirt, garter_straps, half_gloves, black_thighhighs, blush, white_shirt, black_gloves, blue_jacket, holding, smile, closed_mouth, collar, blue_hairband, clipboard, stud_earrings, white_background, blue_gloves, simple_background, sitting |
| 1 | 11 | ![]() |
1boy, 1girl, ass, backless_dress, blue_dress, hetero, official_alternate_costume, sleeveless_dress, blush, sex_from_behind, vaginal, penis, bare_shoulders, looking_at_viewer, looking_back, mosaic_censoring, open_mouth, pussy, sideboob, anus, jewelry, pov, solo_focus, clenched_teeth, clothed_female_nude_male, doggystyle, shackles |
| 2 | 7 | ![]() |
1girl, ass, backless_dress, bare_shoulders, blue_dress, blush, from_behind, looking_at_viewer, looking_back, official_alternate_costume, sideboob, simple_background, sleeveless_dress, solo, white_background, cuffs, medium_hair, black_hairband, closed_mouth |
| 3 | 22 | ![]() |
1girl, blue_dress, official_alternate_costume, simple_background, sleeveless_dress, solo, plunging_neckline, white_background, blush, looking_at_viewer, cleavage, bare_shoulders, sideboob, shackles, black_hairband, closed_mouth, jewelry, backless_dress |
| 4 | 6 | ![]() |
1girl, blue_dress, blush, drinking_glass, holding_cup, official_alternate_costume, sleeveless_dress, solo, backless_dress, bare_shoulders, bracelet, looking_at_viewer, sideboob, cleavage, plunging_neckline, smile |
| 5 | 9 | ![]() |
gym_uniform, official_alternate_costume, white_shirt, blush, gym_shirt, track_jacket, 1girl, whistle_around_neck, long_sleeves, looking_at_viewer, red_buruma, solo, open_mouth, holding, open_jacket, sweat, thighs |
表格版本
| # | 样本数 | 图像示例 | 1girl | long_sleeves | neck_bell | sideboob | sideless_outfit | sideless_shirt | solo | looking_at_viewer | black_skirt | garter_straps | half_gloves | black_thighhighs | blush | white_shirt | black_gloves | blue_jacket | holding | smile | closed_mouth | collar | blue_hairband | clipboard | stud_earrings | white_background | blue_gloves | simple_background | sitting | 1boy | ass | backless_dress | blue_dress | hetero | official_alternate_costume | sleeveless_dress | sex_from_behind | vaginal | penis | bare_shoulders | looking_back | mosaic_censoring | open_mouth | pussy | anus | jewelry | pov | solo_focus | clenched_teeth | clothed_female_nude_male | doggystyle | shackles | from_behind | cuffs | medium_hair | black_hairband | plunging_neckline | cleavage | drinking_glass | holding_cup | bracelet | gym_uniform | gym_shirt | track_jacket | whistle_around_neck | red_buruma | open_jacket | sweat | thighs |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 35 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||||
| 1 | 11 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||||
| 2 | 7 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||||||||||||
| 3 | 22 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||||||||||||||
| 4 | 6 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||||||||||||||||
| 5 | 9 | ![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X |









