--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of ptilopsis/フィリオプシス/白面鸮 (Arknights) This is the dataset of ptilopsis/フィリオプシス/白面鸮 (Arknights), containing 500 images and their tags. The core tags of this character are `owl_ears, orange_eyes, white_hair, long_hair, grey_hair, yellow_eyes, breasts`, 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 | 826.05 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ptilopsis_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 395.82 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ptilopsis_arknights/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1250 | 894.42 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ptilopsis_arknights/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 688.43 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ptilopsis_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1250 | 1.36 GiB | [Download](https://huggingface.co/datasets/CyberHarem/ptilopsis_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/ptilopsis_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 | 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, bare_shoulders, black_jacket, looking_at_viewer, off_shoulder, open_jacket, sleeveless_shirt, solo, blue_shirt, long_sleeves, black_skirt, cowboy_shot, hairclip, large_breasts, official_alternate_costume, parted_lips, thigh_strap | | 1 | 8 | ![](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, armband, looking_at_viewer, rhine_lab_logo, solo, upper_body, feather_hair, long_sleeves, simple_background, white_background, closed_mouth, white_jacket, blunt_bangs, medium_breasts, white_dress | | 2 | 24 | ![](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, holding_staff, solo, long_sleeves, white_dress, black_gloves, looking_at_viewer, armband, rhine_lab_logo, goggles_around_neck, open_jacket, simple_background, white_background, black_footwear, grey_coat, boots, medium_hair | | 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, armband, holding_staff, long_sleeves, looking_at_viewer, solo, feather_hair, medium_breasts, rhine_lab_logo, white_coat, white_dress, wide_sleeves, bright_pupils, jacket, medium_hair, open_clothes, upper_body, cowboy_shot | | 4 | 10 | ![](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, white_dress, armband, holding_staff, rhine_lab_logo, long_sleeves, thigh_strap, white_coat, white_thighhighs, feather_hair, thigh_boots, white_footwear, black_shorts, grey_background | | 5 | 6 | ![](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, black_headwear, long_sleeves, official_alternate_costume, open_jacket, purple_jacket, rhine_lab_logo, solo, baguette, cowboy_shot, hair_ornament, looking_at_viewer, armband, beret, holding_bag, holding_food, orange_sweater, outdoors | | 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, bag, black_dress, black_headwear, black_thighhighs, long_sleeves, official_alternate_costume, outdoors, sitting, solo, armband, hair_ornament, looking_at_viewer, open_jacket, purple_jacket, rhine_lab_logo, sweater, beret, bread, feet_out_of_frame, holding_food, owl, purple_cardigan, tree, holding_book, park_bench | | 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, black_dress, black_headwear, black_thighhighs, hair_ornament, long_sleeves, looking_at_viewer, official_alternate_costume, open_jacket, purple_jacket, solo, holding, orange_sweater, rhine_lab_logo, turtleneck_sweater, zettai_ryouiki, bag, beret, cowboy_shot, armband, feet_out_of_frame, jewelry, outdoors | | 8 | 7 | ![](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, beret, black_headwear, hair_ornament, long_sleeves, official_alternate_costume, purple_jacket, solo, holding_bag, open_jacket, orange_sweater, upper_body, baguette, looking_at_viewer, necklace, turtleneck, blurry_background, ginkgo_leaf, paper_bag, shopping_bag | | 9 | 14 | ![](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, feather_hair, looking_at_viewer, nipples, blush, completely_nude, navel, 1boy, hetero, medium_breasts, solo_focus, barefoot, cum_in_pussy, feet, sex, simple_background, collarbone, medium_hair, penis, white_background, bar_censor, spread_legs, toes, vaginal | | 10 | 7 | ![](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) | 1girl, bare_shoulders, solo, thighs, cowboy_shot, halterneck, looking_at_viewer, medium_breasts, navel, side-tie_bikini_bottom, stomach, blush, cleavage, feather_hair, outdoors, sky, white_bikini, armband, collarbone, hair_ornament, large_breasts, sitting, standing | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | bare_shoulders | black_jacket | looking_at_viewer | off_shoulder | open_jacket | sleeveless_shirt | solo | blue_shirt | long_sleeves | black_skirt | cowboy_shot | hairclip | large_breasts | official_alternate_costume | parted_lips | thigh_strap | armband | rhine_lab_logo | upper_body | feather_hair | simple_background | white_background | closed_mouth | white_jacket | blunt_bangs | medium_breasts | white_dress | holding_staff | black_gloves | goggles_around_neck | black_footwear | grey_coat | boots | medium_hair | white_coat | wide_sleeves | bright_pupils | jacket | open_clothes | white_thighhighs | thigh_boots | white_footwear | black_shorts | grey_background | black_dress | black_headwear | purple_jacket | baguette | hair_ornament | beret | holding_bag | holding_food | orange_sweater | outdoors | bag | black_thighhighs | sitting | sweater | bread | feet_out_of_frame | owl | purple_cardigan | tree | holding_book | park_bench | holding | turtleneck_sweater | zettai_ryouiki | jewelry | necklace | turtleneck | blurry_background | ginkgo_leaf | paper_bag | shopping_bag | nipples | blush | completely_nude | navel | 1boy | hetero | solo_focus | barefoot | cum_in_pussy | feet | sex | collarbone | penis | bar_censor | spread_legs | toes | vaginal | thighs | halterneck | side-tie_bikini_bottom | stomach | cleavage | sky | white_bikini | standing | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-----------------|:---------------|:--------------------|:---------------|:--------------|:-------------------|:-------|:-------------|:---------------|:--------------|:--------------|:-----------|:----------------|:-----------------------------|:--------------|:--------------|:----------|:-----------------|:-------------|:---------------|:--------------------|:-------------------|:---------------|:---------------|:--------------|:-----------------|:--------------|:----------------|:---------------|:----------------------|:-----------------|:------------|:--------|:--------------|:-------------|:---------------|:----------------|:---------|:---------------|:-------------------|:--------------|:-----------------|:---------------|:------------------|:--------------|:-----------------|:----------------|:-----------|:----------------|:--------|:--------------|:---------------|:-----------------|:-----------|:------|:-------------------|:----------|:----------|:--------|:--------------------|:------|:------------------|:-------|:---------------|:-------------|:----------|:---------------------|:-----------------|:----------|:-----------|:-------------|:--------------------|:--------------|:------------|:---------------|:----------|:--------|:------------------|:--------|:-------|:---------|:-------------|:-----------|:---------------|:-------|:------|:-------------|:--------|:-------------|:--------------|:-------|:----------|:---------|:-------------|:-------------------------|:----------|:-----------|:------|:---------------|:-----------| | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 8 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 24 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 10 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 6 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 7 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | 9 | 14 | ![](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 | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | 10 | 7 | ![](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 |