CyberHarem/tuye_arknights
收藏Hugging Face2024-03-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/tuye_arknights
下载链接
链接失效反馈官方服务:
资源简介:
这是tuye/トゥイエ/图耶 (Arknights)的数据集,包含69张图片及其标签。图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬取系统由DeepGHS团队提供支持。数据集的核心标签包括`animal_ears, dark_skin, dark-skinned_female, purple_eyes, white_hair, long_hair, hair_between_eyes, horse_ears, grey_hair`。
这是tuye/トゥイエ/图耶 (Arknights)的数据集,包含69张图片及其标签。图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬取系统由DeepGHS团队提供支持。数据集的核心标签包括`animal_ears, dark_skin, dark-skinned_female, purple_eyes, white_hair, long_hair, hair_between_eyes, horse_ears, grey_hair`。
提供机构:
CyberHarem
原始信息汇总
数据集概述:tuye/トゥイエ/图耶 (Arknights)
数据集基本信息
- 许可证: MIT
- 任务类别: 文本到图像
- 标签: 艺术, 不适合所有观众
- 大小类别: 小于1K
数据集内容
- 包含内容: 69张图像及其标签
- 核心标签: animal_ears, dark_skin, dark-skinned_female, purple_eyes, white_hair, long_hair, hair_between_eyes, horse_ears, grey_hair
数据集下载
-
原始数据包 (raw):
- 图像数量: 69
- 大小: 125.13 MiB
- 下载链接: 原始数据包
- 类型: Waifuc-Raw
- 描述: 包含元信息的原始数据(如果较大,最小边对齐到1400)
-
1200像素包:
- 图像数量: 69
- 大小: 106.81 MiB
- 下载链接: 1200像素包
- 类型: IMG+TXT
- 描述: 短边不超过1200像素的数据集
-
stage3-p480-1200包:
- 图像数量: 184
- 大小: 210.75 MiB
- 下载链接: stage3-p480-1200包
- 类型: 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/tuye_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)
source = LocalSource(dataset_dir) for item in source: print(item.image, item.meta[filename], item.meta[tags])
标签聚类结果
- 示例标签:
- 集群0: 1girl, solo, long_sleeves, looking_at_viewer, yellow_jacket, open_jacket, yellow_coat, black_gloves, holding, thigh_strap, black_dress, closed_mouth, fingerless_gloves, smile, twintails, umbrella
- 集群1: 1girl, long_sleeves, looking_at_viewer, solo, official_alternate_costume, short_hair, closed_mouth, white_ascot, white_gloves, white_thighhighs, black_dress, flower, garter_straps, smile, black_footwear, white_background, holding, shoes, simple_background, sitting



