|
--- |
|
license: mit |
|
task_categories: |
|
- text-to-image |
|
tags: |
|
- art |
|
- not-for-all-audiences |
|
size_categories: |
|
- n<1K |
|
--- |
|
|
|
# Dataset of toki/飛鳥馬トキ/时 (Blue Archive) |
|
|
|
This is the dataset of toki/飛鳥馬トキ/时 (Blue Archive), containing 500 images and their tags. |
|
|
|
The core tags of this character are `blonde_hair, blue_eyes, blue_halo, halo, bow, breasts, blue_bow, braid, long_hair, medium_breasts, animal_ears, fake_animal_ears, rabbit_ears, very_long_hair, hairband, blue_hairband, multicolored_hair`, 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 | 1.12 GiB | [Download](https://huggingface.co/datasets/CyberHarem/toki_bluearchive/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | |
|
| 1200 | 500 | 913.77 MiB | [Download](https://huggingface.co/datasets/CyberHarem/toki_bluearchive/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. | |
|
| stage3-p480-1200 | 1419 | 1.92 GiB | [Download](https://huggingface.co/datasets/CyberHarem/toki_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/toki_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 | 9 | ![](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, blue_leotard, closed_mouth, detached_collar, highleg_leotard, looking_at_viewer, official_alternate_costume, playboy_bunny, rabbit_tail, solo, strapless_leotard, white_thighhighs, thighs, cleavage, fake_tail, official_alternate_hairstyle, simple_background, white_background, sitting, aqua_bowtie, covered_navel, hand_up, headset, white_wrist_cuffs | |
|
| 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, bare_shoulders, blue_leotard, bowtie, cleavage, closed_mouth, detached_collar, headset, highleg_leotard, looking_at_viewer, official_alternate_costume, playboy_bunny, rabbit_tail, simple_background, solo, strapless_leotard, white_background, white_thighhighs, fake_tail, thighs, wrist_cuffs, blue_footwear, blush, earpiece, streaked_hair | |
|
| 2 | 9 | ![](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, bare_shoulders, blue_leotard, cowboy_shot, detached_collar, highleg_leotard, looking_at_viewer, official_alternate_costume, playboy_bunny, rabbit_tail, solo, strapless_leotard, streaked_hair, wrist_cuffs, cleavage, closed_mouth, covered_navel, fake_tail, simple_background, white_background, aqua_bowtie, earpiece, headset, white_thighhighs, thighs, groin | |
|
| 3 | 13 | ![](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, bare_shoulders, blue_leotard, detached_collar, highleg_leotard, looking_at_viewer, official_alternate_costume, playboy_bunny, sitting, solo, strapless_leotard, wrist_cuffs, white_thighhighs, cleavage, closed_mouth, white_background, simple_background, thighs, blush, blue_bowtie, aqua_bowtie, covered_navel, large_breasts | |
|
| 4 | 5 | ![](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, aqua_bowtie, bare_shoulders, blue_leotard, detached_collar, headset, highleg_leotard, looking_at_viewer, official_alternate_costume, playboy_bunny, rabbit_tail, solo, strapless_leotard, cleavage, earpiece, fake_tail, holding_tray, official_alternate_hairstyle, wrist_cuffs, blue_hair, cowboy_shot, drinking_glass, microphone, streaked_hair, thighs, covered_navel, parted_lips | |
|
| 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) | 1girl, bare_shoulders, black_gloves, blue_ribbon, bun_cover, elbow_gloves, fingerless_gloves, hair_ribbon, highleg_leotard, looking_at_viewer, maid_headdress, short_hair, solo, black_leotard, blue_leotard, simple_background, white_background, closed_mouth, single_hair_bun, sleeveless_turtleneck_leotard, thighhighs, two-tone_leotard, ass, earpiece, small_breasts, thigh_boots, thigh_strap, thighs | |
|
| 6 | 76 | ![](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, maid_apron, maid_headdress, solo, blue_bowtie, white_apron, looking_at_viewer, short_hair, bun_cover, frilled_apron, black_gloves, fingerless_gloves, chest_harness, closed_mouth, black_dress, simple_background, single_hair_bun, white_background, elbow_gloves, pouch, earpiece, hair_ribbon, blue_ribbon, double_v, long_sleeves, sleeveless | |
|
| 7 | 30 | ![](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) | 1girl, solo, looking_at_viewer, collared_shirt, white_shirt, pleated_skirt, school_uniform, blush, long_sleeves, blue_hair, closed_mouth, black_skirt, blue_bowtie, white_background, simple_background, alternate_costume, streaked_hair, nail_polish, blue_cardigan, blue_nails | |
|
| 8 | 6 | ![](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, alternate_costume, bare_shoulders, looking_at_viewer, solo, blue_bikini, cleavage, halterneck, outdoors, thighs, blue_sky, blush, choker, cloud, collarbone, day, navel, beach, food, large_breasts, parted_lips, stomach | |
|
|
|
### Table Version |
|
|
|
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | bare_shoulders | blue_leotard | closed_mouth | detached_collar | highleg_leotard | looking_at_viewer | official_alternate_costume | playboy_bunny | rabbit_tail | solo | strapless_leotard | white_thighhighs | thighs | cleavage | fake_tail | official_alternate_hairstyle | simple_background | white_background | sitting | aqua_bowtie | covered_navel | hand_up | headset | white_wrist_cuffs | bowtie | wrist_cuffs | blue_footwear | blush | earpiece | streaked_hair | cowboy_shot | groin | blue_bowtie | large_breasts | holding_tray | blue_hair | drinking_glass | microphone | parted_lips | black_gloves | blue_ribbon | bun_cover | elbow_gloves | fingerless_gloves | hair_ribbon | maid_headdress | short_hair | black_leotard | single_hair_bun | sleeveless_turtleneck_leotard | thighhighs | two-tone_leotard | ass | small_breasts | thigh_boots | thigh_strap | maid_apron | white_apron | frilled_apron | chest_harness | black_dress | pouch | double_v | long_sleeves | sleeveless | collared_shirt | white_shirt | pleated_skirt | school_uniform | black_skirt | alternate_costume | nail_polish | blue_cardigan | blue_nails | blue_bikini | halterneck | outdoors | blue_sky | choker | cloud | collarbone | day | navel | beach | food | stomach | |
|
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-----------------|:---------------|:---------------|:------------------|:------------------|:--------------------|:-----------------------------|:----------------|:--------------|:-------|:--------------------|:-------------------|:---------|:-----------|:------------|:-------------------------------|:--------------------|:-------------------|:----------|:--------------|:----------------|:----------|:----------|:--------------------|:---------|:--------------|:----------------|:--------|:-----------|:----------------|:--------------|:--------|:--------------|:----------------|:---------------|:------------|:-----------------|:-------------|:--------------|:---------------|:--------------|:------------|:---------------|:--------------------|:--------------|:-----------------|:-------------|:----------------|:------------------|:--------------------------------|:-------------|:-------------------|:------|:----------------|:--------------|:--------------|:-------------|:--------------|:----------------|:----------------|:--------------|:--------|:-----------|:---------------|:-------------|:-----------------|:--------------|:----------------|:-----------------|:--------------|:--------------------|:--------------|:----------------|:-------------|:--------------|:-------------|:-----------|:-----------|:---------|:--------|:-------------|:------|:--------|:--------|:-------|:----------| |
|
| 0 | 9 | ![](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 | 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 | | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| 2 | 9 | ![](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 | X | | X | X | | X | | | X | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| 3 | 13 | ![](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 | X | X | X | | | | | X | | X | | | | | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| 4 | 5 | ![](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 | 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 | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| 6 | 76 | ![](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 | | X | | | | | | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | |
|
| 7 | 30 | ![](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 | | | | | | | | | | | | | |
|
| 8 | 6 | ![](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 | |
|
|
|
|