--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of shinshuu_maru/神州丸 (Kantai Collection) This is the dataset of shinshuu_maru/神州丸 (Kantai Collection), containing 406 images and their tags. The core tags of this character are `brown_hair, long_hair, braid, twin_braids, brown_eyes, breasts, large_breasts, ribbon, red_ribbon, hair_ribbon, ahoge`, 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 | 406 | 447.39 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shinshuu_maru_kantaicollection/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 406 | 264.71 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shinshuu_maru_kantaicollection/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 961 | 574.67 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shinshuu_maru_kantaicollection/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 406 | 403.50 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shinshuu_maru_kantaicollection/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 961 | 796.54 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shinshuu_maru_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/shinshuu_maru_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 | 30 |  |  |  |  |  | 1girl, black_capelet, black_dress, hooded_capelet, simple_background, solo, hood_up, looking_at_viewer, upper_body, white_background, long_sleeves, blush | | 1 | 10 |  |  |  |  |  | 1girl, black_capelet, black_dress, brown_belt, hooded_capelet, long_sleeves, pleated_dress, solo, cowboy_shot, looking_at_viewer, blush, hood_up, simple_background, white_background | | 2 | 8 |  |  |  |  |  | 1girl, black_capelet, black_dress, black_footwear, boots, brown_belt, hood_up, hooded_capelet, long_sleeves, simple_background, solo, pleated_dress, white_background, full_body, looking_at_viewer, open_mouth, wariza | | 3 | 10 |  |  |  |  |  | 1girl, black_dress, blush, hooded_capelet, black_capelet, cleavage, long_sleeves, solo, brown_belt, simple_background, torn_clothes, white_background, white_bra, looking_at_viewer, open_mouth, pleated_dress, bangs | | 4 | 14 |  |  |  |  |  | 1girl, solo, white_panties, cleavage, hood_up, hooded_capelet, white_bra, black_capelet, simple_background, white_background, blush, looking_at_viewer, navel, cowboy_shot, dated, one-hour_drawing_challenge, twitter_username | | 5 | 5 |  |  |  |  |  | 1girl, blush, fake_animal_ears, playboy_bunny, rabbit_ears, solo, black_capelet, black_leotard, cleavage, hooded_capelet, simple_background, strapless_leotard, wrist_cuffs, adapted_costume, white_background, black_footwear, detached_collar, fishnet_pantyhose, hood_up, looking_at_viewer, rabbit_tail | | 6 | 6 |  |  |  |  |  | 1boy, 1girl, black_capelet, blush, hetero, hood_up, hooded_capelet, penis, solo_focus, nipples, bangs, paizuri, simple_background, censored, cum, grey_background, open_mouth | | 7 | 6 |  |  |  |  |  | 1girl, looking_at_viewer, solo, alternate_costume, pleated_skirt, simple_background, white_background, white_shirt, artist_logo, blush, dated, bag, blue_skirt, cowboy_shot, one-hour_drawing_challenge, sailor_collar, serafuku, short_sleeves, white_panties | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | black_capelet | black_dress | hooded_capelet | simple_background | solo | hood_up | looking_at_viewer | upper_body | white_background | long_sleeves | blush | brown_belt | pleated_dress | cowboy_shot | black_footwear | boots | full_body | open_mouth | wariza | cleavage | torn_clothes | white_bra | bangs | white_panties | navel | dated | one-hour_drawing_challenge | twitter_username | fake_animal_ears | playboy_bunny | rabbit_ears | black_leotard | strapless_leotard | wrist_cuffs | adapted_costume | detached_collar | fishnet_pantyhose | rabbit_tail | 1boy | hetero | penis | solo_focus | nipples | paizuri | censored | cum | grey_background | alternate_costume | pleated_skirt | white_shirt | artist_logo | bag | blue_skirt | sailor_collar | serafuku | short_sleeves | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:----------------|:--------------|:-----------------|:--------------------|:-------|:----------|:--------------------|:-------------|:-------------------|:---------------|:--------|:-------------|:----------------|:--------------|:-----------------|:--------|:------------|:-------------|:---------|:-----------|:---------------|:------------|:--------|:----------------|:--------|:--------|:-----------------------------|:-------------------|:-------------------|:----------------|:--------------|:----------------|:--------------------|:--------------|:------------------|:------------------|:--------------------|:--------------|:-------|:---------|:--------|:-------------|:----------|:----------|:-----------|:------|:------------------|:--------------------|:----------------|:--------------|:--------------|:------|:-------------|:----------------|:-----------|:----------------| | 0 | 30 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 10 |  |  |  |  |  | X | X | X | X | X | X | X | X | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 8 |  |  |  |  |  | X | X | X | X | X | X | X | 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 | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 14 |  |  |  |  |  | X | X | | X | X | X | X | X | | X | | X | | | X | | | | | | X | | X | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 5 |  |  |  |  |  | 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 | 6 |  |  |  |  |  | X | | | | X | X | | X | | X | | X | | | X | | | | | | | | | | X | | X | X | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X |