--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of myrtle/テンニンカ/桃金娘 (Arknights) This is the dataset of myrtle/テンニンカ/桃金娘 (Arknights), containing 492 images and their tags. The core tags of this character are `long_hair, pointy_ears, green_eyes, red_hair, ahoge, parted_bangs, very_long_hair, ear_piercing`, 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 | 492 | 840.69 MiB | [Download](https://huggingface.co/datasets/CyberHarem/myrtle_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 492 | 393.92 MiB | [Download](https://huggingface.co/datasets/CyberHarem/myrtle_arknights/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1244 | 873.54 MiB | [Download](https://huggingface.co/datasets/CyberHarem/myrtle_arknights/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 492 | 698.71 MiB | [Download](https://huggingface.co/datasets/CyberHarem/myrtle_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1244 | 1.34 GiB | [Download](https://huggingface.co/datasets/CyberHarem/myrtle_arknights/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/myrtle_arknights', 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 | 18 | ![](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, simple_background, solo, white_background, bare_shoulders, looking_at_viewer, white_jacket, white_tank_top, long_sleeves, off_shoulder, piercing, open_jacket, brown_hair, holding_flag, open_mouth, standard_bearer, upper_body, :d, apple, blush | | 1 | 6 | ![](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, bare_shoulders, closed_mouth, crop_top, midriff, navel, off_shoulder, open_jacket, solo, white_jacket, blush, looking_at_viewer, piercing, simple_background, smile, upper_body, white_background, white_tank_top, white_shirt, :3, small_breasts | | 2 | 10 | ![](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, bare_shoulders, long_sleeves, looking_at_viewer, midriff, navel, off_shoulder, open_jacket, solo, white_jacket, white_tank_top, apple, piercing, belt, simple_background, smile, standard_bearer, white_background, crop_top, holding_flag, blush, closed_mouth, purple_skirt, brown_hair, holding_fruit, open_mouth | | 3 | 5 | ![](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, :d, belt, crop_top, long_sleeves, midriff, navel, open_mouth, solo, standard_bearer, white_jacket, white_shirt, white_tank_top, apple, bare_shoulders, looking_at_viewer, off_shoulder, open_jacket, blush, grey_skirt, holding_flag, shoes, white_footwear, arm_up, blue_butterfly, breasts, cowboy_shot, piercing, sleeves_past_wrists, socks | | 4 | 28 | ![](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, long_sleeves, looking_at_viewer, shoes, solo, standard_bearer, white_jacket, white_footwear, white_tank_top, open_jacket, apple, full_body, midriff, grey_socks, navel, simple_background, belt, holding_flag, bare_shoulders, off_shoulder, shirt, grey_skirt, crop_top, open_mouth, white_background, :d, sleeves_past_fingers, standing | | 5 | 12 | ![](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, blue_sash, holding_flag, long_sleeves, official_alternate_costume, open_mouth, solo, standard_bearer, white_headwear, white_skirt, looking_at_viewer, white_shirt, shako_cap, white_background, :d, cowboy_shot, thighhighs, apple, simple_background, cape, piercing | | 6 | 8 | ![](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, blue_sash, long_sleeves, official_alternate_costume, smile, solo, standard_bearer, white_headwear, white_skirt, grey_thighhighs, holding_flag, looking_at_viewer, white_footwear, white_shirt, shako_cap, closed_mouth, full_body, shoes, standing, fur-trimmed_cloak, hat_feather, fruit, fur-trimmed_cape, open_mouth, white_cape | | 7 | 10 | ![](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, bare_shoulders, eyewear_on_head, heart-shaped_eyewear, looking_at_viewer, official_alternate_costume, sunglasses, white_bikini, frilled_bikini, hair_flower, navel, solo, blush, cowboy_shot, earrings, open_mouth, simple_background, small_breasts, collarbone, smile, bridal_garter, white_background, red_flower, shell_necklace, stomach | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | simple_background | solo | white_background | bare_shoulders | looking_at_viewer | white_jacket | white_tank_top | long_sleeves | off_shoulder | piercing | open_jacket | brown_hair | holding_flag | open_mouth | standard_bearer | upper_body | :d | apple | blush | closed_mouth | crop_top | midriff | navel | smile | white_shirt | :3 | small_breasts | belt | purple_skirt | holding_fruit | grey_skirt | shoes | white_footwear | arm_up | blue_butterfly | breasts | cowboy_shot | sleeves_past_wrists | socks | full_body | grey_socks | shirt | sleeves_past_fingers | standing | blue_sash | official_alternate_costume | white_headwear | white_skirt | shako_cap | thighhighs | cape | grey_thighhighs | fur-trimmed_cloak | hat_feather | fruit | fur-trimmed_cape | white_cape | eyewear_on_head | heart-shaped_eyewear | sunglasses | white_bikini | frilled_bikini | hair_flower | earrings | collarbone | bridal_garter | red_flower | shell_necklace | stomach | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------------|:-------|:-------------------|:-----------------|:--------------------|:---------------|:-----------------|:---------------|:---------------|:-----------|:--------------|:-------------|:---------------|:-------------|:------------------|:-------------|:-----|:--------|:--------|:---------------|:-----------|:----------|:--------|:--------|:--------------|:-----|:----------------|:-------|:---------------|:----------------|:-------------|:--------|:-----------------|:---------|:-----------------|:----------|:--------------|:----------------------|:--------|:------------|:-------------|:--------|:-----------------------|:-----------|:------------|:-----------------------------|:-----------------|:--------------|:------------|:-------------|:-------|:------------------|:--------------------|:--------------|:--------|:-------------------|:-------------|:------------------|:-----------------------|:-------------|:---------------|:-----------------|:--------------|:-----------|:-------------|:----------------|:-------------|:-----------------|:----------| | 0 | 18 | ![](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 | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 6 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 10 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 5 | ![](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 | | X | X | X | | X | X | X | | X | | | X | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 28 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 12 | ![](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 | | | | | | | | | | | | | | | | | | | | 6 | 8 | ![](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 | X | X | | | | | | | | | | | | | | 7 | 10 | ![](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 |