CyberHarem/kirishima_kantaicollection
收藏资源简介:
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of kirishima/霧島 (Kantai Collection) This is the dataset of kirishima/霧島 (Kantai Collection), containing 500 images and their tags. The core tags of this character are `short_hair, black_hair, glasses, hairband, green-framed_eyewear, breasts, headgear, large_breasts`, which are pruned in this dataset. Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the auto-crawling system is powered by [DeepGHS Team](https://github.com/deepghs)([huggingface organization](https://huggingface.co/deepghs)). ## List of Packages | Name | Images | Size | Download | Type | Description | |:-----------------|---------:|:-----------|:----------------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------| | raw | 500 | 533.32 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kirishima_kantaicollection/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 336.85 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kirishima_kantaicollection/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1071 | 655.67 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kirishima_kantaicollection/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 482.38 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kirishima_kantaicollection/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1071 | 868.99 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kirishima_kantaicollection/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | ### Load Raw Dataset with Waifuc We provide raw dataset (including tagged images) for [waifuc](https://deepghs.github.io/waifuc/main/tutorials/installation/index.html) loading. If you need this, just run the following code ```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/kirishima_kantaicollection', 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']) ``` ## List of Clusters List of tag clustering result, maybe some outfits can be mined here. ### Raw Text Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 0 | 9 |  |  |  |  |  | 1girl, adjusting_eyewear, blue_eyes, detached_sleeves, japanese_clothes, nontraditional_miko, smile, solo, bare_shoulders, looking_at_viewer, skirt | | 1 | 32 |  |  |  |  |  | 1girl, detached_sleeves, japanese_clothes, nontraditional_miko, skirt, solo, thighhighs, bare_shoulders, thigh_boots, smile, adjusting_eyewear, pantyhose, turret, blue_eyes, cannon, ribbon_trim | | 2 | 17 |  |  |  |  |  | 1girl, detached_sleeves, japanese_clothes, nontraditional_miko, ribbon-trimmed_sleeves, solo, looking_at_viewer, white_background, upper_body, simple_background, adjusting_eyewear, smile, bare_shoulders, grey_eyes, twitter_username | | 3 | 12 |  |  |  |  |  | 1girl, collarbone, looking_at_viewer, navel, solo, cowboy_shot, black_bikini, cleavage, smile, white_background, day, side-tie_bikini_bottom, sky | | 4 | 9 |  |  |  |  |  | 1girl, alternate_costume, solo, collarbone, green_shirt, looking_at_viewer, smile, simple_background, white_background, brown_jacket, cleavage, twitter_username | | 5 | 10 |  |  |  |  |  | 1boy, 1girl, blush, hetero, penis, solo_focus, japanese_clothes, nipples, open_mouth, tongue, blue_eyes, facial, fellatio, bare_shoulders, detached_sleeves, mosaic_censoring, paizuri | | 6 | 10 |  |  |  |  |  | 1boy, 1girl, hetero, nipples, open_mouth, sex, blush, solo_focus, vaginal, black_eyes, open_clothes, penis, censored, cowgirl_position, detached_sleeves, girl_on_top, semi-rimless_eyewear, thighhighs, medium_breasts, navel, no_panties, pussy, skirt | | 7 | 13 |  |  |  |  |  | 1girl, smile, alternate_costume, looking_at_viewer, naval_uniform, solo, epaulettes, white_background, short_sleeves, red-framed_eyewear, cowboy_shot, peaked_cap, simple_background, skirt, white_headwear, white_shirt | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | adjusting_eyewear | blue_eyes | detached_sleeves | japanese_clothes | nontraditional_miko | smile | solo | bare_shoulders | looking_at_viewer | skirt | thighhighs | thigh_boots | pantyhose | turret | cannon | ribbon_trim | ribbon-trimmed_sleeves | white_background | upper_body | simple_background | grey_eyes | twitter_username | collarbone | navel | cowboy_shot | black_bikini | cleavage | day | side-tie_bikini_bottom | sky | alternate_costume | green_shirt | brown_jacket | 1boy | blush | hetero | penis | solo_focus | nipples | open_mouth | tongue | facial | fellatio | mosaic_censoring | paizuri | sex | vaginal | black_eyes | open_clothes | censored | cowgirl_position | girl_on_top | semi-rimless_eyewear | medium_breasts | no_panties | pussy | naval_uniform | epaulettes | short_sleeves | red-framed_eyewear | peaked_cap | white_headwear | white_shirt | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------------|:------------|:-------------------|:-------------------|:----------------------|:--------|:-------|:-----------------|:--------------------|:--------|:-------------|:--------------|:------------|:---------|:---------|:--------------|:-------------------------|:-------------------|:-------------|:--------------------|:------------|:-------------------|:-------------|:--------|:--------------|:---------------|:-----------|:------|:-------------------------|:------|:--------------------|:--------------|:---------------|:-------|:--------|:---------|:--------|:-------------|:----------|:-------------|:---------|:---------|:-----------|:-------------------|:----------|:------|:----------|:-------------|:---------------|:-----------|:-------------------|:--------------|:-----------------------|:-----------------|:-------------|:--------|:----------------|:-------------|:----------------|:---------------------|:-------------|:-----------------|:--------------| | 0 | 9 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 32 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 17 |  |  |  |  |  | X | X | | X | X | X | X | X | X | X | | | | | | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 12 |  |  |  |  |  | X | | | | | | X | X | | X | | | | | | | | | X | | | | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 9 |  |  |  |  |  | X | | | | | | X | X | | X | | | | | | | | | X | | X | | X | X | | | | X | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 10 |  |  |  |  |  | X | | X | X | X | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | 6 | 10 |  |  |  |  |  | X | | | X | | | | | | | X | X | | | | | | | | | | | | | X | | | | | | | | | | X | X | X | X | X | X | X | | | | | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | 7 | 13 |  |  |  |  |  | X | | | | | | X | X | | X | X | | | | | | | | X | | X | | | | | X | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X |
数据集概述
数据集名称
Dataset of kirishima/霧島 (Kantai Collection)
数据集描述
该数据集包含500张图片及其标签,主题为kirishima/霧島(舰队Collection)。核心标签包括short_hair, black_hair, glasses, hairband, green-framed_eyewear, breasts, headgear, large_breasts。
数据集来源
图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬虫系统由DeepGHS Team提供支持。
数据集包列表
| 名称 | 图片数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 500 | 533.32 MiB | Download | Waifuc-Raw | 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。 |
| 800 | 500 | 336.85 MiB | Download | IMG+TXT | 短边不超过800像素的数据集。 |
| stage3-p480-800 | 1071 | 655.67 MiB | Download | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
| 1200 | 500 | 482.38 MiB | Download | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 1071 | 868.99 MiB | Download | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
标签聚类结果
以下是标签聚类的结果,可能有助于挖掘某些服装。
原始文本版本
| # | 样本数量 | 图片1 | 图片2 | 图片3 | 图片4 | 图片5 | 标签 |
|---|---|---|---|---|---|---|---|
| 0 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, adjusting_eyewear, blue_eyes, detached_sleeves, japanese_clothes, nontraditional_miko, smile, solo, bare_shoulders, looking_at_viewer, skirt |
| 1 | 32 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, detached_sleeves, japanese_clothes, nontraditional_miko, skirt, solo, thighhighs, bare_shoulders, thigh_boots, smile, adjusting_eyewear, pantyhose, turret, blue_eyes, cannon, ribbon_trim |
| 2 | 17 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, detached_sleeves, japanese_clothes, nontraditional_miko, ribbon-trimmed_sleeves, solo, looking_at_viewer, white_background, upper_body, simple_background, adjusting_eyewear, smile, bare_shoulders, grey_eyes, twitter_username |
| 3 | 12 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, collarbone, looking_at_viewer, navel, solo, cowboy_shot, black_bikini, cleavage, smile, white_background, day, side-tie_bikini_bottom, sky |
| 4 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, alternate_costume, solo, collarbone, green_shirt, looking_at_viewer, smile, simple_background, white_background, brown_jacket, cleavage, twitter_username |
| 5 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
1boy, 1girl, blush, hetero, penis, solo_focus, japanese_clothes, nipples, open_mouth, tongue, blue_eyes, facial, fellatio, bare_shoulders, detached_sleeves, mosaic_censoring, paizuri |
| 6 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
1boy, 1girl, hetero, nipples, open_mouth, sex, blush, solo_focus, vaginal, black_eyes, open_clothes, penis, censored, cowgirl_position, detached_sleeves, girl_on_top, semi-rimless_eyewear, thighhighs, medium_breasts, navel, no_panties, pussy, skirt |
| 7 | 13 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, smile, alternate_costume, looking_at_viewer, naval_uniform, solo, epaulettes, white_background, short_sleeves, red-framed_eyewear, cowboy_shot, peaked_cap, simple_background, skirt, white_headwear, white_shirt |












































