CyberHarem/tokarev_girlsfrontline
收藏Hugging Face2024-01-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/tokarev_girlsfrontline
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of tokarev/トカレフ/托卡列夫 (Girls' Frontline)
This is the dataset of tokarev/トカレフ/托卡列夫 (Girls' Frontline), containing 271 images and their tags.
The core tags of this character are `long_hair, red_eyes, bow, hair_bow, bangs, breasts, white_hair, grey_hair, hair_between_eyes, very_long_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 | 271 | 316.12 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tokarev_girlsfrontline/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 800 | 271 | 182.88 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tokarev_girlsfrontline/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
| stage3-p480-800 | 669 | 390.09 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tokarev_girlsfrontline/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
| 1200 | 271 | 279.73 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tokarev_girlsfrontline/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 669 | 544.81 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tokarev_girlsfrontline/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/tokarev_girlsfrontline',
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 | 16 |  |  |  |  |  | 1girl, white_dress, solo, simple_background, looking_at_viewer, white_background, blush, smile, partially_fingerless_gloves, elbow_gloves, striped_gloves, puffy_short_sleeves |
| 1 | 21 |  |  |  |  |  | 1girl, partially_fingerless_gloves, solo, striped_gloves, blue_bow, elbow_gloves, holding_gun, handgun, white_dress, puffy_short_sleeves, brooch, buttons, looking_at_viewer, trigger_discipline, closed_mouth, black_bow, striped_bow, bowtie, frilled_dress, blush, simple_background, smile, pinstripe_pattern, vertical-striped_pantyhose |
| 2 | 6 |  |  |  |  |  | 1girl, bandages, black_gloves, blush, halloween_costume, looking_at_viewer, official_alternate_costume, smile, solo, witch_hat, detached_sleeves, medium_breasts, simple_background, :q, boots, cape, licking_lips |
| 3 | 7 |  |  |  |  |  | 1girl, blue_rose, blush, collarbone, elbow_gloves, looking_at_viewer, official_alternate_costume, solo, white_gloves, white_thighhighs, choker, corset, full_body, lace-trimmed_legwear, white_panties, bridal_veil, handgun, holding_gun, trigger_discipline, burnt_clothes, finger_to_mouth, open_mouth, thighs, torn_dress, torn_thighhighs, bow_panties, character_name, damaged, kneeling, medium_breasts, petals, simple_background, smile, thigh_strap, torn_gloves, white_background, white_bow |
| 4 | 6 |  |  |  |  |  | 1girl, bare_shoulders, choker, looking_at_viewer, mouth_veil, official_alternate_costume, solo, sidelocks, collarbone, earrings, small_breasts, black_hairband, dress, elbow_gloves, open_mouth |
| 5 | 5 |  |  |  |  |  | 1girl, armor, elbow_gloves, gauntlets, holding_knife, lace-trimmed_hairband, mouth_veil, official_alternate_costume, solo, bare_shoulders, black_hairband, dagger, handgun, holding_gun, cleavage, dual_wielding, looking_at_viewer, medium_breasts, sidelocks, simple_background, thighhighs, belt_pouch, black_choker, black_dress, black_gloves, boots, cross_earrings, from_side, profile, sideless_outfit, white_background |
| 6 | 7 |  |  |  |  |  | 1boy, 1girl, elbow_gloves, nude, penis, solo_focus, hetero, mouth_veil, fellatio, hairband, bar_censor, cross_earrings, nipples, small_breasts, thighhighs |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | white_dress | solo | simple_background | looking_at_viewer | white_background | blush | smile | partially_fingerless_gloves | elbow_gloves | striped_gloves | puffy_short_sleeves | blue_bow | holding_gun | handgun | brooch | buttons | trigger_discipline | closed_mouth | black_bow | striped_bow | bowtie | frilled_dress | pinstripe_pattern | vertical-striped_pantyhose | bandages | black_gloves | halloween_costume | official_alternate_costume | witch_hat | detached_sleeves | medium_breasts | :q | boots | cape | licking_lips | blue_rose | collarbone | white_gloves | white_thighhighs | choker | corset | full_body | lace-trimmed_legwear | white_panties | bridal_veil | burnt_clothes | finger_to_mouth | open_mouth | thighs | torn_dress | torn_thighhighs | bow_panties | character_name | damaged | kneeling | petals | thigh_strap | torn_gloves | white_bow | bare_shoulders | mouth_veil | sidelocks | earrings | small_breasts | black_hairband | dress | armor | gauntlets | holding_knife | lace-trimmed_hairband | dagger | cleavage | dual_wielding | thighhighs | belt_pouch | black_choker | black_dress | cross_earrings | from_side | profile | sideless_outfit | 1boy | nude | penis | solo_focus | hetero | fellatio | hairband | bar_censor | nipples |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------|:-------|:--------------------|:--------------------|:-------------------|:--------|:--------|:------------------------------|:---------------|:-----------------|:----------------------|:-----------|:--------------|:----------|:---------|:----------|:---------------------|:---------------|:------------|:--------------|:---------|:----------------|:--------------------|:-----------------------------|:-----------|:---------------|:--------------------|:-----------------------------|:------------|:-------------------|:-----------------|:-----|:--------|:-------|:---------------|:------------|:-------------|:---------------|:-------------------|:---------|:---------|:------------|:-----------------------|:----------------|:--------------|:----------------|:------------------|:-------------|:---------|:-------------|:------------------|:--------------|:-----------------|:----------|:-----------|:---------|:--------------|:--------------|:------------|:-----------------|:-------------|:------------|:-----------|:----------------|:-----------------|:--------|:--------|:------------|:----------------|:------------------------|:---------|:-----------|:----------------|:-------------|:-------------|:---------------|:--------------|:-----------------|:------------|:----------|:------------------|:-------|:-------|:--------|:-------------|:---------|:-----------|:-----------|:-------------|:----------|
| 0 | 16 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 21 |  |  |  |  |  | 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 | 6 |  |  |  |  |  | X | | X | X | X | | X | X | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 7 |  |  |  |  |  | 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 | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 4 | 6 |  |  |  |  |  | X | | X | | X | | | | | X | | | | | | | | | | | | | | | | | | | X | | | | | | | | | X | | | X | | | | | | | | X | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | |
| 5 | 5 |  |  |  |  |  | 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 | X | X | X | | | | | | | | | |
| 6 | 7 |  |  |  |  |  | X | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | X | | | | | | | | | | X | | | | X | | | | X | X | X | X | X | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总
数据集概述:tokarev/トカレフ/托卡列夫 (Girls Frontline)
基本信息
- 许可证: MIT
- 任务类别: 文本到图像
- 标签: 艺术, 不适用于所有观众
- 数据集大小: 小于1K
数据集内容
- 描述: 包含271张图像及其标签,主要标签包括
long_hair, red_eyes, bow, hair_bow, bangs, breasts, white_hair, grey_hair, hair_between_eyes, very_long_hair。 - 图像来源: 从多个网站爬取,如danbooru, pixiv, zerochan等,爬虫系统由DeepGHS Team提供。
数据集包
| 名称 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 271 | 316.12 MiB | 下载 | Waifuc-Raw | 包含元信息的原始数据,最小边对齐至1400像素。 |
| 800 | 271 | 182.88 MiB | 下载 | IMG+TXT | 短边不超过800像素的数据集。 |
| stage3-p480-800 | 669 | 390.09 MiB | 下载 | IMG+TXT | 三阶段裁剪数据集,区域不小于480x480像素。 |
| 1200 | 271 | 279.73 MiB | 下载 | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 669 | 544.81 MiB | 下载 | IMG+TXT | 三阶段裁剪数据集,区域不小于480x480像素。 |
集群列表
- 描述: 列出了标签聚类结果,可能包含可挖掘的服装信息。
- 示例:
# 样本数 图像1 图像2 图像3 图像4 图像5 标签 0 16 ... ... ... ... ... 1girl, white_dress, solo, simple_background, looking_at_viewer, white_background, blush, smile, partially_fingerless_gloves, elbow_gloves, striped_gloves, puffy_short_sleeves 1 21 ... ... ... ... ... 1girl, partially_fingerless_gloves, solo, striped_gloves, blue_bow, elbow_gloves, holding_gun, handgun, white_dress, puffy_short_sleeves, brooch, buttons, looking_at_viewer, trigger_discipline, closed_mouth, black_bow, striped_bow, bowtie, frilled_dress, blush, simple_background, smile, pinstripe_pattern, vertical-striped_pantyhose 2 6 ... ... ... ... ... 1girl, bandages, black_gloves, blush, halloween_costume, looking_at_viewer, official_alternate_costume, smile, solo, witch_hat, detached_sleeves, medium_breasts, simple_background, :q, boots, cape, licking_lips 3 7 ... ... ... ... ... 1girl, blue_rose, blush, collarbone, elbow_gloves, looking_at_viewer, official_alternate_costume, solo, white_gloves, white_thighhighs, choker, corset, full_body, lace-trimmed_legwear, white_panties, bridal_veil, handgun, holding_gun, trigger_discipline, burnt_clothes, finger_to_mouth, open_mouth, thighs, torn_dress, torn_thighhighs, bow_panties, character_name, damaged, kneeling, medium_breasts, petals, simple_background, smile, thigh_strap, torn_gloves, white_background, white_bow 4 6 ... ... ... ... ... 1girl, bare_shoulders, choker, looking_at_viewer, mouth_veil, official_alternate_costume, solo, sidelocks, collarbone, earrings, small_breasts, black_hairband, dress, elbow_gloves, open_mouth 5 5 ... ... ... ... ... 1girl, armor, elbow_gloves, gauntlets, holding_knife, lace-trimmed_hairband, mouth_veil, official_alternate_costume, solo, bare_shoulders, black_hairband, dagger, handgun, holding_gun, cleavage, dual_wielding, looking_at_viewer, medium_breasts, sidelocks, simple_background, thighhighs, belt_pouch, black_choker, black_dress, black_gloves, boots, cross_earrings, from_side, profile, sideless_outfit, white_background 6 7 ... ... ... ... ... 1boy, 1girl, elbow_gloves, nude, penis, solo_focus, hetero, mouth_veil, fellatio, hairband, bar_censor, cross_earrings, nipples, small_breasts, thighhighs



