CyberHarem/vermeil_arknights
收藏数据集概述
名称: Dataset of vermeil/ヴァーミル/红云 (Arknights)
描述: 包含251张图像及其标签,主要标签包括animal_ears, fox_ears, short_hair, blonde_hair, notched_ear, animal_ear_fluff, hair_ornament, hairclip, fox_girl, orange_eyes, hair_between_eyes, tail, fox_tail。
许可证: MIT
任务类别: text-to-image
标签: art, not-for-all-audiences
大小类别: n<1K
数据集包列表
| 名称 | 图像数量 | 大小 | 类型 | 描述 |
|---|---|---|---|---|
| raw | 251 | 344.70 MiB | Waifuc-Raw | 原始数据,包含元信息,最小边对齐至1400像素(如果更大)。 |
| 1200 | 251 | 295.73 MiB | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 629 | 611.28 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/vermeil_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])
数据集标签聚类列表
| # | 样本数 | 图像1 | 图像2 | 图像3 | 图像4 | 图像5 | 标签 |
|---|---|---|---|---|---|---|---|
| 0 | 19 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, black_shorts, hood_down, looking_at_viewer, solo, white_shirt, midriff, short_shorts, arrow_(projectile), holding_bow_(weapon), black_gloves, fingerless_gloves, navel, prosthetic_arm, cloak, oripathy_lesion_(arknights), crop_top, bandaged_arm, hooded_cape, quiver, black_cape, standing, simple_background, tooth_necklace, full_body, closed_mouth |
| 1 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, bandaged_arm, black_shorts, hooded_cape, looking_at_viewer, midriff, navel, short_shorts, simple_background, solo, strapless_shirt, tooth_necklace, white_shirt, hood_down, oripathy_lesion_(arknights), prosthetic_arm, black_gloves, blush, crop_top, fingerless_gloves, tube_top, black_cape, cowboy_shot, fang, white_background, ear_piercing, hooded_cloak, open_mouth, standing, stomach |
| 2 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, bare_shoulders, black_shorts, crop_top, looking_at_viewer, midriff, navel, necklace, oripathy_lesion_(arknights), prosthetic_arm, short_shorts, small_breasts, solo, strapless_shirt, white_shirt, bandaged_arm, blush, stomach, tube_top, black_gloves, fang, sitting, armpits, bandaged_leg, cape, fingerless_gloves, hand_up, open_mouth, parted_lips, red_eyes, scar, simple_background, thigh_strap, white_background |
| 3 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
1boy, 1girl, blush, hetero, navel, nipples, open_mouth, oripathy_lesion_(arknights), penis, small_breasts, vaginal, loli, spread_legs, cum_in_pussy, heart_censor, indoors, nude, prosthetic_arm, single_glove, solo_focus, bandages, black_gloves, ear_piercing, fang, feet, girl_on_top, jewelry, mosaic_censoring, sex_from_behind, soles, testicles, toes, tongue_out |
| 4 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, blush, simple_background, small_breasts, solo, arm_strap, collarbone, full_body, looking_at_viewer, navel, nude, red_eyes, white_background, black_gloves, fang, nipples, open_mouth, oripathy_lesion_(arknights), single_elbow_glove, sweat, asymmetrical_gloves, bar_censor, bound, closed_mouth, gradient_hair, jewelry, kneeling, pussy, restrained, single_glove, skindentation, tears, white_thighhighs |




























