Datasets:

Tags:
art
Not-For-All-Audiences
Libraries:
Datasets
License:
Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected error.
Error code:   UnexpectedApiError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Dataset of himari/明星ヒマリ/日鞠 (Blue Archive)

This is the dataset of himari/明星ヒマリ/日鞠 (Blue Archive), containing 500 images and their tags.

The core tags of this character are mole, long_hair, pointy_ears, mole_under_eye, halo, hairband, purple_eyes, hair_ornament, black_hairband, hair_flower, grey_hair, white_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(huggingface organization).

List of Packages

Name Images Size Download Type Description
raw 500 1.01 GiB Download Waifuc-Raw Raw data with meta information (min edge aligned to 1400 if larger).
1200 500 845.87 MiB Download IMG+TXT dataset with the shorter side not exceeding 1200 pixels.
stage3-p480-1200 1308 1.66 GiB Download 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 loading. If you need this, just run the following code

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/himari_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 1girl, black_gloves, hair_tubes, long_sleeves, looking_at_viewer, sitting, solo, smile, white_jacket, blush, simple_background, white_background, closed_mouth, wheelchair, white_flower
1 10 1girl, blush, simple_background, smile, upper_body, white_background, white_flower, hair_tubes, looking_at_viewer, solo, white_jacket, open_mouth, long_sleeves, black_gloves
2 31 1girl, barefoot, hair_tubes, solo, toes, long_sleeves, looking_at_viewer, black_gloves, blush, white_jacket, simple_background, sitting, full_body, toenails, black_leggings, legs, soles, white_background, closed_mouth, foot_focus, white_flower, smile, striped_hairband, pants
3 5 1girl, bare_shoulders, blush, hair_tubes, looking_at_viewer, small_breasts, solo, alternate_costume, collarbone, navel, simple_background, sitting, smile, stomach, flower, string_bikini, bare_arms, black_bikini, closed_mouth, side-tie_bikini_bottom, striped_hairband, wheelchair, white_bikini
4 15 1boy, 1girl, blush, hetero, solo_focus, flower, hair_tubes, nipples, open_mouth, penis, sex, small_breasts, completely_nude, cum, sweat, vaginal, bar_censor, navel, on_back
5 6 1girl, alternate_costume, fake_animal_ears, playboy_bunny, rabbit_ears, small_breasts, solo, strapless_leotard, detached_collar, looking_at_viewer, bare_shoulders, black_bowtie, black_pantyhose, blush, hair_tubes, open_mouth, rabbit_tail, smile, white_leotard, wrist_cuffs, ass, black_gloves, fake_tail, simple_background, white_background, white_flower

Table Version

# Samples Img-1 Img-2 Img-3 Img-4 Img-5 1girl black_gloves hair_tubes long_sleeves looking_at_viewer sitting solo smile white_jacket blush simple_background white_background closed_mouth wheelchair white_flower upper_body open_mouth barefoot toes full_body toenails black_leggings legs soles foot_focus striped_hairband pants bare_shoulders small_breasts alternate_costume collarbone navel stomach flower string_bikini bare_arms black_bikini side-tie_bikini_bottom white_bikini 1boy hetero solo_focus nipples penis sex completely_nude cum sweat vaginal bar_censor on_back fake_animal_ears playboy_bunny rabbit_ears strapless_leotard detached_collar black_bowtie black_pantyhose rabbit_tail white_leotard wrist_cuffs ass fake_tail
0 9 X X X X X X X X X X X X X X X
1 10 X X X X X X X X X X X X X X
2 31 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 5 X X X X X X X X X X X X X X X X X X X X X X X
4 15 X X X X X X X X X X X X X X X X X X X
5 6 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
Downloads last month
6

Models trained or fine-tuned on CyberHarem/himari_bluearchive