CyberHarem/chihiro_bluearchive
收藏Hugging Face2024-03-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/chihiro_bluearchive
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of chihiro/各務チヒロ/千寻 (Blue Archive)
This is the dataset of chihiro/各務チヒロ/千寻 (Blue Archive), containing 348 images and their tags.
The core tags of this character are `short_hair, glasses, halo, black_hair, hair_ornament, breasts, semi-rimless_eyewear, large_breasts, green_eyes, rabbit_hair_ornament, hair_between_eyes, blue_hair, blue-framed_eyewear`, 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 | 348 | 609.03 MiB | [Download](https://huggingface.co/datasets/CyberHarem/chihiro_bluearchive/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 1200 | 348 | 507.19 MiB | [Download](https://huggingface.co/datasets/CyberHarem/chihiro_bluearchive/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 884 | 1.04 GiB | [Download](https://huggingface.co/datasets/CyberHarem/chihiro_bluearchive/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/chihiro_bluearchive',
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 |  |  |  |  |  | 1girl, blue_necktie, collared_shirt, simple_background, solo, upper_body, white_shirt, looking_at_viewer, white_background, closed_mouth, blush, long_sleeves, id_card, open_jacket, under-rim_eyewear, two-tone_jacket |
| 1 | 11 |  |  |  |  |  | 1girl, blue_cardigan, blue_necktie, long_sleeves, solo, blush, closed_mouth, collared_shirt, looking_at_viewer, open_jacket, two-tone_jacket, white_shirt, black_skirt, canned_coffee, holding_can, pleated_skirt, id_card, wristwatch, cowboy_shot, drink_can, outdoors, smile |
| 2 | 8 |  |  |  |  |  | 1girl, black_skirt, blue_cardigan, blue_necktie, collared_shirt, id_card, long_sleeves, open_jacket, pleated_skirt, solo, white_shirt, looking_at_viewer, cowboy_shot, two-tone_jacket, wristwatch, closed_mouth, blue_sweater_vest, simple_background, white_background |
| 3 | 5 |  |  |  |  |  | 1girl, alternate_costume, black_shirt, blue_jacket, simple_background, solo, track_jacket, white_background, gym_uniform, long_sleeves, looking_at_viewer, blush, closed_mouth, black_buruma, blue_buruma, cowboy_shot, open_clothes, partially_unzipped, short_sleeves, sweat, thighs |
| 4 | 13 |  |  |  |  |  | 1girl, cleavage, millennium_cheerleader_outfit_(blue_archive), white_skirt, navel, pleated_skirt, blush, cosplay, midriff, solo, holding_pom_poms, miniskirt, bare_shoulders, closed_mouth, looking_at_viewer, sweat, simple_background, stomach, crop_top, detached_collar, white_background |
| 5 | 19 |  |  |  |  |  | 1girl, solo, collarbone, blush, closed_mouth, looking_at_viewer, navel, cleavage, stomach, bare_shoulders, bikini, simple_background, alternate_costume, white_background |
| 6 | 14 |  |  |  |  |  | 1girl, blush, hetero, 1boy, nipples, sex, open_mouth, solo_focus, vaginal, mosaic_censoring, navel, penis, blue_necktie, open_clothes, white_shirt, female_pubic_hair, pussy, collarbone, long_sleeves, sweat, completely_nude, cowgirl_position, girl_on_top |
| 7 | 9 |  |  |  |  |  | long_sleeves, 1girl, black_gloves, blue_headwear, closed_mouth, hat, looking_at_viewer, black_pantyhose, smile, solo, hood, multicolored_jacket, backpack, blush, official_alternate_costume, black_footwear, black_skirt, holding, shoes, simple_background |
| 8 | 15 |  |  |  |  |  | 1girl, alternate_costume, cleavage, detached_collar, fake_animal_ears, looking_at_viewer, playboy_bunny, rabbit_ears, strapless_leotard, solo, bare_shoulders, blush, simple_background, white_background, wrist_cuffs, covered_navel, highleg_leotard, blue_leotard, closed_mouth, black_leotard, black_pantyhose, blue_bowtie, rabbit_tail, blue_necktie, fake_tail, jacket, open_clothes |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | blue_necktie | collared_shirt | simple_background | solo | upper_body | white_shirt | looking_at_viewer | white_background | closed_mouth | blush | long_sleeves | id_card | open_jacket | under-rim_eyewear | two-tone_jacket | blue_cardigan | black_skirt | canned_coffee | holding_can | pleated_skirt | wristwatch | cowboy_shot | drink_can | outdoors | smile | blue_sweater_vest | alternate_costume | black_shirt | blue_jacket | track_jacket | gym_uniform | black_buruma | blue_buruma | open_clothes | partially_unzipped | short_sleeves | sweat | thighs | cleavage | millennium_cheerleader_outfit_(blue_archive) | white_skirt | navel | cosplay | midriff | holding_pom_poms | miniskirt | bare_shoulders | stomach | crop_top | detached_collar | collarbone | bikini | hetero | 1boy | nipples | sex | open_mouth | solo_focus | vaginal | mosaic_censoring | penis | female_pubic_hair | pussy | completely_nude | cowgirl_position | girl_on_top | black_gloves | blue_headwear | hat | black_pantyhose | hood | multicolored_jacket | backpack | official_alternate_costume | black_footwear | holding | shoes | fake_animal_ears | playboy_bunny | rabbit_ears | strapless_leotard | wrist_cuffs | covered_navel | highleg_leotard | blue_leotard | black_leotard | blue_bowtie | rabbit_tail | fake_tail | jacket |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:---------------|:-----------------|:--------------------|:-------|:-------------|:--------------|:--------------------|:-------------------|:---------------|:--------|:---------------|:----------|:--------------|:--------------------|:------------------|:----------------|:--------------|:----------------|:--------------|:----------------|:-------------|:--------------|:------------|:-----------|:--------|:--------------------|:--------------------|:--------------|:--------------|:---------------|:--------------|:---------------|:--------------|:---------------|:---------------------|:----------------|:--------|:---------|:-----------|:-----------------------------------------------|:--------------|:--------|:----------|:----------|:-------------------|:------------|:-----------------|:----------|:-----------|:------------------|:-------------|:---------|:---------|:-------|:----------|:------|:-------------|:-------------|:----------|:-------------------|:--------|:--------------------|:--------|:------------------|:-------------------|:--------------|:---------------|:----------------|:------|:------------------|:-------|:----------------------|:-----------|:-----------------------------|:-----------------|:----------|:--------|:-------------------|:----------------|:--------------|:--------------------|:--------------|:----------------|:------------------|:---------------|:----------------|:--------------|:--------------|:------------|:---------|
| 0 | 10 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 11 |  |  |  |  |  | X | X | X | | X | | X | X | | X | X | X | X | X | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2 | 8 |  |  |  |  |  | X | X | X | X | X | | X | X | X | X | | X | X | X | | X | X | X | | | X | X | X | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 5 |  |  |  |  |  | X | | | X | X | | | X | X | X | X | X | | | | | | | | | | | X | | | | | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 4 | 13 |  |  |  |  |  | X | | | X | X | | | X | X | X | X | | | | | | | | | | X | | | | | | | | | | | | | | | | | X | | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 5 | 19 |  |  |  |  |  | X | | | X | X | | | X | X | X | X | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | X | | | X | | | | | X | X | | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 6 | 14 |  |  |  |  |  | X | X | | | | | X | | | | X | X | | | | | | | | | | | | | | | | | | | | | | | X | | | X | | | | | X | | | | | | | | | X | | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | |
| 7 | 9 |  |  |  |  |  | X | | | X | X | | | X | | X | X | X | | | | | | X | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | |
| 8 | 15 |  |  |  |  |  | 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 | X |
提供机构:
CyberHarem
原始信息汇总
数据集概述:chihiro/各務チヒロ/千寻 (Blue Archive)
数据集基本信息
- 名称:chihiro/各務チヒロ/千寻 (Blue Archive)
- 包含内容:348张图像及其标签
- 核心标签:short_hair, glasses, halo, black_hair, hair_ornament, breasts, semi-rimless_eyewear, large_breasts, green_eyes, rabbit_hair_ornament, hair_between_eyes, blue_hair, blue-framed_eyewear
- 许可证:MIT
- 任务类别:text-to-image
- 标签:art, not-for-all-audiences
- 大小类别:n<1K
数据集包列表
| 名称 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 348 | 609.03 MiB | 下载 | Waifuc-Raw | 包含元信息的原始数据(如果较大,则最小边缘对齐到1400)。 |
| 1200 | 348 | 507.19 MiB | 下载 | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 884 | 1.04 GiB | 下载 | IMG+TXT | 三阶段裁剪数据集,区域不小于480x480像素。 |
数据集使用示例
- 加载原始数据集:提供了一个Python代码示例,用于从Hugging Face Hub下载并解压数据集,然后使用waifuc加载数据集。
数据集标签集群列表
- 集群列表:提供了多个集群的详细信息,包括每个集群的样本数量、图像示例及其对应的标签。这些集群可能包含特定的服装或场景,适合进一步的数据挖掘和分析。



