CyberHarem/alabama_azurlane
收藏数据集概述
基本信息
- 名称: 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 |

至 
至 


