five

CyberHarem/tamamo_cat_fgo

收藏
Hugging Face2024-03-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/tamamo_cat_fgo
下载链接
链接失效反馈
官方服务:
资源简介:
--- license: mit task_categories: - text-to-image tags: - art - not-for-all-audiences size_categories: - n<1K --- # Dataset of tamamo_cat/タマモキャット/玉藻猫 (Fate/Grand Order) This is the dataset of tamamo_cat/タマモキャット/玉藻猫 (Fate/Grand Order), containing 500 images and their tags. The core tags of this character are `pink_hair, animal_ears, fox_ears, long_hair, breasts, fox_tail, yellow_eyes, tail, animal_ear_fluff, large_breasts, ponytail, fox_girl, bow, hair_bow, hair_between_eyes, ribbon, hair_ribbon, maid_headdress, fang, red_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 | 765.59 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tamamo_cat_fgo/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | | 1200 | 500 | 659.71 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tamamo_cat_fgo/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | | stage3-p480-1200 | 1286 | 1.34 GiB | [Download](https://huggingface.co/datasets/CyberHarem/tamamo_cat_fgo/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/tamamo_cat_fgo', 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 | 10 | ![](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_thighhighs, cleavage, collar, detached_sleeves, jingle_bell, looking_at_viewer, neck_bell, paw_gloves, solo, blush, open_mouth, white_background, simple_background, red_kimono, smile, obi | | 1 | 16 | ![](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, collar, jingle_bell, neck_bell, paw_gloves, solo, looking_at_viewer, cat_paws, open_mouth, white_background, maid_apron, simple_background, blush, fangs, red_ribbon, enmaided, smile, paw_shoes | | 2 | 12 | ![](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, blush, cat_hair_ornament, collar, jingle_bell, looking_at_viewer, naked_apron, neck_bell, paw_gloves, solo, cleavage, open_mouth, white_background, simple_background, :d, cat_paws, fangs | | 3 | 7 | ![](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, cat_paws, collar, jingle_bell, looking_at_viewer, maid_apron, neck_bell, paw_gloves, red_ribbon, solo, enmaided, open_mouth, blush, fangs, cleavage, 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, blush, collar, nipples, paw_gloves, solo, cat_paws, navel, neck_bell, nude, open_mouth, jingle_bell, looking_at_viewer, thighs, female_pubic_hair, simple_background, smile, white_background, huge_breasts, plump, belly, sidelocks, skin_fang, sweat, pussy | | 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) | 1boy, 1girl, blush, hetero, nipples, paizuri, penis, solo_focus, collar, neck_bell, paw_gloves, breasts_squeezed_together, jingle_bell, cat_paws, cum_on_breasts, ejaculation, cat_hair_ornament, huge_breasts, mosaic_censoring, open_mouth, red_ribbon | ### Table Version | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | bare_shoulders | black_thighhighs | cleavage | collar | detached_sleeves | jingle_bell | looking_at_viewer | neck_bell | paw_gloves | solo | blush | open_mouth | white_background | simple_background | red_kimono | smile | obi | cat_paws | maid_apron | fangs | red_ribbon | enmaided | paw_shoes | cat_hair_ornament | naked_apron | :d | heart | nipples | navel | nude | thighs | female_pubic_hair | huge_breasts | plump | belly | sidelocks | skin_fang | sweat | pussy | 1boy | hetero | paizuri | penis | solo_focus | breasts_squeezed_together | cum_on_breasts | ejaculation | mosaic_censoring | |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-----------------|:-------------------|:-----------|:---------|:-------------------|:--------------|:--------------------|:------------|:-------------|:-------|:--------|:-------------|:-------------------|:--------------------|:-------------|:--------|:------|:-----------|:-------------|:--------|:-------------|:-----------|:------------|:--------------------|:--------------|:-----|:--------|:----------|:--------|:-------|:---------|:--------------------|:---------------|:--------|:--------|:------------|:------------|:--------|:--------|:-------|:---------|:----------|:--------|:-------------|:----------------------------|:-----------------|:--------------|:-------------------| | 0 | 10 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1 | 16 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | 2 | 12 | ![](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 | 7 | ![](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 | 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 | 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 |
提供机构:
CyberHarem
原始信息汇总

数据集概述

数据集名称

Dataset of tamamo_cat/タマモキャット/玉藻猫 (Fate/Grand Order)

数据集描述

该数据集包含500张关于角色tamamo_cat/タマモキャット/玉藻猫 (Fate/Grand Order)的图像及其标签。核心标签包括pink_hair, animal_ears, fox_ears, long_hair, breasts, fox_tail, yellow_eyes, tail, animal_ear_fluff, large_breasts, ponytail, fox_girl, bow, hair_bow, hair_between_eyes, ribbon, hair_ribbon, maid_headdress, fang, red_bow

数据集大小

  • 总图像数量:500张
  • 总大小:765.59 MiB

数据集包列表

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

标签聚类结果

以下是标签聚类的结果,展示了不同图像样本及其对应的标签。

原始文本版本

# 样本数量 图像样本1 图像样本2 图像样本3 图像样本4 图像样本5 标签
0 10 1girl, bare_shoulders, black_thighhighs, cleavage, collar, detached_sleeves, jingle_bell, looking_at_viewer, neck_bell, paw_gloves, solo, blush, open_mouth, white_background, simple_background, red_kimono, smile, obi
1 16 1girl, collar, jingle_bell, neck_bell, paw_gloves, solo, looking_at_viewer, cat_paws, open_mouth, white_background, maid_apron, simple_background, blush, fangs, red_ribbon, enmaided, smile, paw_shoes
2 12 1girl, blush, cat_hair_ornament, collar, jingle_bell, looking_at_viewer, naked_apron, neck_bell, paw_gloves, solo, cleavage, open_mouth, white_background, simple_background, :d, cat_paws, fangs
3 7 1girl, cat_paws, collar, jingle_bell, looking_at_viewer, maid_apron, neck_bell, paw_gloves, red_ribbon, solo, enmaided, open_mouth, blush, fangs, cleavage, heart
4 16 1girl, blush, collar, nipples, paw_gloves, solo, cat_paws, navel, neck_bell, nude, open_mouth, jingle_bell, looking_at_viewer, thighs, female_pubic_hair, simple_background, smile, white_background, huge_breasts, plump, belly, sidelocks, skin_fang, sweat, pussy
5 7 1boy, 1girl, blush, hetero, nipples, paizuri, penis, solo_focus, collar, neck_bell, paw_gloves, breasts_squeezed_together, jingle_bell, cat_paws, cum_on_breasts, ejaculation, cat_hair_ornament, huge_breasts, mosaic_censoring, open_mouth, red_ribbon

表格版本

# 样本数量 图像样本1 图像样本2 图像样本3 图像样本4 图像样本5 1girl bare_shoulders black_thighhighs cleavage collar detached_sleeves jingle_bell looking_at_viewer neck_bell paw_gloves solo blush open_mouth white_background simple_background red_kimono smile obi cat_paws maid_apron fangs red_ribbon enmaided paw_shoes cat_hair_ornament naked_apron :d heart nipples navel nude thighs female_pubic_hair huge_breasts plump belly sidelocks skin_fang sweat pussy 1boy hetero paizuri penis solo_focus breasts_squeezed_together cum_on_breasts ejaculation mosaic_censoring
0 10 X X X X X X X X X X X X X X X X X X
1 16 X X X X X X X X X X X X X X X X X X
2 12 X X X X X X X X X X X X X X X X X
3 7 X X X X X X X X X X X X X X X X
4 16 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 X X X X X X X X X X X X X X X X X X X X X
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作