遇见数据集

CyberHarem/souryuu_kantaicollection

收藏
Hugging Face2024-01-15 更新2024-03-04 收录
官方服务:

资源简介:

--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of souryuu/蒼龍 (Kantai Collection) This is the dataset of souryuu/蒼龍 (Kantai Collection), containing 500 images and their tags. The core tags of this character are `blue_hair, twintails, breasts, blue_eyes, ribbon, large_breasts, hair_ribbon, short_hair`, 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 | 521.41 MiB | [Download](https://huggingface.co/datasets/CyberHarem/souryuu_kantaicollection/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 332.14 MiB | [Download](https://huggingface.co/datasets/CyberHarem/souryuu_kantaicollection/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1199 | 696.79 MiB | [Download](https://huggingface.co/datasets/CyberHarem/souryuu_kantaicollection/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 481.19 MiB | [Download](https://huggingface.co/datasets/CyberHarem/souryuu_kantaicollection/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1199 | 942.29 MiB | [Download](https://huggingface.co/datasets/CyberHarem/souryuu_kantaicollection/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/souryuu_kantaicollection', 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, official_alternate_costume, green_sweater, glass, long_hair, long_sleeves, looking_at_viewer, simple_background, solo, white_background, brown_dress, earrings, hair_down, smile, upper_body, blush, holding_cup, open_mouth, turtleneck | | 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, looking_at_viewer, simple_background, solo, official_alternate_costume, one-hour_drawing_challenge, ribbed_sweater, twitter_username, upper_body, white_background, alternate_hairstyle, dated, hair_down, hairclip, long_sleeves, smile, dress, long_hair, skirt, white_sweater | | 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, simple_background, solo, upper_body, white_background, green_kimono, looking_at_viewer, smile, twitter_username, blush, hair_between_eyes, heart, open_mouth, wide_sleeves | | 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, green_hakama, green_kimono, hakama_short_skirt, looking_at_viewer, simple_background, smile, wide_sleeves, solo, pleated_skirt, white_background, open_mouth, white_ribbon | | 4 | 7 | ![](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, blush, japanese_clothes, solo, looking_at_viewer, skirt, smile | | 5 | 11 | ![](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, skirt, solo, yugake, arrow_(projectile), flight_deck, open_mouth, smile, blush, quiver, bow_(weapon), looking_at_viewer, black_hair, kimono, single_glove, wide_sleeves | | 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, arrow_(projectile), flight_deck, green_kimono, holding_bow_(weapon), solo, wide_sleeves, yugake, green_hakama, quiver, single_glove, white_ribbon, hakama_short_skirt, full_body, open_mouth, rigging, smile | | 7 | 13 | ![](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, solo, competition_swimsuit, simple_background, cowboy_shot, hair_between_eyes, open_mouth, twitter_username, white_background, collarbone, covered_navel, one-hour_drawing_challenge, blue_one-piece_swimsuit, dated, black_one-piece_swimsuit, blush | | 8 | 8 | ![](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, cleavage, collarbone, green_bikini, smile, solo, looking_at_viewer, blush, navel, open_mouth, outdoors, side-tie_bikini_bottom, beach, blue_sky, day, sitting | | 9 | 9 | ![](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) | 1boy, 1girl, hetero, nipples, penis, solo_focus, blush, bar_censor, japanese_clothes, paizuri, cum_on_breasts, facial | | 10 | 10 | ![](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, blush, hetero, solo_focus, 1boy, nipples, nude, open_mouth, sex, cum_in_pussy, penis, vaginal, navel, spread_legs, bar_censor, looking_at_viewer, straddling, sweat, tears | | 11 | 6 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | 1girl, underwear_only, bangs, blush, collarbone, looking_at_viewer, simple_background, solo, blue_bra, cleavage, cowboy_shot, navel, open_mouth, thighs, blue_panties, white_background | | 12 | 6 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | ![](samples/12/clu12-sample3.png) | ![](samples/12/clu12-sample4.png) | 1girl, alternate_costume, looking_at_viewer, open_mouth, solo, cowboy_shot, smile, white_coat, black_pantyhose, simple_background, white_sweater, black_pants, long_sleeves, shopping_bag, white_background, white_jacket, white_ribbon | | 13 | 6 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | ![](samples/13/clu13-sample3.png) | ![](samples/13/clu13-sample4.png) | 1girl, blush, long_sleeves, solo, black_pantyhose, hair_down, hairclip, looking_at_viewer, ribbed_sweater, white_sweater, black_skirt, long_hair, collarbone, official_alternate_costume, open_mouth, underwear | | 14 | 8 | ![](samples/14/clu14-sample0.png) | ![](samples/14/clu14-sample1.png) | ![](samples/14/clu14-sample2.png) | ![](samples/14/clu14-sample3.png) | ![](samples/14/clu14-sample4.png) | detached_collar, fake_animal_ears, playboy_bunny, rabbit_ears, wrist_cuffs, 1girl, bowtie, cleavage, solo, strapless_leotard, black_leotard, white_background, black_pantyhose, looking_at_viewer, simple_background, blush, rabbit_tail, smile | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | official_alternate_costume | green_sweater | glass | long_hair | long_sleeves | looking_at_viewer | simple_background | solo | white_background | brown_dress | earrings | hair_down | smile | upper_body | blush | holding_cup | open_mouth | turtleneck | one-hour_drawing_challenge | ribbed_sweater | twitter_username | alternate_hairstyle | dated | hairclip | dress | skirt | white_sweater | green_kimono | hair_between_eyes | heart | wide_sleeves | green_hakama | hakama_short_skirt | pleated_skirt | white_ribbon | japanese_clothes | yugake | arrow_(projectile) | flight_deck | quiver | bow_(weapon) | black_hair | kimono | single_glove | holding_bow_(weapon) | full_body | rigging | competition_swimsuit | cowboy_shot | collarbone | covered_navel | blue_one-piece_swimsuit | black_one-piece_swimsuit | cleavage | green_bikini | navel | outdoors | side-tie_bikini_bottom | beach | blue_sky | day | sitting | 1boy | hetero | nipples | penis | solo_focus | bar_censor | paizuri | cum_on_breasts | facial | nude | sex | cum_in_pussy | vaginal | spread_legs | straddling | sweat | tears | underwear_only | bangs | blue_bra | thighs | blue_panties | alternate_costume | white_coat | black_pantyhose | black_pants | shopping_bag | white_jacket | black_skirt | underwear | detached_collar | fake_animal_ears | playboy_bunny | rabbit_ears | wrist_cuffs | bowtie | strapless_leotard | black_leotard | rabbit_tail | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-----------------------------|:----------------|:--------|:------------|:---------------|:--------------------|:--------------------|:-------|:-------------------|:--------------|:-----------|:------------|:--------|:-------------|:--------|:--------------|:-------------|:-------------|:-----------------------------|:-----------------|:-------------------|:----------------------|:--------|:-----------|:--------|:--------|:----------------|:---------------|:--------------------|:--------|:---------------|:---------------|:---------------------|:----------------|:---------------|:-------------------|:---------|:---------------------|:--------------|:---------|:---------------|:-------------|:---------|:---------------|:-----------------------|:------------|:----------|:-----------------------|:--------------|:-------------|:----------------|:--------------------------|:---------------------------|:-----------|:---------------|:--------|:-----------|:-------------------------|:--------|:-----------|:------|:----------|:-------|:---------|:----------|:--------|:-------------|:-------------|:----------|:-----------------|:---------|:-------|:------|:---------------|:----------|:--------------|:-------------|:--------|:--------|:-----------------|:--------|:-----------|:---------|:---------------|:--------------------|:-------------|:------------------|:--------------|:---------------|:---------------|:--------------|:------------|:------------------|:-------------------|:----------------|:--------------|:--------------|:---------|:--------------------|:----------------|:--------------| | 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 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 7 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 11 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7 | 13 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 8 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9 | 9 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 10 | 10 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | 11 | 6 | ![](samples/11/clu11-sample0.png) | ![](samples/11/clu11-sample1.png) | ![](samples/11/clu11-sample2.png) | ![](samples/11/clu11-sample3.png) | ![](samples/11/clu11-sample4.png) | X | | | | | | X | X | X | X | | | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | 12 | 6 | ![](samples/12/clu12-sample0.png) | ![](samples/12/clu12-sample1.png) | ![](samples/12/clu12-sample2.png) | ![](samples/12/clu12-sample3.png) | ![](samples/12/clu12-sample4.png) | X | | | | | X | X | X | X | X | | | | X | | | | X | | | | | | | | | | X | | | | | | | | X | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | | | | | | | | | | | | | 13 | 6 | ![](samples/13/clu13-sample0.png) | ![](samples/13/clu13-sample1.png) | ![](samples/13/clu13-sample2.png) | ![](samples/13/clu13-sample3.png) | ![](samples/13/clu13-sample4.png) | X | X | | | X | X | X | | X | | | | X | | | X | | X | | | X | | | | X | | | X | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | X | X | | | | | | | | | | | 14 | 8 | ![](samples/14/clu14-sample0.png) | ![](samples/14/clu14-sample1.png) | ![](samples/14/clu14-sample2.png) | ![](samples/14/clu14-sample3.png) | ![](samples/14/clu14-sample4.png) | X | | | | | | X | X | X | X | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | X | X | X | X | X | X | X | X | X |

提供机构:
CyberHarem
原始信息汇总

数据集详情总结

数据集概述

该数据集名为“souryuu/蒼龍 (Kantai Collection)”,包含500张图像及其标签。数据集的核心标签包括blue_hair, twintails, breasts, blue_eyes, ribbon, large_breasts, hair_ribbon, short_hair

数据来源

图像从多个网站爬取,如danbooru、pixiv、zerochan等,爬虫系统由DeepGHS Team开发。

数据集包列表

名称 图像数量 大小 下载链接 类型 描述
raw 500 521.41 MiB Download Waifuc-Raw 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。
800 500 332.14 MiB Download IMG+TXT 短边不超过800像素的数据集。
stage3-p480-800 1199 696.79 MiB Download IMG+TXT 3阶段裁剪数据集,区域不小于480x480像素。
1200 500 481.19 MiB Download IMG+TXT 短边不超过1200像素的数据集。
stage3-p480-1200 1199 942.29 MiB Download IMG+TXT 3阶段裁剪数据集,区域不小于480x480像素。

标签聚类结果

原始文本版本

# 样本数量 图像1 图像2 图像3 图像4 图像5 标签
0 8 1girl, official_alternate_costume, green_sweater, glass, long_hair, long_sleeves, looking_at_viewer, simple_background, solo, white_background, brown_dress, earrings, hair_down, smile, upper_body, blush, holding_cup, open_mouth, turtleneck
1 5 1girl, looking_at_viewer, simple_background, solo, official_alternate_costume, one-hour_drawing_challenge, ribbed_sweater, twitter_username, upper_body, white_background, alternate_hairstyle, dated, hair_down, hairclip, long_sleeves, smile, dress, long_hair, skirt, white_sweater
2 5 1girl, simple_background, solo, upper_body, white_background, green_kimono, looking_at_viewer, smile, twitter_username, blush, hair_between_eyes, heart, open_mouth, wide_sleeves
3 6 1girl, green_hakama, green_kimono, hakama_short_skirt, looking_at_viewer, simple_background, smile, wide_sleeves, solo, pleated_skirt, white_background, open_mouth, white_ribbon
4 7 1girl, blush, japanese_clothes, solo, looking_at_viewer, skirt, smile
5 11 1girl, skirt, solo, yugake, arrow_(projectile), flight_deck, open_mouth, smile, blush, quiver, bow_(weapon), looking_at_viewer, black_hair, kimono, single_glove, wide_sleeves
6 5 1girl, arrow_(projectile), flight_deck, green_kimono, holding_bow_(weapon), solo, wide_sleeves, yugake, green_hakama, quiver, single_glove, white_ribbon, hakama_short_skirt, full_body, open_mouth, rigging, smile
7 13 1girl, looking_at_viewer, solo, competition_swimsuit, simple_background, cowboy_shot, hair_between_eyes, open_mouth, twitter_username, white_background, collarbone, covered_navel, one-hour_drawing_challenge, blue_one-piece_swimsuit, dated, black_one-piece_swimsuit, blush
8 8 1girl, cleavage, collarbone, green_bikini, smile, solo, looking_at_viewer, blush, navel, open_mouth, outdoors, side-tie_bikini_bottom, beach, blue_sky, day, sitting
9 9 1boy, 1girl, hetero, nipples, penis, solo_focus, blush, bar_censor, japanese_clothes, paizuri, cum_on_breasts, facial
10 10 1girl, blush, hetero, solo_focus, 1boy, nipples, nude, open_mouth, sex, cum_in_pussy, penis, vaginal, navel, spread_legs, bar_censor, looking_at_viewer, straddling, sweat, tears
11 6 1girl, underwear_only, bangs, blush, collarbone, looking_at_viewer, simple_background, solo, blue_bra, cleavage, cowboy_shot, navel, open_mouth, thighs, blue_panties, white_background
12 6 1girl, alternate_costume, looking_at_viewer, open_mouth, solo, cowboy_shot, smile, white_coat, black_pantyhose, simple_background, white_sweater, black_pants, long_sleeves, shopping_bag, white_background, white_jacket, white_ribbon
13 6 1girl, blush, long_sleeves, solo, black_pantyhose, hair_down, hairclip, looking_at_viewer, ribbed_sweater, white_sweater, black_skirt, long_hair, collarbone, official_alternate_costume, open_mouth, underwear
14 8 detached_collar, fake_animal_ears, playboy_bunny, rabbit_ears, wrist_cuffs, 1girl, bowtie, cleavage, solo, strapless_leotard, black_leotard, white_background, black_pantyhose, looking_at_viewer, simple_background, blush, rabbit_tail, smile

表格版本

| # | 样本数量 | 图像1 | 图像2 | 图像3 | 图像4 | 图像5 | 1girl | official_alternate_costume | green_sweater | glass | long_hair | long_sleeves | looking_at_viewer | simple_background | solo | white_background | brown_dress | earrings | hair_down | smile | upper_body | blush | holding_cup | open_mouth | turtleneck | one-hour_drawing_challenge | ribbed_sweater | twitter_username | alternate_hairstyle | dated | hairclip | dress | skirt | white_sweater | green_kimono | hair_between_eyes | heart | wide_sleeves | green_hakama | hakama_short_skirt | pleated_skirt | white_ribbon | japanese_clothes | yugake | arrow_(projectile) | flight_deck | quiver | bow_(weapon) | black_hair | kimono | single_glove | holding_bow_(weapon) | full_body | rigging | competition_swimsuit | cowboy_shot | collarbone | covered_navel | blue_one-piece_swimsuit | black_one-piece_swimsuit | cleavage | green_bikini | navel | outdoors | side-tie_bikini_bottom | beach | blue_sky | day | sitting | 1boy | hetero | nipples | penis | solo_focus | bar_censor | paizuri | cum_on_breasts | facial | nude | sex | cum_in_pussy | vaginal | spread_legs | straddling | sweat | tears | underwear_only | bangs | blue_bra | thighs | blue_panties | alternate_costume | white_coat | black_pantyhose | black_pants | shopping_bag | white_jacket | black_skirt | underwear | detached_collar | fake_animal_ears | playboy_bunny | rabbit_ears | wrist_cuffs | bowtie | strapless_leotard | black_leotard | rabbit_tail | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-----------------------------|:----------------|:--------|:------------|:---------------|:--------------------|:--------------------|:-------|:-------------------|:--------------|:-----------|:------------|:--------|:-------------|:--------|:--------------|:-------------|:-------------|:-----------------------------|:-----------------|:-------------------|:----------------------|:--------|:-----------|:--------|:--------|:----------------|:---------------|:--------------------|:--------|:---------------|:---------------|:---------------------|:----------------|:---------------|:-------------------|:---------|:---------------------|:--------------|:---------|:---------------|:-------------|:---------|:---------------|:-----------------------|:------------|:----------|:-----------------------|:--------------|:-------------|:----------------|:--------------------------|:---------------------------|:-----------|:---------------|:--------|:-----------|:-------------------------|:--------|:-----------|:------|:----------|:-------|:---------|:----------|:--------|:-------------|:-------------|:----------|:-----------------|:---------|:-------|:------|:---------------|:----------|:--------------|:-------------|:--------|:--------|:----------------

二维码
社区交流群
二维码
科研交流群
商业服务