CyberHarem/koyuki_bluearchive
收藏Hugging Face2024-03-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/koyuki_bluearchive
下载链接
链接失效反馈官方服务:
资源简介:
这是koyuki/黒崎コユキ/小雪 (Blue Archive)的数据集,包含362张图片及其标签。该角色的核心标签包括`pink_hair, long_hair, halo, twintails, hair_between_eyes, pink_eyes, fang, very_long_hair, skin_fang, pink_halo`,这些标签在数据集中已被修剪。图片来源于多个网站(如danbooru、pixiv、zerochan等),并通过自动爬取系统收集。
这是koyuki/黒崎コユキ/小雪 (Blue Archive)的数据集,包含362张图片及其标签。该角色的核心标签包括`pink_hair, long_hair, halo, twintails, hair_between_eyes, pink_eyes, fang, very_long_hair, skin_fang, pink_halo`,这些标签在数据集中已被修剪。图片来源于多个网站(如danbooru、pixiv、zerochan等),并通过自动爬取系统收集。
提供机构:
CyberHarem
原始信息汇总
数据集概述:koyuki/黒崎コユキ/小雪 (Blue Archive)
数据集基本信息
- 名称:koyuki/黒崎コユキ/小雪 (Blue Archive)
- 包含内容:362张图像及其标签
- 核心标签:pink_hair, long_hair, halo, twintails, hair_between_eyes, pink_eyes, fang, very_long_hair, skin_fang, pink_halo
- 许可证:MIT
- 任务类别:text-to-image
- 标签:art, not-for-all-audiences
- 大小类别:n<1K
数据集包信息
| 名称 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 362 | 484.33 MiB | Download | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 1200 | 362 | 414.42 MiB | Download | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 885 | 847.96 MiB | Download | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
数据集加载示例
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/koyuki_bluearchive, 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])
数据集标签聚类结果
示例标签
| # | 样本数 | 图像示例 | 标签示例 |
|---|---|---|---|
| 0 | 18 | ![]() |
black_leotard, blonde_hair, fake_animal_ears, playboy_bunny, rabbit_ears, 1girl, blue_necktie, looking_at_viewer, open_mouth, simple_background, solo, white_background, white_gloves, white_jacket, detached_collar, smile, white_pantyhose, +_+, long_sleeves, streaked_hair, blush_stickers, small_breasts, strapless_leotard, double_bun |
| 1 | 8 | ![]() |
1girl, black_gloves, blush_stickers, collared_shirt, fingerless_gloves, long_sleeves, looking_at_viewer, simple_background, solo, upper_body, white_background, white_jacket, white_shirt, +_+, blue_necktie, open_clothes, smile, closed_mouth, open_mouth, hair_ornament |
| 2 | 32 | ![]() |
1girl, black_skirt, blue_necktie, collared_shirt, long_sleeves, looking_at_viewer, pleated_skirt, solo, white_jacket, white_shirt, +_+, open_mouth, smile, white_thighhighs, black_gloves, fingerless_gloves, simple_background, blush_stickers, id_card, white_background, open_jacket, two-sided_jacket |
| 3 | 7 | ![]() |
hair_flower, long_sleeves, obi, alternate_costume, wide_sleeves, +_+, 1girl, blush, checkered_clothes, looking_at_viewer, smile, solo, holding, open_mouth, bow, closed_mouth, yukata |







