Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected error.
Error code:   UnexpectedApiError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset of z3_max_schultz/マックスシュルツ (Kantai Collection)

This is the dataset of z3_max_schultz/マックスシュルツ (Kantai Collection), containing 500 images and their tags.

The core tags of this character are short_hair, brown_eyes, brown_hair, hat, sailor_hat, white_headwear, 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(huggingface organization).

List of Packages

Name Images Size Download Type Description
raw 500 496.63 MiB Download Waifuc-Raw Raw data with meta information (min edge aligned to 1400 if larger).
800 500 311.13 MiB Download IMG+TXT dataset with the shorter side not exceeding 800 pixels.
stage3-p480-800 1194 670.95 MiB Download IMG+TXT 3-stage cropped dataset with the area not less than 480x480 pixels.
1200 500 447.85 MiB Download IMG+TXT dataset with the shorter side not exceeding 1200 pixels.
stage3-p480-1200 1194 896.79 MiB Download 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 loading. If you need this, just run the following code

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/z3_max_schultz_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 1girl, blue_sky, clothes_writing, cloud, day, sailor_bikini, solo, white_bikini, cowboy_shot, looking_at_viewer, side-tie_bikini_bottom, flat_chest, navel, ocean, outdoors, beret, lowleg_bikini, standing, anchor, blush, striped_bow, bangs, beach, horizon, smile
1 6 1girl, clothes_writing, cowboy_shot, flat_chest, looking_at_viewer, sailor_bikini, solo, white_bikini, white_sailor_collar, navel, simple_background, side-tie_bikini_bottom, standing, white_background, lowleg_bikini, red_eyes, red_hair
2 25 blush, sailor_bikini, white_bikini, 1girl, solo, navel, small_breasts, open_mouth, abyssal_ship, nipples, restrained, tears, red_hair, pussy, tentacle_sex, rape, vaginal
3 6 1girl, clothes_writing, looking_at_viewer, sailor_dress, solo, blush, sailor_collar
4 17 1girl, blue_dress, blue_headwear, clothes_writing, sailor_dress, solo, blue_sailor_collar, black_neckerchief, looking_at_viewer, simple_background, white_background, long_sleeves, twitter_username, upper_body, one-hour_drawing_challenge
5 9 1boy, 1girl, blush, hetero, sailor_collar, penis, solo_focus, clothes_writing, sailor_dress, bar_censor, bottomless, open_mouth, sweat, fellatio, handjob

Table Version

# Samples Img-1 Img-2 Img-3 Img-4 Img-5 1girl blue_sky clothes_writing cloud day sailor_bikini solo white_bikini cowboy_shot looking_at_viewer side-tie_bikini_bottom flat_chest navel ocean outdoors beret lowleg_bikini standing anchor blush striped_bow bangs beach horizon smile white_sailor_collar simple_background white_background red_eyes red_hair small_breasts open_mouth abyssal_ship nipples restrained tears pussy tentacle_sex rape vaginal sailor_dress sailor_collar blue_dress blue_headwear blue_sailor_collar black_neckerchief long_sleeves twitter_username upper_body one-hour_drawing_challenge 1boy hetero penis solo_focus bar_censor bottomless sweat fellatio handjob
0 8 X X X 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 X X X X
2 25 X X X X X X X X X X X X X X X X X
3 6 X X X X X X X
4 17 X X X X X X X X X X X X X X X
5 9 X X X X X X X X X X X X X X X
Downloads last month
4

Models trained or fine-tuned on CyberHarem/z3_max_schultz_kantaicollection