--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of sajou_yukimi/佐城雪美 (THE iDOLM@STER: Cinderella Girls) This is the dataset of sajou_yukimi/佐城雪美 (THE iDOLM@STER: Cinderella Girls), containing 500 images and their tags. The core tags of this character are `long_hair, red_eyes, bangs, blue_hair, blunt_bangs`, 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 | 572.93 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sajou_yukimi_idolmastercinderellagirls/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 350.66 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sajou_yukimi_idolmastercinderellagirls/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1177 | 740.56 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sajou_yukimi_idolmastercinderellagirls/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 513.68 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sajou_yukimi_idolmastercinderellagirls/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1177 | 1007.10 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sajou_yukimi_idolmastercinderellagirls/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/sajou_yukimi_idolmastercinderellagirls', 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 | 7 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | 1girl, black_skirt, black_thighhighs, long_sleeves, looking_at_viewer, red_ribbon, solo, frilled_skirt, neck_ribbon, white_background, white_shirt, blush, closed_mouth, simple_background, frilled_sleeves, very_long_hair, zettai_ryouiki, smile, wide_sleeves | | 1 | 15 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | 1girl, black_skirt, blush, frilled_skirt, juliet_sleeves, simple_background, solo, very_long_hair, white_background, white_shirt, black_thighhighs, looking_at_viewer, black_hair, red_ribbon, braid, wide_sleeves, striped_panties, closed_mouth, neck_ribbon, small_breasts, feet_out_of_frame, skirt_lift, :<, flying_sweatdrops, garter_straps, lifted_by_self | | 2 | 5 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | 1girl, black_thighhighs, blush, cat_ears, cat_girl, cat_tail, kemonomimi_mode, looking_at_viewer, paw_gloves, red_ribbon, shadow, solo, very_long_hair, white_background, wide_sleeves, all_fours, black_skirt, braid, frilled_skirt, neck_ribbon, pleated_skirt, simple_background, white_shirt, black_gloves, black_hair, juliet_sleeves, no_shoes, parted_lips, tail_raised, triangle_mouth, full_body, garter_straps | | 3 | 25 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | 1girl, solo, smile, dress, frills, lolita_hairband, looking_at_viewer, blush, ribbon, black_pantyhose, gothic_lolita, bow, sitting | | 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | 1girl, blush, enmaided, looking_at_viewer, maid_apron, maid_headdress, solo, smile, cat_ears, long_sleeves, white_apron, black_dress, black_footwear, frilled_dress, full_body, blue_bow, bowtie, fake_animal_ears, mary_janes, white_background | | 5 | 5 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | 1girl, black_hair, blush, cat_ears, open_mouth, solo, looking_at_viewer, paw_pose, heart, tail, flat_chest, navel, small_breasts, swimsuit | | 6 | 5 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | 1girl, blush, looking_at_viewer, navel, side-tie_bikini_bottom, solo, simple_background, white_background, cat_ears, cat_tail, front-tie_top, white_bikini, ass_visible_through_thighs, breasts, cameltoe, flat_chest, micro_bikini, open_mouth, thigh_gap | | 7 | 5 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | 1girl, blush, looking_at_viewer, solo, collarbone, school_swimsuit, simple_background, white_background, flat_chest, smile, blue_one-piece_swimsuit, closed_mouth, covered_navel, sitting, small_breasts, wet | | 8 | 6 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | 1girl, frills, hair_bow, kimono, smile, solo, black_gloves, looking_at_viewer, wide_sleeves, black_cat, hair_rings, sitting, twin_braids, blush, floral_print, pantyhose, striped | | 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | 1girl, blush, looking_at_viewer, obi, smile, solo, hair_flower, wide_sleeves, floral_print, long_sleeves, black_hair, print_kimono, sidelocks | | 10 | 6 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | bare_shoulders, blush, detached_collar, playboy_bunny, rabbit_ears, 1girl, black_hairband, black_leotard, fake_animal_ears, looking_at_viewer, small_breasts, solo, strapless_leotard, very_long_hair, white_background, black_bowtie, brown_pantyhose, covered_navel, fishnet_pantyhose, garter_straps, simple_background, white_collar, bare_arms, closed_mouth, rabbit_tail, smile | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | black_skirt | black_thighhighs | long_sleeves | looking_at_viewer | red_ribbon | solo | frilled_skirt | neck_ribbon | white_background | white_shirt | blush | closed_mouth | simple_background | frilled_sleeves | very_long_hair | zettai_ryouiki | smile | wide_sleeves | juliet_sleeves | black_hair | braid | striped_panties | small_breasts | feet_out_of_frame | skirt_lift | :< | flying_sweatdrops | garter_straps | lifted_by_self | cat_ears | cat_girl | cat_tail | kemonomimi_mode | paw_gloves | shadow | all_fours | pleated_skirt | black_gloves | no_shoes | parted_lips | tail_raised | triangle_mouth | full_body | dress | frills | lolita_hairband | ribbon | black_pantyhose | gothic_lolita | bow | sitting | enmaided | maid_apron | maid_headdress | white_apron | black_dress | black_footwear | frilled_dress | blue_bow | bowtie | fake_animal_ears | mary_janes | open_mouth | paw_pose | heart | tail | flat_chest | navel | swimsuit | side-tie_bikini_bottom | front-tie_top | white_bikini | ass_visible_through_thighs | breasts | cameltoe | micro_bikini | thigh_gap | collarbone | school_swimsuit | blue_one-piece_swimsuit | covered_navel | wet | hair_bow | kimono | black_cat | hair_rings | twin_braids | floral_print | pantyhose | striped | obi | hair_flower | print_kimono | sidelocks | bare_shoulders | detached_collar | playboy_bunny | rabbit_ears | black_hairband | black_leotard | strapless_leotard | black_bowtie | brown_pantyhose | fishnet_pantyhose | white_collar | bare_arms | rabbit_tail | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:--------------|:-------------------|:---------------|:--------------------|:-------------|:-------|:----------------|:--------------|:-------------------|:--------------|:--------|:---------------|:--------------------|:------------------|:-----------------|:-----------------|:--------|:---------------|:-----------------|:-------------|:--------|:------------------|:----------------|:--------------------|:-------------|:-----|:--------------------|:----------------|:-----------------|:-----------|:-----------|:-----------|:------------------|:-------------|:---------|:------------|:----------------|:---------------|:-----------|:--------------|:--------------|:-----------------|:------------|:--------|:---------|:------------------|:---------|:------------------|:----------------|:------|:----------|:-----------|:-------------|:-----------------|:--------------|:--------------|:-----------------|:----------------|:-----------|:---------|:-------------------|:-------------|:-------------|:-----------|:--------|:-------|:-------------|:--------|:-----------|:-------------------------|:----------------|:---------------|:-----------------------------|:----------|:-----------|:---------------|:------------|:-------------|:------------------|:--------------------------|:----------------|:------|:-----------|:---------|:------------|:-------------|:--------------|:---------------|:------------|:----------|:------|:--------------|:---------------|:------------|:-----------------|:------------------|:----------------|:--------------|:-----------------|:----------------|:--------------------|:---------------|:------------------|:--------------------|:---------------|:------------|:--------------| | 0 | 7 | ![](samples/0/clu0-sample0.png) | ![](samples/0/clu0-sample1.png) | ![](samples/0/clu0-sample2.png) | ![](samples/0/clu0-sample3.png) | ![](samples/0/clu0-sample4.png) | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 15 | ![](samples/1/clu1-sample0.png) | ![](samples/1/clu1-sample1.png) | ![](samples/1/clu1-sample2.png) | ![](samples/1/clu1-sample3.png) | ![](samples/1/clu1-sample4.png) | 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 | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 5 | ![](samples/2/clu2-sample0.png) | ![](samples/2/clu2-sample1.png) | ![](samples/2/clu2-sample2.png) | ![](samples/2/clu2-sample3.png) | ![](samples/2/clu2-sample4.png) | 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 | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 25 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | X | | | | X | | X | | | | | X | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | X | | | X | X | | X | | | X | | X | | | | | | X | | | | | | | | | | | | | X | | | | | | | | | | | | | X | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 5 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | X | | | | X | | X | | | | | X | | | | | | | | | X | | | X | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6 | 5 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | X | | | | X | | X | | | X | | X | | X | | | | | | | | | | | | | | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | X | X | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7 | 5 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | X | | | | X | | X | | | X | | X | X | X | | | | X | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | X | | | | | | | | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 6 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | X | | | | X | | X | | | | | X | | | | | | X | X | | | | | | | | | | | | | | | | | | | | X | | | | | | | X | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | 9 | 6 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | X | | | X | X | | X | | | | | X | | | | | | X | X | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | X | X | X | X | | | | | | | | | | | | | | | 10 | 6 | ![](samples/10/clu10-sample0.png) | ![](samples/10/clu10-sample1.png) | ![](samples/10/clu10-sample2.png) | ![](samples/10/clu10-sample3.png) | ![](samples/10/clu10-sample4.png) | 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 | X |