CyberHarem/zenobia_fgo
收藏Hugging Face2024-03-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/zenobia_fgo
下载链接
链接失效反馈官方服务:
资源简介:
这是zenobia/ゼノビア/芝诺比阿 (Fate/Grand Order)的数据集,包含261张图片及其标签。数据集的核心标签包括`long_hair, grey_hair, breasts, dark_skin, dark-skinned_female, blue_eyes, large_breasts, crown, earrings`,这些标签在数据集中被修剪。图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬取系统由DeepGHS团队提供。
提供机构:
CyberHarem
原始信息汇总
数据集概述
数据集名称
- Dataset of zenobia/ゼノビア/芝诺比阿 (Fate/Grand Order)
数据集内容
- 图像数量: 261张
- 图像来源: 来自多个网站,如danbooru, pixiv, zerochan等
- 核心标签: long_hair, grey_hair, breasts, dark_skin, dark-skinned_female, blue_eyes, large_breasts, crown, earrings
数据集版本
原始数据
- 名称: raw
- 图像数量: 261
- 大小: 463.25 MiB
- 格式: Waifuc-Raw
- 描述: 包含元信息的原始数据,最小边对齐到1400像素(如果更大)
1200像素版本
- 名称: 1200
- 图像数量: 261
- 大小: 391.93 MiB
- 格式: IMG+TXT
- 描述: 短边不超过1200像素的图像数据集
阶段3-p480-1200
- 名称: stage3-p480-1200
- 图像数量: 651
- 大小: 751.77 MiB
- 格式: IMG+TXT
- 描述: 三阶段裁剪数据集,区域不小于480x480像素
数据集使用
-
加载工具: 使用waifuc加载原始数据集
-
加载代码示例: 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/zenobia_fgo, 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 | 9 | 1girl, abs, bare_shoulders, black_bikini, black_gloves, black_thighhighs, chain, cleavage, cuffs, elbow_gloves, highleg_bikini, looking_at_viewer, navel, neck_ring, solo, thighs, spear |
| 1 | 8 | 1girl, bare_shoulders, black_bikini, black_gloves, black_thighhighs, cleavage, cuffs, elbow_gloves, highleg_bikini, looking_at_viewer, neck_ring, solo, thighs, navel, abs, gold_chain |
| 2 | 5 | 1girl, bare_shoulders, black_bikini, black_gloves, black_thighhighs, blush, cleavage, cuffs, elbow_gloves, highleg_bikini, looking_at_viewer, navel, neck_ring, solo, stomach, gold_chain, skindentation, ass_visible_through_thighs |
| 3 | 19 | 1girl, ass, bare_shoulders, black_bikini, black_gloves, chain, elbow_gloves, highleg_bikini, looking_at_viewer, solo, thighs, cuffs, looking_back, neck_ring, thong_bikini, black_thighhighs |
| 4 | 7 | 1girl, bare_shoulders, black_bikini, cleavage, elbow_gloves, looking_at_viewer, solo, black_gloves, neck_ring, gold_chain |
| 5 | 8 | 1boy, 1girl, bare_shoulders, black_bikini, cleavage, hetero, solo_focus, blush, looking_at_viewer, neck_ring, paizuri, penis, sweat, elbow_gloves, pov, black_gloves, censored, closed_mouth, gold_chain, huge_breasts, male_pubic_hair |



