CyberHarem/fuuka_bluearchive
收藏Hugging Face2024-03-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/fuuka_bluearchive
下载链接
链接失效反馈官方服务:
资源简介:
这是fuuka/愛清フウカ/枫香(Blue Archive)的数据集,包含394张图像及其标签。该角色的核心标签包括`long_hair, horns, black_hair, halo, demon_horns, red_eyes, twintails`,这些标签在本数据集中已被修剪。图像从多个网站(如danbooru、pixiv、zerochan等)爬取,自动爬取系统由DeepGHS团队提供。数据集提供了多种下载包,包括原始数据、1200像素限制的数据集以及三阶段裁剪的数据集。此外,还提供了使用waifuc加载原始数据集的代码示例。
这是fuuka/愛清フウカ/枫香(Blue Archive)的数据集,包含394张图像及其标签。该角色的核心标签包括`long_hair, horns, black_hair, halo, demon_horns, red_eyes, twintails`,这些标签在本数据集中已被修剪。图像从多个网站(如danbooru、pixiv、zerochan等)爬取,自动爬取系统由DeepGHS团队提供。数据集提供了多种下载包,包括原始数据、1200像素限制的数据集以及三阶段裁剪的数据集。此外,还提供了使用waifuc加载原始数据集的代码示例。
提供机构:
CyberHarem
原始信息汇总
数据集概述:fuuka/愛清フウカ/枫香 (Blue Archive)
数据集基本信息
- 名称: fuuka/愛清フウカ/枫香 (Blue Archive)
- 包含内容: 394张图像及其标签
- 核心标签: long_hair, horns, black_hair, halo, demon_horns, red_eyes, twintails
- 许可证: MIT
- 任务类别: text-to-image
- 标签: art, not-for-all-audiences
- 大小类别: n<1K
数据集包列表
| 名称 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 394 | 602.72 MiB | 下载 | Waifuc-Raw | 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。 |
| 1200 | 394 | 519.55 MiB | 下载 | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 991 | 1.04 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/fuuka_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 | 5 | 至 ![]() |
1girl, blush, head_scarf, long_sleeves, looking_at_viewer, open_mouth, simple_background, solo, white_apron, white_background, :d, black_dress, black_horns, frilled_apron, holding_ladle, frilled_dress, hair_on_horn, necktie, orange_headwear, school_uniform, yellow_headwear |
| 1 | 8 | 至 ![]() |
1girl, closed_mouth, hair_flower, long_sleeves, looking_at_viewer, obi, official_alternate_costume, pink_kimono, simple_background, solo, white_background, wide_sleeves, blush, parted_bangs, pink_flower, smile, fur_collar, holding, single_hair_bun, upper_body |
| 2 | 7 | 至 ![]() |
1girl, blush, hair_flower, long_sleeves, obi, official_alternate_costume, pink_flower, simple_background, single_hair_bun, solo, white_background, looking_at_viewer, smile, upper_body, white_kimono, wide_sleeves, open_mouth, closed_mouth, fur_collar |
| 3 | 5 | 至 ![]() |
1girl, hair_on_horn, looking_at_viewer, navel, pussy, red_halo, small_breasts, solo, black_horns, blush, indoors, nipples, cleft_of_venus, collarbone, completely_nude, cowboy_shot, loli, uncensored, very_long_hair, after_bathing, blue_hair, drying_hair, holding_towel, parted_lips, steam, underwear, wet_hair |

至 
至 
至 
至 


