CyberHarem/chtholly_sukasuka
收藏Hugging Face2024-03-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/chtholly_sukasuka
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Chtholly Nota Seniorious/クトリ・ノタ・セニオリス (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?)
This is the dataset of Chtholly Nota Seniorious/クトリ・ノタ・セニオリス (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?), containing 413 images and their tags.
The core tags of this character are `blue_hair, long_hair, blue_eyes, two_side_up`, 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 | 413 | 355.41 MiB | [Download](https://huggingface.co/datasets/CyberHarem/chtholly_sukasuka/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 1200 | 413 | 355.29 MiB | [Download](https://huggingface.co/datasets/CyberHarem/chtholly_sukasuka/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 829 | 640.61 MiB | [Download](https://huggingface.co/datasets/CyberHarem/chtholly_sukasuka/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/chtholly_sukasuka',
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 | 9 |  |  |  |  |  | 1girl, solo, wings, skirt, belt, breastplate, gloves, holding_sword, pauldrons |
| 1 | 9 |  |  |  |  |  | 1girl, holding_sword, solo, dress, long_sleeves, skirt, very_long_hair |
| 2 | 8 |  |  |  |  |  | 1girl, long_sleeves, solo, dress, indoors, very_long_hair, looking_at_viewer, open_mouth, skirt |
| 3 | 9 |  |  |  |  |  | 1girl, holding_umbrella, solo, dress, looking_at_viewer, rain |
| 4 | 5 |  |  |  |  |  | 1girl, outdoors, very_long_hair, dress, long_sleeves, solo, night_sky, starry_sky, looking_at_viewer, open_mouth, sitting, smile, upper_body |
| 5 | 8 |  |  |  |  |  | 1girl, blush, solo, open_mouth, streaked_hair, parody, looking_at_viewer |
| 6 | 24 |  |  |  |  |  | 1girl, military_uniform, solo, two-tone_hair, blush, smile, upper_body |
| 7 | 16 |  |  |  |  |  | 1girl, solo, witch_hat, flower, cloak, profile |
| 8 | 5 |  |  |  |  |  | 1girl, on_back, solo, streaked_hair, pillow, two-tone_hair, long_sleeves, bed, pink_hair |
| 9 | 8 |  |  |  |  |  | 1girl, flying, solo, wings, open_mouth, dress, sky, outstretched_arms, socks, looking_at_viewer |
| 10 | 9 |  |  |  |  |  | 1girl, dress, socks, solo, full_body, mary_janes, long_sleeves, from_side, profile |
| 11 | 6 |  |  |  |  |  | bed, witch_hat, 1girl, 2girls, dark, unworn_hat, unworn_headwear, sitting, solo |
| 12 | 5 |  |  |  |  |  | 1boy, 1girl, hug, closed_eyes, crying, tears, blush, uniform, open_mouth, short_hair |
| 13 | 7 |  |  |  |  |  | 1girl, solo, kitchen, cooking_pot, indoors, ladle, multicolored_hair, jewelry, long_sleeves, pink_apron |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | solo | wings | skirt | belt | breastplate | gloves | holding_sword | pauldrons | dress | long_sleeves | very_long_hair | indoors | looking_at_viewer | open_mouth | holding_umbrella | rain | outdoors | night_sky | starry_sky | sitting | smile | upper_body | blush | streaked_hair | parody | military_uniform | two-tone_hair | witch_hat | flower | cloak | profile | on_back | pillow | bed | pink_hair | flying | sky | outstretched_arms | socks | full_body | mary_janes | from_side | 2girls | dark | unworn_hat | unworn_headwear | 1boy | hug | closed_eyes | crying | tears | uniform | short_hair | kitchen | cooking_pot | ladle | multicolored_hair | jewelry | pink_apron |
|----:|----------:|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:----------------------------------|:--------|:-------|:--------|:--------|:-------|:--------------|:---------|:----------------|:------------|:--------|:---------------|:-----------------|:----------|:--------------------|:-------------|:-------------------|:-------|:-----------|:------------|:-------------|:----------|:--------|:-------------|:--------|:----------------|:---------|:-------------------|:----------------|:------------|:---------|:--------|:----------|:----------|:---------|:------|:------------|:---------|:------|:--------------------|:--------|:------------|:-------------|:------------|:---------|:-------|:-------------|:------------------|:-------|:------|:--------------|:---------|:--------|:----------|:-------------|:----------|:--------------|:--------|:--------------------|:----------|:-------------|
| 0 | 9 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 9 |  |  |  |  |  | X | X | | X | | | | X | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2 | 8 |  |  |  |  |  | X | X | | X | | | | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 9 |  |  |  |  |  | X | X | | | | | | | | X | | | | X | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 4 | 5 |  |  |  |  |  | X | X | | | | | | | | X | X | X | | X | X | | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 5 | 8 |  |  |  |  |  | X | X | | | | | | | | | | | | X | X | | | | | | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 6 | 24 |  |  |  |  |  | X | X | | | | | | | | | | | | | | | | | | | | X | X | X | | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 7 | 16 |  |  |  |  |  | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 8 | 5 |  |  |  |  |  | X | X | | | | | | | | | X | | | | | | | | | | | | | | X | | | X | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | |
| 9 | 8 |  |  |  |  |  | X | X | X | | | | | | | X | | | | X | X | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | |
| 10 | 9 |  |  |  |  |  | X | X | | | | | | | | X | X | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | |
| 11 | 6 |  |  |  |  |  | X | X | | | | | | | | | | | | | | | | | | | X | | | | | | | | X | | | | | | X | | | | | | | | | X | X | X | X | | | | | | | | | | | | | |
| 12 | 5 |  |  |  |  |  | X | | | | | | | | | | | | | | X | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | |
| 13 | 7 |  |  |  |  |  | X | X | | | | | | | | | X | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总
数据集概述
数据集信息
- 名称: Chtholly Nota Seniorious/クトリ・ノタ・セニオリス (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?)
- 包含内容: 413张图片及其标签
- 核心标签:
blue_hair, long_hair, blue_eyes, two_side_up - 来源: 从多个网站(如danbooru, pixiv, zerochan等)爬取
- 爬取系统: 由DeepGHS Team提供支持
数据集包列表
| 名称 | 图片数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 413 | 355.41 MiB | Download | Waifuc-Raw | 包含元信息的原始数据(最小边对齐到1400像素,如果更大) |
| 1200 | 413 | 355.29 MiB | Download | IMG+TXT | 短边不超过1200像素的数据集 |
| stage3-p480-1200 | 829 | 640.61 MiB | Download | IMG+TXT | 3阶段裁剪数据集,面积不小于480x480像素 |
标签聚类结果
原始文本版本
| # | 样本数量 | 图片示例1 | 图片示例2 | 图片示例3 | 图片示例4 | 图片示例5 | 标签 |
|---|---|---|---|---|---|---|---|
| 0 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, solo, wings, skirt, belt, breastplate, gloves, holding_sword, pauldrons |
| 1 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, holding_sword, solo, dress, long_sleeves, skirt, very_long_hair |
| 2 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, long_sleeves, solo, dress, indoors, very_long_hair, looking_at_viewer, open_mouth, skirt |
| 3 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, holding_umbrella, solo, dress, looking_at_viewer, rain |
| 4 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, outdoors, very_long_hair, dress, long_sleeves, solo, night_sky, starry_sky, looking_at_viewer, open_mouth, sitting, smile, upper_body |
| 5 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, blush, solo, open_mouth, streaked_hair, parody, looking_at_viewer |
| 6 | 24 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, military_uniform, solo, two-tone_hair, blush, smile, upper_body |
| 7 | 16 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, solo, witch_hat, flower, cloak, profile |
| 8 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, on_back, solo, streaked_hair, pillow, two-tone_hair, long_sleeves, bed, pink_hair |
| 9 | 8 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, flying, solo, wings, open_mouth, dress, sky, outstretched_arms, socks, looking_at_viewer |
| 10 | 9 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, dress, socks, solo, full_body, mary_janes, long_sleeves, from_side, profile |
| 11 | 6 | ![]() |
![]() |
![]() |
![]() |
![]() |
bed, witch_hat, 1girl, 2girls, dark, unworn_hat, unworn_headwear, sitting, solo |
| 12 | 5 | ![]() |
![]() |
![]() |
![]() |
![]() |
1boy, 1girl, hug, closed_eyes, crying, tears, blush, uniform, open_mouth, short_hair |
| 13 | 7 | ![]() |
![]() |
![]() |
![]() |
![]() |
1girl, solo, kitchen, cooking_pot, indoors, ladle, multicolored_hair, jewelry, long_sleeves, pink_apron |









































































