CyberHarem/perfumer_arknights
收藏数据集概述
名称: Dataset of perfumer/パフューマー/调香师 (Arknights)
内容: 包含229张图像及其标签。
核心标签: animal_ears, brown_hair, fox_ears, ponytail, bow, hair_bow, brown_eyes, long_hair, blue_bow, fox_girl, breasts, tail, striped_bow
数据来源: 图像从多个网站(如danbooru, pixiv, zerochan等)爬取,由DeepGHS Team的自动爬虫系统收集。
数据集包详情
| 包名 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 229 | 341.27 MiB | 下载 | Waifuc-Raw | 包含元信息的原始数据(如果较大,最小边对齐到1400) |
| 1200 | 229 | 295.03 MiB | 下载 | IMG+TXT | 短边不超过1200像素的数据集 |
| stage3-p480-1200 | 564 | 575.76 MiB | 下载 | 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/perfumer_arknights, 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 | 7 | 至 ![]() |
1girl, bare_shoulders, long_sleeves, off_shoulder, open_jacket, solo, white_dress, looking_at_viewer, blue_jacket, collarbone, holding_staff, smile, fur_trim, cowboy_shot, white_flower |
| 1 | 9 | 至 ![]() |
1girl, bare_shoulders, holding_staff, looking_at_viewer, off_shoulder, solo, fox_tail, long_sleeves, open_jacket, white_dress, blue_jacket, full_body, high_heels, simple_background, white_background, black_footwear, collarbone, frilled_dress, smile, animal, black_jacket, white_flower, fur_trim |
| 2 | 7 | 至 ![]() |
1girl, black_pantyhose, fox_tail, long_sleeves, white_shirt, belt, id_card, solo, closed_mouth, collared_shirt, holding, looking_at_viewer, official_alternate_costume, smile, black_footwear, full_body, shoes, simple_background, vial, white_background, white_jacket, black_skirt, cowboy_shot, hand_up |
| 3 | 6 | 至 ![]() |
1girl, dress, hairband, long_sleeves, official_alternate_costume, solo, closed_mouth, hair_between_eyes, looking_at_viewer, simple_background, smile, yellow_bow, fox, holding_book, open_book, sitting, upper_body, white_background |
| 4 | 5 | 至 ![]() |
1girl, blush, completely_nude, fox_tail, cum_in_pussy, medium_breasts, nipples, sweat, 1boy, anus, hetero, looking_at_viewer, lying, mosaic_censoring, open_mouth, ass, collarbone, cum_overflow, hair_between_eyes, heart-shaped_pupils, looking_back, on_bed, penis, sex_from_behind, solo_focus, spread_legs, vaginal |

至 
至 
至 
至 
至 


