CyberHarem/utsumi_erice_fgo
收藏Hugging Face2024-03-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/CyberHarem/utsumi_erice_fgo
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
task_categories:
- text-to-image
tags:
- art
- not-for-all-audiences
size_categories:
- n<1K
---
# Dataset of utsumi_erice/宇津見エリセ/宇津见绘里濑 (Fate/Grand Order)
This is the dataset of utsumi_erice/宇津見エリセ/宇津见绘里濑 (Fate/Grand Order), containing 500 images and their tags.
The core tags of this character are `black_hair, multicolored_hair, streaked_hair, sidelocks, medium_hair, breasts, pink_hair, blue_eyes, large_breasts, ribbon, blue_ribbon, medium_breasts`, 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 | 720.36 MiB | [Download](https://huggingface.co/datasets/CyberHarem/utsumi_erice_fgo/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
| 1200 | 500 | 626.26 MiB | [Download](https://huggingface.co/datasets/CyberHarem/utsumi_erice_fgo/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
| stage3-p480-1200 | 1281 | 1.21 GiB | [Download](https://huggingface.co/datasets/CyberHarem/utsumi_erice_fgo/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/utsumi_erice_fgo',
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, bare_shoulders, blush, fundoshi, looking_at_viewer, magatama, necklace, pelvic_curtain, puffy_long_sleeves, seigaiha, short_dress, sideboob, sideless_outfit, solo, spear, thighs, white_dress, white_background, open_mouth, simple_background, collarbone, two-sided_fabric |
| 1 | 5 |  |  |  |  |  | 1girl, bare_shoulders, blush, collarbone, fundoshi, looking_at_viewer, magatama, necklace, night_sky, pelvic_curtain, puffy_long_sleeves, seigaiha, short_dress, sideboob, sideless_outfit, solo, spear, starry_sky, white_dress, ahoge, thighs, two-sided_skirt, open_mouth |
| 2 | 7 |  |  |  |  |  | 1boy, 1girl, blue_jacket, blue_skirt, blush, breasts_out, collared_shirt, hetero, long_sleeves, mosaic_censoring, nipples, open_jacket, penis, spread_legs, thighs, white_shirt, clothed_sex, high-waist_skirt, open_mouth, open_shirt, vaginal, buttons, necktie, collarbone, cum_in_pussy, dress_shirt, grabbing_another's_breast, speech_bubble, clothed_female_nude_male, command_spell, on_side, panties_aside, pillow, sex_from_behind, socks |
| 3 | 24 |  |  |  |  |  | 1girl, white_shirt, collared_shirt, long_sleeves, blue_jacket, necktie, open_jacket, solo, blue_skirt, blush, buttons, looking_at_viewer, high-waist_skirt, dress_shirt, thighs, smile, ahoge, school_uniform, closed_mouth, white_background, cropped_jacket, socks |
| 4 | 6 |  |  |  |  |  | 1girl, blush, collarbone, nipples, looking_at_viewer, solo, upper_body, magatama, nude, navel, open_mouth |
| 5 | 5 |  |  |  |  |  | 1girl, blush, collarbone, looking_at_viewer, solo, bare_shoulders, magatama, navel, open_mouth, thighs, beach, nipples, on_back, outdoors, water, bikini, blue_sky, ocean, see-through, smile, stomach, topless |
| 6 | 32 |  |  |  |  |  | low_twintails, 1girl, short_twintails, black_bikini, looking_at_viewer, blush, short_sleeves, solo, choker, white_shirt, bare_shoulders, off-shoulder_shirt, bikini_under_clothes, smile, baseball_cap, black_shorts, short_shorts, collarbone, see-through, white_headwear, thighs, thigh_strap, open_mouth |
| 7 | 6 |  |  |  |  |  | 1girl, long_sleeves, looking_at_viewer, navel, open_jacket, solo, black_jacket, blush, hooded_jacket, smile, short_shorts, thighs, water, innertube, open_mouth, swim_ring, white_bikini |
| 8 | 32 |  |  |  |  |  | 1girl, bare_shoulders, blue_sailor_collar, white_one-piece_swimsuit, low_twin_braids, sailor_hat, white_headwear, blue_skirt, solo, blush, thighs, looking_at_viewer, double-breasted, armlet, smile, innertube, swim_ring, open_mouth, food |
### Table Version
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | bare_shoulders | blush | fundoshi | looking_at_viewer | magatama | necklace | pelvic_curtain | puffy_long_sleeves | seigaiha | short_dress | sideboob | sideless_outfit | solo | spear | thighs | white_dress | white_background | open_mouth | simple_background | collarbone | two-sided_fabric | night_sky | starry_sky | ahoge | two-sided_skirt | 1boy | blue_jacket | blue_skirt | breasts_out | collared_shirt | hetero | long_sleeves | mosaic_censoring | nipples | open_jacket | penis | spread_legs | white_shirt | clothed_sex | high-waist_skirt | open_shirt | vaginal | buttons | necktie | cum_in_pussy | dress_shirt | grabbing_another's_breast | speech_bubble | clothed_female_nude_male | command_spell | on_side | panties_aside | pillow | sex_from_behind | socks | smile | school_uniform | closed_mouth | cropped_jacket | upper_body | nude | navel | beach | on_back | outdoors | water | bikini | blue_sky | ocean | see-through | stomach | topless | low_twintails | short_twintails | black_bikini | short_sleeves | choker | off-shoulder_shirt | bikini_under_clothes | baseball_cap | black_shorts | short_shorts | white_headwear | thigh_strap | black_jacket | hooded_jacket | innertube | swim_ring | white_bikini | blue_sailor_collar | white_one-piece_swimsuit | low_twin_braids | sailor_hat | double-breasted | armlet | food |
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-----------------|:--------|:-----------|:--------------------|:-----------|:-----------|:-----------------|:---------------------|:-----------|:--------------|:-----------|:------------------|:-------|:--------|:---------|:--------------|:-------------------|:-------------|:--------------------|:-------------|:-------------------|:------------|:-------------|:--------|:------------------|:-------|:--------------|:-------------|:--------------|:-----------------|:---------|:---------------|:-------------------|:----------|:--------------|:--------|:--------------|:--------------|:--------------|:-------------------|:-------------|:----------|:----------|:----------|:---------------|:--------------|:----------------------------|:----------------|:---------------------------|:----------------|:----------|:----------------|:---------|:------------------|:--------|:--------|:-----------------|:---------------|:-----------------|:-------------|:-------|:--------|:--------|:----------|:-----------|:--------|:---------|:-----------|:--------|:--------------|:----------|:----------|:----------------|:------------------|:---------------|:----------------|:---------|:---------------------|:-----------------------|:---------------|:---------------|:---------------|:-----------------|:--------------|:---------------|:----------------|:------------|:------------|:---------------|:---------------------|:---------------------------|:------------------|:-------------|:------------------|:---------|:-------|
| 0 | 9 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 1 | 5 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | X | | X | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | 24 |  |  |  |  |  | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| 5 | 5 |  |  |  |  |  | X | X | X | | X | X | | | | | | | | X | | X | | | X | | X | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | X | | | | | | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | |
| 6 | 32 |  |  |  |  |  | X | X | X | | X | | | | | | | | | X | | X | | | X | | X | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | X | | | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | |
| 7 | 6 |  |  |  |  |  | X | | X | | X | | | | | | | | | X | | X | | | X | | | | | | | | | | | | | | X | | | X | | | | | | | | | | | | | | | | | | | | | X | | | | | | X | | | | X | | | | | | | | | | | | | | | | X | | | X | X | X | X | X | | | | | | | |
| 8 | 32 |  |  |  |  |  | X | X | X | | X | | | | | | | | | X | | X | | | X | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | X | | | | X | X | | X | X | X | X | X | X | X |
提供机构:
CyberHarem
原始信息汇总
数据集概述:utsumi_erice/宇津見エリセ/宇津见绘里濑 (Fate/Grand Order)
数据集基本信息
- 许可证: MIT
- 任务类别: 文本到图像
- 标签: 艺术, 不适用于所有观众
- 大小类别: 小于1K
数据集内容
- 描述: 包含500张图像及其标签,主要标签包括
black_hair, multicolored_hair, streaked_hair, sidelocks, medium_hair, breasts, pink_hair, blue_eyes, large_breasts, ribbon, blue_ribbon, medium_breasts。 - 来源: 图像从多个网站(如danbooru, pixiv, zerochan等)自动爬取,由DeepGHS Team提供技术支持。
数据集包
| 名称 | 图像数量 | 大小 | 下载链接 | 类型 | 描述 |
|---|---|---|---|---|---|
| raw | 500 | 720.36 MiB | 下载 | Waifuc-Raw | 包含元信息的原始数据,最小边对齐至1400像素(如果更大)。 |
| 1200 | 500 | 626.26 MiB | 下载 | IMG+TXT | 短边不超过1200像素的数据集。 |
| stage3-p480-1200 | 1281 | 1.21 GiB | 下载 | IMG+TXT | 三阶段裁剪数据集,区域不小于480x480像素。 |
数据集加载
-
加载工具: 使用waifuc加载原始数据集。
-
示例代码: python import os import zipfile
from huggingface_hub import hf_hub_download from waifuc.source import LocalSource
下载原始档案文件
zip_file = hf_hub_download( repo_id=CyberHarem/utsumi_erice_fgo, repo_type=dataset, filename=dataset-raw.zip, )
提取文件到你的目录
dataset_dir = dataset_dir os.makedirs(dataset_dir, exist_ok=True) with zipfile.ZipFile(zip_file, r) as zf: zf.extractall(dataset_dir)
使用waifuc加载数据集
source = LocalSource(dataset_dir) for item in source: print(item.image, item.meta[filename], item.meta[tags])
数据集标签聚类
- 聚类结果: 提供了标签聚类的结果列表,可能包含可挖掘的服装信息。
- 示例:
- 聚类0: 包含9个样本,主要标签包括
1girl, bare_shoulders, blush, fundoshi, looking_at_viewer, magatama, necklace, pelvic_curtain, puffy_long_sleeves, seigaiha, short_dress, sideboob, sideless_outfit, solo, spear, thighs, white_dress, white_background, open_mouth, simple_background, collarbone, two-sided_fabric。 - 聚类1: 包含5个样本,主要标签包括
1girl, bare_shoulders, blush, collarbone, fundoshi, looking_at_viewer, magatama, necklace, night_sky, pelvic_curtain, puffy_long_sleeves, seigaiha, short_dress, sideboob, sideless_outfit, solo, spear, starry_sky, white_dress, ahoge, thighs, two-sided_skirt, open_mouth。 - 聚类2: 包含7个样本,主要标签包括
1boy, 1girl, blue_jacket, blue_skirt, blush, breasts_out, collared_shirt, hetero, long_sleeves, mosaic_censoring, nipples, open_jacket, penis, spread_legs, thighs, white_shirt, clothed_sex, high-waist_skirt, open_shirt, vaginal, buttons, necktie, collarbone, cum_in_pussy, dress_shirt, grabbing_anothers_breast, speech_bubble, clothed_female_nude_male, command_spell, on_side, panties_aside, pillow, sex_from_behind, socks。 - 聚类3: 包含24个样本,主要标签包括
1girl, white_shirt, collared_shirt, long_sleeves, blue_jacket, necktie, open_jacket, solo, blue_skirt, blush, buttons, looking_at_viewer, high-waist_skirt, dress_shirt, thighs, smile, ahoge, school_uniform, closed_mouth, white_background, cropped_jacket, socks。 - 聚类4: 包含6个样本,主要标签包括
1girl, blush, collarbone, nipples, looking_at_viewer, solo, upper_body, magatama, nude, navel, open_mouth。 - 聚类5: 包含5个样本,主要标签包括
1girl, blush, collarbone, looking_at_viewer, solo, bare_shoulders, magatama, navel, open_mouth, thighs, beach, nipples, on_back, outdoors, water, bikini, blue_sky, ocean, see-through, smile, stomach, topless。 - 聚类6: 包含32个样本,主要标签包括
low_twintails, 1girl, short_twintails, black_bikini, looking_at_viewer, blush, short_sleeves, solo, choker, white_shirt, bare_shoulders, off-shoulder_shirt, bikini_under_clothes, smile, baseball_cap, black_shorts, short_shorts, collarbone, see-through, white_headwear, thighs, thigh_strap, open_mouth。 - 聚类7: 包含6个样本,主要标签包括
1girl, long_sleeves, looking_at_viewer, navel, open_jacket, solo, black_jacket, blush, hooded_jacket, smile, short_shorts, thighs, water, innertube, open_mouth, swim_ring, white_bikini。 - 聚类8: 包含32个样本,主要标签包括
1girl, bare_shoulders, blue_sailor_collar, white_one-piece_swimsuit, low_twin_braids, sailor_hat, white_headwear, blue_skirt, solo, blush, thighs, looking_at_viewer, double-breasted, armlet, smile, innertube, swim_ring, open_mouth, food。
- 聚类0: 包含9个样本,主要标签包括



