CyberHarem/kinu_kantaicollection
收藏Hugging Face2024-01-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/kinu_kantaicollection
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of kinu/鬼怒/鬼怒 (Kantai Collection)
This is the dataset of kinu/鬼怒/鬼怒 (Kantai Collection), containing 323 images and their tags.
The core tags of this character are `short_hair, red_hair, breasts, red_eyes, orange_eyes`, 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 | 323 | 222.99 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kinu_kantaicollection/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 800 | 323 | 163.21 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kinu_kantaicollection/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
| stage3-p480-800 | 632 | 308.58 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kinu_kantaicollection/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
| 1200 | 323 | 211.42 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kinu_kantaicollection/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 632 | 385.11 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kinu_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/kinu_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 | 8 |  |  |  |  |  | hoodie, looking_at_viewer, 1girl, alternate_costume, jacket, open_mouth, simple_background, smile, solo, black_pants, hair_between_eyes, hair_intakes, white_background, hands_in_pockets, long_sleeves, blush, hooded_sweater, vest, boots, brown_footwear, full_body, white_sweater |
| 1 | 6 |  |  |  |  |  | 1girl, hooded_sweater, hoodie, simple_background, solo, upper_body, white_background, one-hour_drawing_challenge, white_sweater, official_alternate_costume, black_jacket, hooded_jacket, smile |
| 2 | 7 |  |  |  |  |  | 1girl, looking_at_viewer, open_mouth, pleated_skirt, serafuku, solo, machinery, boots, turret, white_background |
| 3 | 10 |  |  |  |  |  | 1girl, looking_at_viewer, serafuku, short_sleeves, solo, white_background, sailor_collar, simple_background, smile, blush, pleated_skirt, hair_between_eyes, sitting, buttons, upper_body |
| 4 | 5 |  |  |  |  |  | 1girl, black_gloves, black_jacket, grey_sailor_collar, grey_skirt, looking_at_viewer, neck_ribbon, partially_fingerless_gloves, red_ribbon, serafuku, short_sleeves, simple_background, solo, white_background, pleated_skirt, grin, upper_body, one-hour_drawing_challenge, one_eye_closed, twitter_username |
| 5 | 7 |  |  |  |  |  | 1girl, bike_shorts, black_gloves, black_jacket, grey_sailor_collar, grey_skirt, neck_ribbon, pleated_skirt, red_ribbon, serafuku, short_sleeves, solo, partially_fingerless_gloves, shorts_under_skirt, simple_background, white_background, cowboy_shot, looking_at_viewer, smile, hair_between_eyes, open_mouth, twitter_username |
| 6 | 6 |  |  |  |  |  | 1girl, black_gloves, black_jacket, grey_sailor_collar, neck_ribbon, red_ribbon, serafuku, short_sleeves, simple_background, solo, upper_body, white_background, partially_fingerless_gloves, hair_between_eyes, looking_at_viewer, smile, twitter_username |
| 7 | 8 |  |  |  |  |  | 1girl, cleavage, solo, cowboy_shot, looking_at_viewer, medium_breasts, navel, open_mouth, pink_hair, black_bikini, large_breasts, side-tie_bikini_bottom, smile, simple_background |
| 8 | 8 |  |  |  |  |  | detached_collar, playboy_bunny, rabbit_ears, wrist_cuffs, black_leotard, fake_animal_ears, looking_at_viewer, medium_breasts, strapless_leotard, open_mouth, rabbit_tail, 1girl, alternate_costume, solo, brown_pantyhose, cleavage, simple_background, white_background, full_body, hair_between_eyes, multiple_girls, red_bowtie, smile |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | hoodie | looking_at_viewer | 1girl | alternate_costume | jacket | open_mouth | simple_background | smile | solo | black_pants | hair_between_eyes | hair_intakes | white_background | hands_in_pockets | long_sleeves | blush | hooded_sweater | vest | boots | brown_footwear | full_body | white_sweater | upper_body | one-hour_drawing_challenge | official_alternate_costume | black_jacket | hooded_jacket | pleated_skirt | serafuku | machinery | turret | short_sleeves | sailor_collar | sitting | buttons | black_gloves | grey_sailor_collar | grey_skirt | neck_ribbon | partially_fingerless_gloves | red_ribbon | grin | one_eye_closed | twitter_username | bike_shorts | shorts_under_skirt | cowboy_shot | cleavage | medium_breasts | navel | pink_hair | black_bikini | large_breasts | side-tie_bikini_bottom | detached_collar | playboy_bunny | rabbit_ears | wrist_cuffs | black_leotard | fake_animal_ears | strapless_leotard | rabbit_tail | brown_pantyhose | multiple_girls | red_bowtie |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:---------|:--------------------|:--------|:--------------------|:---------|:-------------|:--------------------|:--------|:-------|:--------------|:--------------------|:---------------|:-------------------|:-------------------|:---------------|:--------|:-----------------|:-------|:--------|:-----------------|:------------|:----------------|:-------------|:-----------------------------|:-----------------------------|:---------------|:----------------|:----------------|:-----------|:------------|:---------|:----------------|:----------------|:----------|:----------|:---------------|:---------------------|:-------------|:--------------|:------------------------------|:-------------|:-------|:-----------------|:-------------------|:--------------|:---------------------|:--------------|:-----------|:-----------------|:--------|:------------|:---------------|:----------------|:-------------------------|:------------------|:----------------|:--------------|:--------------|:----------------|:-------------------|:--------------------|:--------------|:------------------|:-----------------|:-------------|
| 0 | 8 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 6 |  |  |  |  |  | X | | X | | | | X | X | X | | | | X | | | | X | | | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2 | 7 |  |  |  |  |  | | X | X | | | X | | | X | | | | X | | | | | | X | | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 10 |  |  |  |  |  | | X | X | | | | X | X | X | | X | | X | | | X | | | | | | | X | | | | | X | X | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 4 | 5 |  |  |  |  |  | | X | X | | | | X | | X | | | | X | | | | | | | | | | X | X | | X | | X | X | | | X | | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | |
| 5 | 7 |  |  |  |  |  | | X | X | | | X | X | X | X | | X | | X | | | | | | | | | | | | | X | | X | X | | | X | | | | X | X | X | X | X | X | | | X | X | X | X | | | | | | | | | | | | | | | | | | |
| 6 | 6 |  |  |  |  |  | | X | X | | | | X | X | X | | X | | X | | | | | | | | | | X | | | X | | | X | | | X | | | | X | X | | X | X | X | | | X | | | | | | | | | | | | | | | | | | | | | |
| 7 | 8 |  |  |  |  |  | | X | X | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | | | | | | | | | | | |
| 8 | 8 |  |  |  |  |  | | X | X | X | | X | X | X | X | | X | | X | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | | | | | | X | X | X | X | X | X | X | X | X | X | X |
This is the dataset of kinu/鬼怒/鬼怒 (Kantai Collection), containing 323 images and their tags. The core tags of this character are `short_hair, red_hair, breasts, red_eyes, orange_eyes`, 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)). The dataset is available in multiple formats and sizes, including raw data, resized images, and cropped datasets. Additionally, the README provides a list of clusters based on tag similarities, which could be useful for further analysis or mining specific outfits.
提供机构:
CyberHarem
原始信息汇总
数据集概述
数据集名称
Dataset of kinu/鬼怒/鬼怒 (Kantai Collection)
数据集描述
该数据集包含323张图片及其标签,主要描述角色kinu/鬼怒/鬼怒 (Kantai Collection)。核心标签包括short_hair, red_hair, breasts, red_eyes, orange_eyes。
数据集来源
图片从多个网站(如danbooru, pixiv, zerochan等)爬取,爬虫系统由DeepGHS Team开发。
数据集包列表
| 名称 | 图片数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 323 | 222.99 MiB | Download | Waifuc-Raw | 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。 |
| 800 | 323 | 163.21 MiB | Download | IMG+TXT | 短边不超过800像素的数据集。 |
| stage3-p480-800 | 632 | 308.58 MiB | Download | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
| 1200 | 323 | 211.42 MiB | Download | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 632 | 385.11 MiB | Download | IMG+TXT | 3阶段裁剪数据集,区域不小于480x480像素。 |
数据集加载
提供原始数据集(包括带标签的图片)供waifuc加载。
标签聚类结果
列出了标签聚类结果,可能从中挖掘出一些服装信息。
原始文本版本
| # | 样本数 | 图片1 | 图片2 | 图片3 | 图片4 | 图片5 | 标签 |
|---|---|---|---|---|---|---|---|
| 0 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
hoodie, looking_at_viewer, 1girl, alternate_costume, jacket, open_mouth, simple_background, smile, solo, black_pants, hair_between_eyes, hair_intakes, white_background, hands_in_pockets, long_sleeves, blush, hooded_sweater, vest, boots, brown_footwear, full_body, white_sweater |
| 1 | 6 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, hooded_sweater, hoodie, simple_background, solo, upper_body, white_background, one-hour_drawing_challenge, white_sweater, official_alternate_costume, black_jacket, hooded_jacket, smile |
| 2 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, looking_at_viewer, open_mouth, pleated_skirt, serafuku, solo, machinery, boots, turret, white_background |
| 3 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, looking_at_viewer, serafuku, short_sleeves, solo, white_background, sailor_collar, simple_background, smile, blush, pleated_skirt, hair_between_eyes, sitting, buttons, upper_body |
| 4 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, black_gloves, black_jacket, grey_sailor_collar, grey_skirt, looking_at_viewer, neck_ribbon, partially_fingerless_gloves, red_ribbon, serafuku, short_sleeves, simple_background, solo, white_background, pleated_skirt, grin, upper_body, one-hour_drawing_challenge, one_eye_closed, twitter_username |
| 5 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, bike_shorts, black_gloves, black_jacket, grey_sailor_collar, grey_skirt, neck_ribbon, pleated_skirt, red_ribbon, serafuku, short_sleeves, solo, partially_fingerless_gloves, shorts_under_skirt, simple_background, white_background, cowboy_shot, looking_at_viewer, smile, hair_between_eyes, open_mouth, twitter_username |
| 6 | 6 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, black_gloves, black_jacket, grey_sailor_collar, neck_ribbon, red_ribbon, serafuku, short_sleeves, simple_background, solo, upper_body, white_background, partially_fingerless_gloves, hair_between_eyes, looking_at_viewer, smile, twitter_username |
| 7 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, cleavage, solo, cowboy_shot, looking_at_viewer, medium_breasts, navel, open_mouth, pink_hair, black_bikini, large_breasts, side-tie_bikini_bottom, smile, simple_background |
| 8 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
detached_collar, playboy_bunny, rabbit_ears, wrist_cuffs, black_leotard, fake_animal_ears, looking_at_viewer, medium_breasts, strapless_leotard, open_mouth, rabbit_tail, 1girl, alternate_costume, solo, brown_pantyhose, cleavage, simple_background, white_background, full_body, hair_between_eyes, multiple_girls, red_bowtie, smile |
表格版本
| # | 样本数 | 图片1 | 图片2 | 图片3 | 图片4 | 图片5 | hoodie | looking_at_viewer | 1girl | alternate_costume | jacket | open_mouth | simple_background | smile | solo | black_pants | hair_between_eyes | hair_intakes | white_background | hands_in_pockets | long_sleeves | blush | hooded_sweater | vest | boots | brown_footwear | full_body | white_sweater | upper_body | one-hour_drawing_challenge | official_alternate_costume | black_jacket | hooded_jacket | pleated_skirt | serafuku | machinery | turret | short_sleeves | sailor_collar | sitting | buttons | black_gloves | grey_sailor_collar | grey_skirt | neck_ribbon | partially_fingerless_gloves | red_ribbon | grin | one_eye_closed | twitter_username | bike_shorts | shorts_under_skirt | cowboy_shot | cleavage | medium_breasts | navel | pink_hair | black_bikini | large_breasts | side-tie_bikini_bottom | detached_collar | playboy_bunny | rabbit_ears | wrist_cuffs | black_leotard | fake_animal_ears | strapless_leotard | rabbit_tail | brown_pantyhose | multiple_girls | red_bowtie |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||||||||
| 1 | 6 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| 2 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 3 | 10 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||||||||||||||
| 4 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||||||||||
| 5 |
















































