five

CyberHarem/alabama_azurlane

收藏
Hugging Face2024-01-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/alabama_azurlane
下载链接
链接失效反馈
官方服务:
资源简介:
该数据集名为alabama/アラバマ/阿拉巴马 (Azur Lane),包含96张图片及其标签。这些图片从多个网站(如danbooru、pixiv、zerochan等)爬取,爬取系统由DeepGHS团队开发。数据集的核心标签包括long_hair, dark-skinned_female, dark_skin, breasts, red_eyes, twintails, bangs, white_hair, facial_mark, large_breasts, hair_between_eyes, very_long_hair, sidelocks,这些标签在数据集中进行了修剪。数据集提供了多个版本,包括原始数据、不同尺寸的图片以及经过裁剪的版本。README还提供了使用Waifuc加载原始数据集的代码示例,并展示了标签聚类结果。
提供机构:
CyberHarem
原始信息汇总

数据集概述

基本信息

  • 名称: Dataset of alabama/アラバマ/阿拉巴马 (Azur Lane)
  • 许可证: MIT
  • 任务类别: text-to-image
  • 标签: art, not-for-all-audiences
  • 大小类别: n<1K

数据集内容

  • 包含: 96张图像及其标签
  • 核心标签: long_hair, dark-skinned_female, dark_skin, breasts, red_eyes, twintails, bangs, white_hair, facial_mark, large_breasts, hair_between_eyes, very_long_hair, sidelocks

数据集包

名称 图像数量 大小 下载链接 类型 描述
raw 96 170.57 MiB 下载 Waifuc-Raw Raw data with meta information (min edge aligned to 1400 if larger).
800 96 86.96 MiB 下载 IMG+TXT dataset with the shorter side not exceeding 800 pixels.
stage3-p480-800 258 190.55 MiB 下载 IMG+TXT 3-stage cropped dataset with the area not less than 480x480 pixels.
1200 96 145.87 MiB 下载 IMG+TXT dataset with the shorter side not exceeding 1200 pixels.
stage3-p480-1200 258 282.13 MiB 下载 IMG+TXT 3-stage cropped dataset with the area not less than 480x480 pixels.

数据集加载

  • 加载工具: 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/alabama_azurlane, 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 19 1girl, bandeau, bare_shoulders, bikini_under_clothes, black_bikini, clothes_writing, detached_collar, looking_at_viewer, navel, short_shorts, solo, tube_top, black_gloves, cleavage, elbow_gloves, native_american, black_shorts, midriff, bodypaint, facepaint, highleg_bikini, bikini_top_only, black_thighhighs, closed_mouth, stomach, thong, blush, see-through, cowboy_shot, open_clothes, standing, armpits, skindentation, white_background, white_coat, white_jacket, grey_hair, simple_background
1 6 1girl, nipples, bodypaint, facepaint, looking_at_viewer, solo, blush, censored, completely_nude, dakimakura_(medium), native_american, on_back

表格版本

| # | 样本数量 | 图像示例 | 1girl | bandeau | bare_shoulders | bikini_under_clothes | black_bikini | clothes_writing | detached_collar | looking_at_viewer | navel | short_shorts | solo | tube_top | black_gloves | cleavage | elbow_gloves | native_american | black_shorts | midriff | bodypaint | facepaint | highleg_bikini | bikini_top_only | black_thighhighs | closed_mouth | stomach | thong | blush | see-through | cowboy_shot | open_clothes | standing | armpits | skindentation | white_background | white_coat | white_jacket | grey_hair | simple_background | nipples | censored | completely_nude | dakimakura_(medium) | on_back |

5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作