Publish character 'tsuchimiya_kagura_gareizero' to repository, on 2024-02-22 13:32:58 UTC
Browse files- README.md +85 -0
- dataset-1200.zip +3 -0
- dataset-800.zip +3 -0
- dataset-raw.zip +3 -0
- dataset-stage3-p480-1200.zip +3 -0
- dataset-stage3-p480-800.zip +3 -0
- meta.json +121 -0
- samples/0/clu0-sample0.png +3 -0
- samples/0/clu0-sample1.png +3 -0
- samples/0/clu0-sample2.png +3 -0
- samples/0/clu0-sample3.png +3 -0
- samples/0/clu0-sample4.png +3 -0
- samples/1/clu1-sample0.png +3 -0
- samples/1/clu1-sample1.png +3 -0
- samples/1/clu1-sample2.png +3 -0
- samples/1/clu1-sample3.png +3 -0
- samples/1/clu1-sample4.png +3 -0
- samples/2/clu2-sample0.png +3 -0
- samples/2/clu2-sample1.png +3 -0
- samples/2/clu2-sample2.png +3 -0
- samples/2/clu2-sample3.png +3 -0
- samples/2/clu2-sample4.png +3 -0
- samples/3/clu3-sample0.png +3 -0
- samples/3/clu3-sample1.png +3 -0
- samples/3/clu3-sample2.png +3 -0
- samples/3/clu3-sample3.png +3 -0
- samples/3/clu3-sample4.png +3 -0
- samples/4/clu4-sample0.png +3 -0
- samples/4/clu4-sample1.png +3 -0
- samples/4/clu4-sample2.png +3 -0
- samples/4/clu4-sample3.png +3 -0
- samples/4/clu4-sample4.png +3 -0
- samples/5/clu5-sample0.png +3 -0
- samples/5/clu5-sample1.png +3 -0
- samples/5/clu5-sample2.png +3 -0
- samples/5/clu5-sample3.png +3 -0
- samples/5/clu5-sample4.png +3 -0
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-to-image
|
5 |
+
tags:
|
6 |
+
- art
|
7 |
+
- not-for-all-audiences
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
+
---
|
11 |
+
|
12 |
+
# Dataset of Tsuchimiya Kagura (Ga-Rei: Zero)
|
13 |
+
|
14 |
+
This is the dataset of Tsuchimiya Kagura (Ga-Rei: Zero), containing 337 images and their tags.
|
15 |
+
|
16 |
+
The core tags of this character are `short_hair, black_hair, blue_eyes, brown_hair`, which are pruned in this dataset.
|
17 |
+
|
18 |
+
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)).
|
19 |
+
|
20 |
+
## List of Packages
|
21 |
+
|
22 |
+
| Name | Images | Size | Download | Type | Description |
|
23 |
+
|:-----------------|---------:|:-----------|:-----------------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
|
24 |
+
| raw | 337 | 268.78 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tsuchimiya_kagura_gareizero/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
|
25 |
+
| 800 | 337 | 201.94 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tsuchimiya_kagura_gareizero/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
|
26 |
+
| stage3-p480-800 | 619 | 348.99 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tsuchimiya_kagura_gareizero/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
|
27 |
+
| 1200 | 337 | 268.68 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tsuchimiya_kagura_gareizero/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
|
28 |
+
| stage3-p480-1200 | 619 | 448.84 MiB | [Download](https://huggingface.co/datasets/CyberHarem/tsuchimiya_kagura_gareizero/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
|
29 |
+
|
30 |
+
### Load Raw Dataset with Waifuc
|
31 |
+
|
32 |
+
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
|
33 |
+
|
34 |
+
```python
|
35 |
+
import os
|
36 |
+
import zipfile
|
37 |
+
|
38 |
+
from huggingface_hub import hf_hub_download
|
39 |
+
from waifuc.source import LocalSource
|
40 |
+
|
41 |
+
# download raw archive file
|
42 |
+
zip_file = hf_hub_download(
|
43 |
+
repo_id='CyberHarem/tsuchimiya_kagura_gareizero',
|
44 |
+
repo_type='dataset',
|
45 |
+
filename='dataset-raw.zip',
|
46 |
+
)
|
47 |
+
|
48 |
+
# extract files to your directory
|
49 |
+
dataset_dir = 'dataset_dir'
|
50 |
+
os.makedirs(dataset_dir, exist_ok=True)
|
51 |
+
with zipfile.ZipFile(zip_file, 'r') as zf:
|
52 |
+
zf.extractall(dataset_dir)
|
53 |
+
|
54 |
+
# load the dataset with waifuc
|
55 |
+
source = LocalSource(dataset_dir)
|
56 |
+
for item in source:
|
57 |
+
print(item.image, item.meta['filename'], item.meta['tags'])
|
58 |
+
```
|
59 |
+
|
60 |
+
## List of Clusters
|
61 |
+
|
62 |
+
List of tag clustering result, maybe some outfits can be mined here.
|
63 |
+
|
64 |
+
### Raw Text Version
|
65 |
+
|
66 |
+
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags |
|
67 |
+
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:------------------------------------------------------------------|
|
68 |
+
| 0 | 7 | ![](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, serafuku, skirt, solo, katana |
|
69 |
+
| 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, serafuku, solo, parody, katana, anime_coloring, open_mouth |
|
70 |
+
| 2 | 6 | ![](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, anime_coloring, profile, serafuku, solo |
|
71 |
+
| 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, anime_coloring, parody, solo, open_mouth, serafuku, tree |
|
72 |
+
| 4 | 8 | ![](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, parody, solo, anime_coloring, open_mouth |
|
73 |
+
| 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, solo, randoseru, upper_body |
|
74 |
+
|
75 |
+
### Table Version
|
76 |
+
|
77 |
+
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | serafuku | skirt | solo | katana | parody | anime_coloring | open_mouth | profile | tree | randoseru | upper_body |
|
78 |
+
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-----------|:--------|:-------|:---------|:---------|:-----------------|:-------------|:----------|:-------|:------------|:-------------|
|
79 |
+
| 0 | 7 | ![](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 | | | | | | | |
|
80 |
+
| 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 | | | | |
|
81 |
+
| 2 | 6 | ![](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 | | | |
|
82 |
+
| 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 | | |
|
83 |
+
| 4 | 8 | ![](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 | | | | |
|
84 |
+
| 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 |
|
85 |
+
|
dataset-1200.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acd37a3e394e0ca536f2844166d5c6b66f4b838d00800cd779e2049b15f60ec9
|
3 |
+
size 281726195
|
dataset-800.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:393929bbfa7cc1e6596e951aab216aea16c0c6af5829944c3bc974ad8b924896
|
3 |
+
size 211752841
|
dataset-raw.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67a864c5d8b43d729526b15c615340aa31407609aeee49295fba2b97d8f837f2
|
3 |
+
size 281836000
|
dataset-stage3-p480-1200.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c4a3f7cdd4e7cb0dc3ff858d63cdedb9bd1098c19e0582209b3562154290bc8
|
3 |
+
size 470641434
|
dataset-stage3-p480-800.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9eba082b2b5bc757adaef8cb26ce7536e3304004c8cee4357214bb282655ec02
|
3 |
+
size 365945785
|
meta.json
ADDED
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bangumi": "BangumiBase/gareizero",
|
3 |
+
"base_size": 337,
|
4 |
+
"clusters": [
|
5 |
+
{
|
6 |
+
"id": 0,
|
7 |
+
"size": 7,
|
8 |
+
"tags": [
|
9 |
+
"1girl",
|
10 |
+
"serafuku",
|
11 |
+
"skirt",
|
12 |
+
"solo",
|
13 |
+
"katana"
|
14 |
+
]
|
15 |
+
},
|
16 |
+
{
|
17 |
+
"id": 1,
|
18 |
+
"size": 5,
|
19 |
+
"tags": [
|
20 |
+
"1girl",
|
21 |
+
"serafuku",
|
22 |
+
"solo",
|
23 |
+
"parody",
|
24 |
+
"katana",
|
25 |
+
"anime_coloring",
|
26 |
+
"open_mouth"
|
27 |
+
]
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"id": 2,
|
31 |
+
"size": 6,
|
32 |
+
"tags": [
|
33 |
+
"1girl",
|
34 |
+
"anime_coloring",
|
35 |
+
"profile",
|
36 |
+
"serafuku",
|
37 |
+
"solo"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"id": 3,
|
42 |
+
"size": 13,
|
43 |
+
"tags": [
|
44 |
+
"1girl",
|
45 |
+
"anime_coloring",
|
46 |
+
"parody",
|
47 |
+
"solo",
|
48 |
+
"open_mouth",
|
49 |
+
"serafuku",
|
50 |
+
"tree"
|
51 |
+
]
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"id": 4,
|
55 |
+
"size": 8,
|
56 |
+
"tags": [
|
57 |
+
"1girl",
|
58 |
+
"parody",
|
59 |
+
"solo",
|
60 |
+
"anime_coloring",
|
61 |
+
"open_mouth"
|
62 |
+
]
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"id": 5,
|
66 |
+
"size": 7,
|
67 |
+
"tags": [
|
68 |
+
"1girl",
|
69 |
+
"solo",
|
70 |
+
"randoseru",
|
71 |
+
"upper_body"
|
72 |
+
]
|
73 |
+
}
|
74 |
+
],
|
75 |
+
"core_tags": [
|
76 |
+
"short_hair",
|
77 |
+
"black_hair",
|
78 |
+
"blue_eyes",
|
79 |
+
"brown_hair"
|
80 |
+
],
|
81 |
+
"display_name": "Tsuchimiya Kagura (Ga-Rei: Zero)",
|
82 |
+
"name": "tsuchimiya_kagura_gareizero",
|
83 |
+
"packages": {
|
84 |
+
"1200": {
|
85 |
+
"description": "dataset with the shorter side not exceeding 1200 pixels.",
|
86 |
+
"filename": "dataset-1200.zip",
|
87 |
+
"package_size": 281726195,
|
88 |
+
"size": 337,
|
89 |
+
"type": "IMG+TXT"
|
90 |
+
},
|
91 |
+
"800": {
|
92 |
+
"description": "dataset with the shorter side not exceeding 800 pixels.",
|
93 |
+
"filename": "dataset-800.zip",
|
94 |
+
"package_size": 211752841,
|
95 |
+
"size": 337,
|
96 |
+
"type": "IMG+TXT"
|
97 |
+
},
|
98 |
+
"raw": {
|
99 |
+
"description": "Raw data with meta information (min edge aligned to 1400 if larger).",
|
100 |
+
"filename": "dataset-raw.zip",
|
101 |
+
"package_size": 281836000,
|
102 |
+
"size": 337,
|
103 |
+
"type": "Waifuc-Raw"
|
104 |
+
},
|
105 |
+
"stage3-p480-1200": {
|
106 |
+
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
107 |
+
"filename": "dataset-stage3-p480-1200.zip",
|
108 |
+
"package_size": 470641434,
|
109 |
+
"size": 619,
|
110 |
+
"type": "IMG+TXT"
|
111 |
+
},
|
112 |
+
"stage3-p480-800": {
|
113 |
+
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
114 |
+
"filename": "dataset-stage3-p480-800.zip",
|
115 |
+
"package_size": 365945785,
|
116 |
+
"size": 619,
|
117 |
+
"type": "IMG+TXT"
|
118 |
+
}
|
119 |
+
},
|
120 |
+
"version": "v1.5"
|
121 |
+
}
|
samples/0/clu0-sample0.png
ADDED
Git LFS Details
|
samples/0/clu0-sample1.png
ADDED
Git LFS Details
|
samples/0/clu0-sample2.png
ADDED
Git LFS Details
|
samples/0/clu0-sample3.png
ADDED
Git LFS Details
|
samples/0/clu0-sample4.png
ADDED
Git LFS Details
|
samples/1/clu1-sample0.png
ADDED
Git LFS Details
|
samples/1/clu1-sample1.png
ADDED
Git LFS Details
|
samples/1/clu1-sample2.png
ADDED
Git LFS Details
|
samples/1/clu1-sample3.png
ADDED
Git LFS Details
|
samples/1/clu1-sample4.png
ADDED
Git LFS Details
|
samples/2/clu2-sample0.png
ADDED
Git LFS Details
|
samples/2/clu2-sample1.png
ADDED
Git LFS Details
|
samples/2/clu2-sample2.png
ADDED
Git LFS Details
|
samples/2/clu2-sample3.png
ADDED
Git LFS Details
|
samples/2/clu2-sample4.png
ADDED
Git LFS Details
|
samples/3/clu3-sample0.png
ADDED
Git LFS Details
|
samples/3/clu3-sample1.png
ADDED
Git LFS Details
|
samples/3/clu3-sample2.png
ADDED
Git LFS Details
|
samples/3/clu3-sample3.png
ADDED
Git LFS Details
|
samples/3/clu3-sample4.png
ADDED
Git LFS Details
|
samples/4/clu4-sample0.png
ADDED
Git LFS Details
|
samples/4/clu4-sample1.png
ADDED
Git LFS Details
|
samples/4/clu4-sample2.png
ADDED
Git LFS Details
|
samples/4/clu4-sample3.png
ADDED
Git LFS Details
|
samples/4/clu4-sample4.png
ADDED
Git LFS Details
|
samples/5/clu5-sample0.png
ADDED
Git LFS Details
|
samples/5/clu5-sample1.png
ADDED
Git LFS Details
|
samples/5/clu5-sample2.png
ADDED
Git LFS Details
|
samples/5/clu5-sample3.png
ADDED
Git LFS Details
|
samples/5/clu5-sample4.png
ADDED
Git LFS Details
|