CyberHarem/kousaka_reina_soundeuphonium
收藏Hugging Face2024-03-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/kousaka_reina_soundeuphonium
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of Kousaka Reina/高坂麗奈 (Sound! Euphonium)
This is the dataset of Kousaka Reina/高坂麗奈 (Sound! Euphonium), containing 403 images and their tags.
The core tags of this character are `black_hair, long_hair, purple_eyes`, 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 | 403 | 271.59 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kousaka_reina_soundeuphonium/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 1200 | 403 | 271.45 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kousaka_reina_soundeuphonium/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 780 | 466.85 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kousaka_reina_soundeuphonium/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/kousaka_reina_soundeuphonium',
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 | 6 |  |  |  |  |  | 1girl, blue_sailor_collar, blush, closed_mouth, kitauji_high_school_uniform, pink_neckerchief, serafuku, solo, white_shirt, upper_body, profile, short_sleeves, from_side |
| 1 | 6 |  |  |  |  |  | 1girl, kitauji_high_school_uniform, red_neckerchief, serafuku, solo, trumpet, playing_instrument, ponytail, holding_instrument, upper_body |
| 2 | 34 |  |  |  |  |  | 1girl, kitauji_high_school_uniform, serafuku, solo, red_neckerchief, brown_shirt, closed_mouth, white_sailor_collar, blush, upper_body, looking_at_viewer, long_sleeves, smile |
| 3 | 6 |  |  |  |  |  | 1girl, blush, closed_mouth, portrait, solo, blurry, kitauji_high_school_uniform, looking_at_viewer |
| 4 | 5 |  |  |  |  |  | 1girl, blush, close-up, closed_mouth, solo, looking_at_viewer, portrait |
| 5 | 7 |  |  |  |  |  | 1girl, brown_skirt, kitauji_high_school_uniform, pleated_skirt, red_neckerchief, solo, long_sleeves, sailor_collar, school_bag, brown_shirt, blush, brown_serafuku, standing |
| 6 | 8 |  |  |  |  |  | 2girls, blurry, blush, kitauji_high_school_uniform, serafuku, brown_hair, solo_focus, instrument, looking_at_another, sailor_collar, closed_mouth, neckerchief |
| 7 | 7 |  |  |  |  |  | 2girls, blush, looking_at_another, yuri, brown_hair, profile, close-up, closed_mouth, kitauji_high_school_uniform, blurry_background, from_side, short_hair |
| 8 | 14 |  |  |  |  |  | blue_kimono, yukata, blush, ponytail, 1girl, obi, solo, closed_mouth, hair_ornament |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | blue_sailor_collar | blush | closed_mouth | kitauji_high_school_uniform | pink_neckerchief | serafuku | solo | white_shirt | upper_body | profile | short_sleeves | from_side | red_neckerchief | trumpet | playing_instrument | ponytail | holding_instrument | brown_shirt | white_sailor_collar | looking_at_viewer | long_sleeves | smile | portrait | blurry | close-up | brown_skirt | pleated_skirt | sailor_collar | school_bag | brown_serafuku | standing | 2girls | brown_hair | solo_focus | instrument | looking_at_another | neckerchief | yuri | blurry_background | short_hair | blue_kimono | yukata | obi | hair_ornament |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:---------------------|:--------|:---------------|:------------------------------|:-------------------|:-----------|:-------|:--------------|:-------------|:----------|:----------------|:------------|:------------------|:----------|:---------------------|:-----------|:---------------------|:--------------|:----------------------|:--------------------|:---------------|:--------|:-----------|:---------|:-----------|:--------------|:----------------|:----------------|:-------------|:-----------------|:-----------|:---------|:-------------|:-------------|:-------------|:---------------------|:--------------|:-------|:--------------------|:-------------|:--------------|:---------|:------|:----------------|
| 0 | 6 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 6 |  |  |  |  |  | X | | | | X | | X | X | | X | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2 | 34 |  |  |  |  |  | X | | X | X | X | | X | X | | X | | | | X | | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 6 |  |  |  |  |  | X | | X | X | X | | | X | | | | | | | | | | | | | X | | | X | X | | | | | | | | | | | | | | | | | | | | |
| 4 | 5 |  |  |  |  |  | X | | X | X | | | | X | | | | | | | | | | | | | X | | | X | | X | | | | | | | | | | | | | | | | | | | |
| 5 | 7 |  |  |  |  |  | X | | X | | X | | | X | | | | | | X | | | | | X | | | X | | | | | X | X | X | X | X | X | | | | | | | | | | | | | |
| 6 | 8 |  |  |  |  |  | | | X | X | X | | X | | | | | | | | | | | | | | | | | | X | | | | X | | | | X | X | X | X | X | X | | | | | | | |
| 7 | 7 |  |  |  |  |  | | | X | X | X | | | | | | X | | X | | | | | | | | | | | | | X | | | | | | | X | X | | | X | | X | X | X | | | | |
| 8 | 14 |  |  |  |  |  | X | | X | X | | | | X | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总
高坂麗奈(吹響吧!上低音號)數據集
數據集概述
- 名稱: 高坂麗奈(吹響吧!上低音號)數據集
- 圖像數量: 403張
- 核心標籤:
black_hair, long_hair, purple_eyes - 標籤類型: 文本標籤
- 圖像來源: 從多個網站爬取,如danbooru, pixiv, zerochan等
數據集包列表
| 名稱 | 圖像數量 | 大小 | 類型 | 描述 |
|---|---|---|---|---|
| raw | 403 | 271.59 MiB | Waifuc-Raw | 原始數據,包含元信息(最小邊對齊到1400像素) |
| 1200 | 403 | 271.45 MiB | IMG+TXT | 短邊不超過1200像素的數據集 |
| stage3-p480-1200 | 780 | 466.85 MiB | IMG+TXT | 3階段裁剪數據集,區域不小於480x480像素 |
標籤聚類結果
原始文本版本
| # | 樣本數 | 圖像1 | 圖像2 | 圖像3 | 圖像4 | 圖像5 | 標籤 |
|---|---|---|---|---|---|---|---|
| 0 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, blue_sailor_collar, blush, closed_mouth, kitauji_high_school_uniform, pink_neckerchief, serafuku, solo, white_shirt, upper_body, profile, short_sleeves, from_side |
| 1 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, kitauji_high_school_uniform, red_neckerchief, serafuku, solo, trumpet, playing_instrument, ponytail, holding_instrument, upper_body |
| 2 | 34 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, kitauji_high_school_uniform, serafuku, solo, red_neckerchief, brown_shirt, closed_mouth, white_sailor_collar, blush, upper_body, looking_at_viewer, long_sleeves, smile |
| 3 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, blush, closed_mouth, portrait, solo, blurry, kitauji_high_school_uniform, looking_at_viewer |
| 4 | 5 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, blush, close-up, closed_mouth, solo, looking_at_viewer, portrait |
| 5 | 7 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 1girl, brown_skirt, kitauji_high_school_uniform, pleated_skirt, red_neckerchief, solo, long_sleeves, sailor_collar, school_bag, brown_shirt, blush, brown_serafuku, standing |
| 6 | 8 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 2girls, blurry, blush, kitauji_high_school_uniform, serafuku, brown_hair, solo_focus, instrument, looking_at_another, sailor_collar, closed_mouth, neckerchief |
| 7 | 7 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | 2girls, blush, looking_at_another, yuri, brown_hair, profile, close-up, closed_mouth, kitauji_high_school_uniform, blurry_background, from_side, short_hair |
| 8 | 14 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | blue_kimono, yukata, blush, ponytail, 1girl, obi, solo, closed_mouth, hair_ornament |
表格版本
| # | 樣本數 | 圖像1 | 圖像2 | 圖像3 | 圖像4 | 圖像5 | 1girl | blue_sailor_collar | blush | closed_mouth | kitauji_high_school_uniform | pink_neckerchief | serafuku | solo | white_shirt | upper_body | profile | short_sleeves | from_side | red_neckerchief | trumpet | playing_instrument | ponytail | holding_instrument | brown_shirt | white_sailor_collar | looking_at_viewer | long_sleeves | smile | portrait | blurry | close-up | brown_skirt | pleated_skirt | sailor_collar | school_bag | brown_serafuku | standing | 2girls | brown_hair | solo_focus | instrument | looking_at_another | neckerchief | yuri | blurry_background | short_hair | blue_kimono | yukata | obi | hair_ornament |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||
| 1 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||
| 2 | 34 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||
| 3 | 6 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||||||
| 4 | 5 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||||||||
| 5 | 7 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | X | X | ||||||||||||||||||||||||||||||||
| 6 | 8 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||
| 7 | 7 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X | X | X | X | |||||||||||||||||||||||||||||||||
| 8 | 14 | [圖像] | [圖像] | [圖像] | [圖像] | [圖像] | X | X | X | X | X | X | X | X | X |



