five

CyberHarem/abe_nana_idolmastercinderellagirls

收藏
Hugging Face2024-01-16 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/abe_nana_idolmastercinderellagirls
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of abe_nana/安部菜々 (THE iDOLM@STER: Cinderella Girls) This is the dataset of abe_nana/安部菜々 (THE iDOLM@STER: Cinderella Girls), containing 500 images and their tags. The core tags of this character are `ponytail, brown_hair, brown_eyes, bow, breasts, orange_hair, ribbon, bangs, short_hair, hair_bow`, 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 | 585.80 MiB | [Download](https://huggingface.co/datasets/CyberHarem/abe_nana_idolmastercinderellagirls/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 800 | 500 | 345.86 MiB | [Download](https://huggingface.co/datasets/CyberHarem/abe_nana_idolmastercinderellagirls/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. | | stage3-p480-800 | 1161 | 730.60 MiB | [Download](https://huggingface.co/datasets/CyberHarem/abe_nana_idolmastercinderellagirls/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | | 1200 | 500 | 517.52 MiB | [Download](https://huggingface.co/datasets/CyberHarem/abe_nana_idolmastercinderellagirls/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1161 | 1.02 GiB | [Download](https://huggingface.co/datasets/CyberHarem/abe_nana_idolmastercinderellagirls/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/abe_nana_idolmastercinderellagirls', 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 | 22 | ![](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, solo, blush, smile, looking_at_viewer, open_mouth, maid_apron, hair_ribbon, long_sleeves, thighhighs | | 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, blush, maid_apron, red_bowtie, solo, white_apron, frilled_apron, hair_ribbon, juliet_sleeves, looking_at_viewer, smile, black_dress, closed_mouth, enmaided, holding, red_eyes, simple_background, sitting, white_background | | 2 | 20 | ![](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, open_mouth, rabbit_ears, smile, solo, blush, one_eye_closed, ;d, dress, microphone, thighhighs, large_breasts, looking_at_viewer, v_over_eye | | 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, blush, frills, looking_at_viewer, open_mouth, rabbit_ears, solo, wrist_cuffs, puffy_short_sleeves, medium_breasts, pink_bow, red_eyes, heart, pink_dress, white_apron | | 4 | 8 | ![](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, heart, looking_at_viewer, open_mouth, solo, white_gloves, blush, dress, one_eye_closed, rabbit_ears, smile, ;d, choker, pink_bow, magical_girl, frills, holding, puffy_short_sleeves, wand, collarbone, fake_animal_ears, happy_birthday, jewelry, skirt, sparkle | | 5 | 8 | ![](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_one-piece_swimsuit, looking_at_viewer, rabbit_ears, school_swimsuit, solo, blush, cleavage, smile, white_thighhighs, collarbone, fake_animal_ears, large_breasts, name_tag, open_mouth, polka_dot, red_eyes, sitting, bracelet, poolside, water | | 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, black_gloves, blush, looking_at_viewer, rabbit_ears, solo, cleavage, navel, skirt, smile, open_mouth, striped_thighhighs, fake_animal_ears, large_breasts, medium_breasts, midriff | | 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) | blue_sky, blush, cloud, day, looking_at_viewer, ocean, outdoors, pink_bikini, 1girl, beach, open_mouth, solo, collarbone, cleavage, red_eyes, bracelet, frilled_bikini, large_breasts, medium_breasts, navel, smile | | 8 | 11 | ![](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, detached_collar, playboy_bunny, solo, cleavage, looking_at_viewer, smile, large_breasts, rabbit_ears, black_leotard, blush, wrist_cuffs, open_mouth, simple_background, white_background, bare_shoulders, strapless_leotard, thighhighs, fake_animal_ears, medium_breasts, pink_bow, red_bowtie | | 9 | 5 | ![](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) | bare_shoulders, blush, strapless_dress, white_gloves, 1girl, looking_at_viewer, pearl_necklace, pink_dress, solo, tiara, collarbone, frilled_dress, long_hair, medium_breasts, open_mouth, petals, white_dress, :d, earrings, moon, own_hands_together, simple_background, white_background | | 10 | 5 | ![](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, collarbone, hair_ribbon, large_breasts, looking_at_viewer, side-tie_bikini_bottom, solo, cleavage, elbow_gloves, open_mouth, simple_background, white_background, white_bikini, bare_shoulders, micro_bikini, shiny_skin, sidelocks, thighs, white_choker, white_gloves, white_thighhighs, kneeling, red_eyes, smile, wariza | | 11 | 8 | ![](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) | blush, white_shirt, 1girl, serafuku, smile, solo, looking_at_viewer, white_background, blue_skirt, long_sleeves, pleated_skirt, sidelocks, simple_background, blue_sailor_collar, closed_mouth, neckerchief, red_eyes, white_socks, bag, brown_footwear, collarbone, hair_ribbon, open_mouth, shoes, short_sleeves, sitting | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | solo | blush | smile | looking_at_viewer | open_mouth | maid_apron | hair_ribbon | long_sleeves | thighhighs | red_bowtie | white_apron | frilled_apron | juliet_sleeves | black_dress | closed_mouth | enmaided | holding | red_eyes | simple_background | sitting | white_background | rabbit_ears | one_eye_closed | ;d | dress | microphone | large_breasts | v_over_eye | :d | frills | wrist_cuffs | puffy_short_sleeves | medium_breasts | pink_bow | heart | pink_dress | white_gloves | choker | magical_girl | wand | collarbone | fake_animal_ears | happy_birthday | jewelry | skirt | sparkle | blue_one-piece_swimsuit | school_swimsuit | cleavage | white_thighhighs | name_tag | polka_dot | bracelet | poolside | water | black_gloves | navel | striped_thighhighs | midriff | blue_sky | cloud | day | ocean | outdoors | pink_bikini | beach | frilled_bikini | detached_collar | playboy_bunny | black_leotard | bare_shoulders | strapless_leotard | strapless_dress | pearl_necklace | tiara | frilled_dress | long_hair | petals | white_dress | earrings | moon | own_hands_together | side-tie_bikini_bottom | elbow_gloves | white_bikini | micro_bikini | shiny_skin | sidelocks | thighs | white_choker | kneeling | wariza | white_shirt | serafuku | blue_skirt | pleated_skirt | blue_sailor_collar | neckerchief | white_socks | bag | brown_footwear | shoes | short_sleeves | |----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-------|:--------|:--------|:--------------------|:-------------|:-------------|:--------------|:---------------|:-------------|:-------------|:--------------|:----------------|:-----------------|:--------------|:---------------|:-----------|:----------|:-----------|:--------------------|:----------|:-------------------|:--------------|:-----------------|:-----|:--------|:-------------|:----------------|:-------------|:-----|:---------|:--------------|:----------------------|:-----------------|:-----------|:--------|:-------------|:---------------|:---------|:---------------|:-------|:-------------|:-------------------|:-----------------|:----------|:--------|:----------|:--------------------------|:------------------|:-----------|:-------------------|:-----------|:------------|:-----------|:-----------|:--------|:---------------|:--------|:---------------------|:----------|:-----------|:--------|:------|:--------|:-----------|:--------------|:--------|:-----------------|:------------------|:----------------|:----------------|:-----------------|:--------------------|:------------------|:-----------------|:--------|:----------------|:------------|:---------|:--------------|:-----------|:-------|:---------------------|:-------------------------|:---------------|:---------------|:---------------|:-------------|:------------|:---------|:---------------|:-----------|:---------|:--------------|:-----------|:-------------|:----------------|:---------------------|:--------------|:--------------|:------|:-----------------|:--------|:----------------| | 0 | 22 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 20 | ![](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 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4 | 8 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5 | 8 | ![](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 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8 | 11 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9 | 5 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | 10 | 5 | ![](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 | X | X | X | | | | | | | | | | | | | 11 | 8 | ![](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 | X | X | X | X | X | X | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总

数据集概述

数据集名称

Dataset of abe_nana/安部菜々 (THE iDOLM@STER: Cinderella Girls)

数据集描述

该数据集包含500张图像及其标签,主题为安部菜々(THE iDOLM@STER: Cinderella Girls)。图像主要标签包括ponytail, brown_hair, brown_eyes, bow, breasts, orange_hair, ribbon, bangs, short_hair, hair_bow

数据集来源

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

数据集包列表

名称 图像数量 大小 类型 描述
raw 500 585.80 MiB Waifuc-Raw 包含元信息的原始数据(最小边对齐到1400像素,如果更大)。
800 500 345.86 MiB IMG+TXT 短边不超过800像素的数据集。
stage3-p480-800 1161 730.60 MiB IMG+TXT 3阶段裁剪数据集,区域不小于480x480像素。
1200 500 517.52 MiB IMG+TXT 短边不超过1200像素的数据集。
stage3-p480-1200 1161 1.02 GiB IMG+TXT 3阶段裁剪数据集,区域不小于480x480像素。

标签聚类结果

数据集提供了标签聚类结果,可能有助于挖掘特定服装。

原始文本版本

# 样本数 图像示例 标签
0 22 1girl, solo, blush, smile, looking_at_viewer, open_mouth, maid_apron, hair_ribbon, long_sleeves, thighhighs
1 5 1girl, blush, maid_apron, red_bowtie, solo, white_apron, frilled_apron, hair_ribbon, juliet_sleeves, looking_at_viewer, smile, black_dress, closed_mouth, enmaided, holding, red_eyes, simple_background, sitting, white_background
... ... ... ...

表格版本

# 样本数 图像示例 1girl solo blush smile looking_at_viewer open_mouth maid_apron hair_ribbon long_sleeves thighhighs ...
0 22 X X X X X X X X X X ...
1 5 X X X X X X X ...
... ... ... ... ... ... ... ... ... ... ... ... ... ...
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作