--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of yelan/夜蘭/夜兰 (Genshin Impact) This is the dataset of yelan/夜蘭/夜兰 (Genshin Impact), containing 500 images and their tags. The core tags of this character are `blue_hair, breasts, short_hair, green_eyes, large_breasts, diagonal_bangs, bob_cut, multicolored_hair, mole, black_hair, earrings, mole_on_breast, tassel`, 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.34 GiB | [Download](https://huggingface.co/datasets/CyberHarem/yelan_genshin/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 1200 | 500 | 1.06 GiB | [Download](https://huggingface.co/datasets/CyberHarem/yelan_genshin/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1388 | 2.11 GiB | [Download](https://huggingface.co/datasets/CyberHarem/yelan_genshin/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/yelan_genshin', 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 | 6 | ![](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, armpits, cleavage, dice, elbow_gloves, fur_trim, jacket, jewelry, looking_at_viewer, sleeveless, smile, solo, upper_body, bare_shoulders, blunt_bangs, parted_lips, black_gloves | | 1 | 7 | ![](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, armpits, arms_up, bare_shoulders, black_gloves, blue_dress, cleavage, dice, fur-trimmed_jacket, looking_at_viewer, sleeveless, smile, solo, white_jacket, jacket_on_shoulders, mismatched_gloves, vision_(genshin_impact), clothing_cutout, parted_lips, bracelet, pelvic_curtain, single_elbow_glove, cowboy_shot, white_gloves | | 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, bare_shoulders, black_gloves, blue_dress, bracelet, cleavage, dice, elbow_gloves, fingerless_gloves, fur-trimmed_jacket, jacket_on_shoulders, looking_at_viewer, mismatched_gloves, parted_lips, smile, solo, white_gloves, white_jacket, pelvic_curtain, sleeveless, vision_(genshin_impact), armpits, arm_up, simple_background, white_background | | 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, bare_shoulders, cleavage, fake_animal_ears, jewelry, looking_at_viewer, playboy_bunny, rabbit_ears, solo, thighs, armpits, black_pantyhose, blue_leotard, fur-trimmed_jacket, highleg_leotard, sitting, smile, arms_up, parted_lips, white_jacket, arms_behind_head, black_gloves, brown_pantyhose, choker, dice, high_heels, single_elbow_glove, strapless_leotard | | 4 | 12 | ![](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, looking_at_viewer, solo, thighs, cleavage, navel, stomach, blue_sky, outdoors, bare_shoulders, day, water, wet, cloud, cowboy_shot, smile, armpits, arms_up, blue_bikini, parted_lips, choker, dice, jewelry, ocean, blush, collarbone | | 5 | 7 | ![](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, cleavage, collarbone, jewelry, looking_at_viewer, smile, solo, thighs, underwear_only, bare_shoulders, panties, armpits, arms_up, black_bra, braid, dice, navel, stomach, black_gloves, black_thighhighs, blush, choker, elbow_gloves, parted_lips | | 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, alternate_costume, bare_shoulders, looking_at_viewer, midriff, navel, smile, solo, stomach, cleavage, collarbone, armpits, blush, crop_top, parted_lips, short_shorts, sports_bra, thighs, arm_up, cowboy_shot, patreon_username | | 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, alternate_costume, looking_at_viewer, sleeveless_shirt, solo, armpits, arms_up, bare_shoulders, blush, bracelet, contemporary, office_lady, parted_lips, pencil_skirt, arms_behind_head, black_pantyhose, black_skirt, blunt_bangs, cleavage, collared_shirt, gradient_hair, indoors, sitting, smile, two-tone_hair, white_shirt, brown_pantyhose, cowboy_shot, dice, high-waist_skirt, id_card, lanyard, office_chair, one_eye_closed, shirt_tucked_in, swivel_chair, window_blinds | | 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, belt, crop_top, looking_at_viewer, midriff, navel, smile, solo, alternate_costume, black_pants, long_sleeves, open_clothes, white_shirt, chain, holding, jewelry, sleeveless_shirt, stomach, armpits, bag, bare_shoulders, beret, black_headwear, coat, parted_lips, white_jacket | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | armpits | cleavage | dice | elbow_gloves | fur_trim | jacket | jewelry | looking_at_viewer | sleeveless | smile | solo | upper_body | bare_shoulders | blunt_bangs | parted_lips | black_gloves | arms_up | blue_dress | fur-trimmed_jacket | white_jacket | jacket_on_shoulders | mismatched_gloves | vision_(genshin_impact) | clothing_cutout | bracelet | pelvic_curtain | single_elbow_glove | cowboy_shot | white_gloves | fingerless_gloves | arm_up | simple_background | white_background | fake_animal_ears | playboy_bunny | rabbit_ears | thighs | black_pantyhose | blue_leotard | highleg_leotard | sitting | arms_behind_head | brown_pantyhose | choker | high_heels | strapless_leotard | navel | stomach | blue_sky | outdoors | day | water | wet | cloud | blue_bikini | ocean | blush | collarbone | underwear_only | panties | black_bra | braid | black_thighhighs | alternate_costume | midriff | crop_top | short_shorts | sports_bra | patreon_username | sleeveless_shirt | contemporary | office_lady | pencil_skirt | black_skirt | collared_shirt | gradient_hair | indoors | two-tone_hair | white_shirt | high-waist_skirt | id_card | lanyard | office_chair | one_eye_closed | shirt_tucked_in | swivel_chair | window_blinds | belt | black_pants | long_sleeves | open_clothes | chain | holding | bag | beret | black_headwear | coat | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:----------|:-----------|:-------|:---------------|:-----------|:---------|:----------|:--------------------|:-------------|:--------|:-------|:-------------|:-----------------|:--------------|:--------------|:---------------|:----------|:-------------|:---------------------|:---------------|:----------------------|:--------------------|:--------------------------|:------------------|:-----------|:-----------------|:---------------------|:--------------|:---------------|:--------------------|:---------|:--------------------|:-------------------|:-------------------|:----------------|:--------------|:---------|:------------------|:---------------|:------------------|:----------|:-------------------|:------------------|:---------|:-------------|:--------------------|:--------|:----------|:-----------|:-----------|:------|:--------|:------|:--------|:--------------|:--------|:--------|:-------------|:-----------------|:----------|:------------|:--------|:-------------------|:--------------------|:----------|:-----------|:---------------|:-------------|:-------------------|:-------------------|:---------------|:--------------|:---------------|:--------------|:-----------------|:----------------|:----------|:----------------|:--------------|:-------------------|:----------|:----------|:---------------|:-----------------|:------------------|:---------------|:----------------|:-------|:--------------|:---------------|:---------------|:--------|:----------|:------|:--------|:-----------------|:-------| | 0 | 6 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 7 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | X | | X | X | X | | X | X | | | | | | | X | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 12 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 7 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 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 | X | X | X | X | X | X | X | X | X |