five

CyberHarem/mullany_azurlane

收藏
Hugging Face2024-01-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/mullany_azurlane
下载链接
链接失效反馈
官方服务:
资源简介:
这是名为mullany/マラニー/马拉尼 (Azur Lane)的数据集,包含62张图片及其标签。图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬取系统由DeepGHS团队提供支持。数据集的核心标签包括bangs, breasts, hair_ornament, long_hair, purple_hair, hairclip, brown_eyes, large_breasts, sidelocks, ribbon, yellow_eyes, x_hair_ornament, medium_breasts,这些标签在数据集中被修剪。数据集提供了多个版本,包括原始数据、不同尺寸的图片以及经过裁剪的版本。此外,还提供了如何使用waifuc加载原始数据集的示例代码,并展示了标签聚类的结果。

This is the dataset named mullany/マラニー/马拉尼 (Azur Lane), which contains 62 images and their corresponding labels. The images were crawled from multiple online platforms including danbooru, pixiv, zerochan, and others, with the crawling system powered by the DeepGHS team. The core tags of this dataset are bangs, breasts, hair_ornament, long_hair, purple_hair, hairclip, brown_eyes, large_breasts, sidelocks, ribbon, yellow_eyes, x_hair_ornament, and medium_breasts, which are the retained core tags after pruning operations in the dataset. Multiple variants of the dataset are provided, including the raw original data, images with different resolutions, and cropped subsets. Additionally, sample code for loading the raw dataset using waifuc is offered, alongside the results of tag clustering.
提供机构:
CyberHarem
原始信息汇总

数据集概述

数据集名称: mullany/マラニー/马拉尼 (Azur Lane)

数据集内容: 包含62张图像及其标签。

核心标签: bangs, breasts, hair_ornament, long_hair, purple_hair, hairclip, brown_eyes, large_breasts, sidelocks, ribbon, yellow_eyes, x_hair_ornament, medium_breasts

数据集大小: 小于1000项

任务类别: text-to-image

许可证: MIT

标签: art, not-for-all-audiences

数据集包详情

名称 图像数量 大小 类型 描述
raw 62 115.80 MiB Waifuc-Raw 包含元信息的原始数据,最小边对齐至1400像素(如果更大)
800 62 61.28 MiB IMG+TXT 短边不超过800像素的数据集
stage3-p480-800 140 124.19 MiB IMG+TXT 三阶段裁剪数据集,区域不小于480x480像素
1200 62 101.97 MiB IMG+TXT 短边不超过1200像素的数据集
stage3-p480-1200 140 195.90 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/mullany_azurlane, 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_di)

使用waifuc加载数据集

source = LocalSource(dataset_dir) for item in source: print(item.image, item.meta[filename], item.meta[tags])

数据集集群列表

集群标签示例

# 样本数 标签
0 35 1girl, bare_shoulders, blush, long_sleeves, looking_at_viewer, solo, blue_jacket, red_necktie, off_shoulder, navel, detached_collar, open_jacket, open_mouth, short_shorts, black_shorts, brown_pantyhose, midriff, sleeveless, :d, hair_ribbon, crop_top, half_updo, stomach, white_shirt, black_pantyhose, collarbone
1 8 1girl, red_necktie, bare_shoulders, blush, detached_collar, simple_background, solo, upper_body, white_background, off_shoulder, collarbone, looking_at_viewer, open_mouth, closed_mouth, hair_ribbon, jacket
2 6 1girl, double_bun, garter_straps, hair_flower, looking_at_viewer, solo, black_thighhighs, blush, china_dress, white_gloves, shawl, holding_umbrella, oil-paper_umbrella, side_slit, simple_background
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作