--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of elisabeth_bathory_cinderella/エリザベート・バートリー〔シンデレラ〕/伊丽莎白·巴托里〔灰姑娘〕 (Fate/Grand Order) This is the dataset of elisabeth_bathory_cinderella/エリザベート・バートリー〔シンデレラ〕/伊丽莎白·巴托里〔灰姑娘〕 (Fate/Grand Order), containing 500 images and their tags. The core tags of this character are `pink_hair, long_hair, blue_eyes, pointy_ears, horns, tail, dragon_tail, dragon_horns, curled_horns, ribbon, dragon_girl, two_side_up, small_breasts, breasts, fang`, 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 | 768.01 MiB | [Download](https://huggingface.co/datasets/CyberHarem/elisabeth_bathory_cinderella_fgo/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 1200 | 500 | 670.40 MiB | [Download](https://huggingface.co/datasets/CyberHarem/elisabeth_bathory_cinderella_fgo/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1279 | 1.31 GiB | [Download](https://huggingface.co/datasets/CyberHarem/elisabeth_bathory_cinderella_fgo/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/elisabeth_bathory_cinderella_fgo', 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 | ![](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, blush, corset, detached_sleeves, looking_at_viewer, plaid_skirt, smile, solo, bare_shoulders, microphone_stand, one_eye_closed, ;d, closed_mouth, hair_ribbon, open_mouth, heart, holding_microphone, simple_background, white_background | | 1 | 5 | ![](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, ;d, blush, detached_sleeves, holding_microphone, looking_at_viewer, one_eye_closed, open_mouth, plaid_skirt, smile, solo, tail_bow, corset, bare_shoulders, boots, circle_skirt, fangs, frills, pink_bow, white_background | | 2 | 11 | ![](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, detached_sleeves, looking_at_viewer, open_mouth, solo, :d, black_dress, simple_background, white_background, blush, hair_ribbon, microphone | | 3 | 6 | ![](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, detached_sleeves, looking_at_viewer, smile, solo, black_dress, holding_weapon, polearm | | 4 | 13 | ![](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, detached_sleeves, dress_flower, hat_flower, looking_at_viewer, pink_dress, pink_headwear, pink_rose, solo, striped_headwear, top_hat, vertical-striped_clothes, vertical-striped_dress, holding_microphone, frilled_dress, blush, microphone_stand, pig, sleeveless, squirrel, layered_dress, circle_skirt, open_mouth, hair_between_eyes, polka_dot_dress, simple_background, :d, white_background, closed_mouth, long_sleeves | | 5 | 10 | ![](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, solo, witch_hat, detached_sleeves, looking_at_viewer, choker, vertical-striped_clothes, vertical-striped_dress, halloween_costume, jack-o'-lantern, open_mouth, pumpkin, :d, bat_wings, black_thighhighs, demon_tail, earrings, star_(symbol), blush, food, holding, polearm | | 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, collarbone, frilled_bikini, hair_between_eyes, looking_at_viewer, navel, solo, bare_shoulders, simple_background, smile, white_background, cowboy_shot, hair_ribbon, open_mouth, white_bikini, ;d, cleavage, closed_mouth, official_alternate_costume, one_eye_closed, see-through, white_shirt | | 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, bikini_armor, black_thighhighs, gauntlets, looking_at_viewer, pauldrons, red_armor, red_bikini, simple_background, solo, vambraces, white_background, white_cape, blush, navel, open_mouth, silver_trim, smile, tiara, elbow_gloves, arm_up, armored_boots, choker, hair_ribbon, holding_sword, slime_(creature) | | 8 | 5 | ![](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, armored_boots, bikini_armor, black_thighhighs, gauntlets, holding_sword, looking_at_viewer, navel, pauldrons, red_armor, red_bikini, silver_trim, solo, tiara, vambraces, holding_shield, open_mouth, red_footwear, standing, white_cape, blush, oversized_clothes, choker, gloves, knee_boots, night, simple_background, smile, white_background | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | blush | corset | detached_sleeves | looking_at_viewer | plaid_skirt | smile | solo | bare_shoulders | microphone_stand | one_eye_closed | ;d | closed_mouth | hair_ribbon | open_mouth | heart | holding_microphone | simple_background | white_background | tail_bow | boots | circle_skirt | fangs | frills | pink_bow | :d | black_dress | microphone | holding_weapon | polearm | dress_flower | hat_flower | pink_dress | pink_headwear | pink_rose | striped_headwear | top_hat | vertical-striped_clothes | vertical-striped_dress | frilled_dress | pig | sleeveless | squirrel | layered_dress | hair_between_eyes | polka_dot_dress | long_sleeves | witch_hat | choker | halloween_costume | jack-o'-lantern | pumpkin | bat_wings | black_thighhighs | demon_tail | earrings | star_(symbol) | food | holding | collarbone | frilled_bikini | navel | cowboy_shot | white_bikini | cleavage | official_alternate_costume | see-through | white_shirt | bikini_armor | gauntlets | pauldrons | red_armor | red_bikini | vambraces | white_cape | silver_trim | tiara | elbow_gloves | arm_up | armored_boots | holding_sword | slime_(creature) | holding_shield | red_footwear | standing | oversized_clothes | gloves | knee_boots | night | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------|:---------|:-------------------|:--------------------|:--------------|:--------|:-------|:-----------------|:-------------------|:-----------------|:-----|:---------------|:--------------|:-------------|:--------|:---------------------|:--------------------|:-------------------|:-----------|:--------|:---------------|:--------|:---------|:-----------|:-----|:--------------|:-------------|:-----------------|:----------|:---------------|:-------------|:-------------|:----------------|:------------|:-------------------|:----------|:---------------------------|:-------------------------|:----------------|:------|:-------------|:-----------|:----------------|:--------------------|:------------------|:---------------|:------------|:---------|:--------------------|:------------------|:----------|:------------|:-------------------|:-------------|:-----------|:----------------|:-------|:----------|:-------------|:-----------------|:--------|:--------------|:---------------|:-----------|:-----------------------------|:--------------|:--------------|:---------------|:------------|:------------|:------------|:-------------|:------------|:-------------|:--------------|:--------|:---------------|:---------|:----------------|:----------------|:-------------------|:-----------------|:---------------|:-----------|:--------------------|:---------|:-------------|:--------| | 0 | 8 | ![](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 | 5 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 11 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 6 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 13 | ![](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 | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 10 | ![](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 | 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 | 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 | X | X | X | X | X | X | X | X | X | X | | | | | | | | | 8 | 5 | ![](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 | X | X | X | | | X | X | | X | X | X | X | X | X | X |