--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of arisu/天童アリス/爱丽丝 (Blue Archive) This is the dataset of arisu/天童アリス/爱丽丝 (Blue Archive), containing 500 images and their tags. The core tags of this character are `black_hair, long_hair, halo, very_long_hair, blue_eyes, hair_between_eyes, one_side_up, hairband, black_hairband`, 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 | 1.08 GiB | [Download](https://huggingface.co/datasets/CyberHarem/arisu_bluearchive/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 1200 | 500 | 892.46 MiB | [Download](https://huggingface.co/datasets/CyberHarem/arisu_bluearchive/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1390 | 1.81 GiB | [Download](https://huggingface.co/datasets/CyberHarem/arisu_bluearchive/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/arisu_bluearchive', 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 | 14 | ![](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, fake_animal_ears, looking_at_viewer, playboy_bunny, rabbit_ears, solo, strapless_leotard, alternate_costume, detached_collar, small_breasts, smile, black_leotard, bare_shoulders, simple_background, covered_navel, white_background, blush, wrist_cuffs, open_mouth, black_bowtie, black_pantyhose | | 1 | 12 | ![](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, blue_necktie, collared_shirt, long_sleeves, looking_at_viewer, open_jacket, pleated_skirt, smile, solo, white_jacket, white_shirt, closed_mouth, simple_background, white_background, blush, sitting | | 2 | 9 | ![](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_skirt, blue_necktie, collared_shirt, long_sleeves, open_jacket, pleated_skirt, solo, white_footwear, white_jacket, white_shirt, black_socks, closed_mouth, looking_at_viewer, sneakers, absurdly_long_hair, smile, white_background, simple_background, blush, full_body, sitting | | 3 | 11 | ![](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, detached_sleeves, looking_at_viewer, side_ponytail, smile, idol, open_mouth, shirt, blush, hair_bow, sailor_collar, blue_choker, simple_background, long_sleeves, white_background, white_skirt, heart | | 4 | 16 | ![](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, black_dress, frilled_apron, looking_at_viewer, maid_apron, maid_headdress, official_alternate_costume, ponytail, puffy_short_sleeves, smile, solo, white_apron, blush, neck_ribbon, blue_ribbon, simple_background, holding, white_background, closed_mouth, open_mouth, black_wristband, borrowed_clothes, parted_bangs | | 5 | 16 | ![](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_dress, frilled_apron, maid_apron, maid_headdress, official_alternate_costume, ponytail, puffy_short_sleeves, solo, white_apron, black_footwear, looking_at_viewer, shoes, simple_background, white_background, white_pantyhose, borrowed_clothes, full_body, smile, absurdly_long_hair, blush, holding, open_mouth, black_wristband, closed_mouth, mop | | 6 | 6 | ![](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, absurdly_long_hair, black_dress, blush, frilled_apron, looking_at_viewer, maid_apron, maid_headdress, official_alternate_costume, ponytail, puffy_short_sleeves, solo, white_apron, borrowed_clothes, open_mouth, upper_teeth_only, white_thighhighs, black_footwear, holding_mop, shoes, simple_background, white_background, :d, broom, garter_straps, ribbon, water | | 7 | 7 | ![](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, looking_at_viewer, smile, solo, alternate_costume, christmas, santa_costume, blush, hat, red_dress, long_sleeves, open_mouth, red_headwear, black_pantyhose, fur-trimmed_dress, red_capelet, red_gloves, santa_dress | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | fake_animal_ears | looking_at_viewer | playboy_bunny | rabbit_ears | solo | strapless_leotard | alternate_costume | detached_collar | small_breasts | smile | black_leotard | bare_shoulders | simple_background | covered_navel | white_background | blush | wrist_cuffs | open_mouth | black_bowtie | black_pantyhose | black_skirt | blue_necktie | collared_shirt | long_sleeves | open_jacket | pleated_skirt | white_jacket | white_shirt | closed_mouth | sitting | white_footwear | black_socks | sneakers | absurdly_long_hair | full_body | detached_sleeves | side_ponytail | idol | shirt | hair_bow | sailor_collar | blue_choker | white_skirt | heart | black_dress | frilled_apron | maid_apron | maid_headdress | official_alternate_costume | ponytail | puffy_short_sleeves | white_apron | neck_ribbon | blue_ribbon | holding | black_wristband | borrowed_clothes | parted_bangs | black_footwear | shoes | white_pantyhose | mop | upper_teeth_only | white_thighhighs | holding_mop | :d | broom | garter_straps | ribbon | water | christmas | santa_costume | hat | red_dress | red_headwear | fur-trimmed_dress | red_capelet | red_gloves | santa_dress | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-------------------|:--------------------|:----------------|:--------------|:-------|:--------------------|:--------------------|:------------------|:----------------|:--------|:----------------|:-----------------|:--------------------|:----------------|:-------------------|:--------|:--------------|:-------------|:---------------|:------------------|:--------------|:---------------|:-----------------|:---------------|:--------------|:----------------|:---------------|:--------------|:---------------|:----------|:-----------------|:--------------|:-----------|:---------------------|:------------|:-------------------|:----------------|:-------|:--------|:-----------|:----------------|:--------------|:--------------|:--------|:--------------|:----------------|:-------------|:-----------------|:-----------------------------|:-----------|:----------------------|:--------------|:--------------|:--------------|:----------|:------------------|:-------------------|:---------------|:-----------------|:--------|:------------------|:------|:-------------------|:-------------------|:--------------|:-----|:--------|:----------------|:---------|:--------|:------------|:----------------|:------|:------------|:---------------|:--------------------|:--------------|:-------------|:--------------| | 0 | 14 | ![](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 | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 12 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 9 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3 | 11 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 16 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | 5 | 16 | ![](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 | | X | X | X | X | | | | | | | | | | | | | | | | | | | 6 | 6 | ![](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 | X | X | | | | | | | | | | | 7 | 7 | ![](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 |