Publish character 'kikyou_bluearchive' to repository, on 2024-03-22 10:21:19 UTC
Browse files- README.md +25 -21
- dataset-1200.zip +2 -2
- dataset-raw.zip +2 -2
- dataset-stage3-p480-1200.zip +2 -2
- meta.json +154 -102
- samples/0/clu0-sample0.png +2 -2
- samples/0/clu0-sample1.png +2 -2
- samples/0/clu0-sample2.png +2 -2
- samples/0/clu0-sample3.png +2 -2
- samples/0/clu0-sample4.png +2 -2
- samples/1/clu1-sample0.png +2 -2
- samples/1/clu1-sample1.png +2 -2
- samples/1/clu1-sample2.png +2 -2
- samples/1/clu1-sample3.png +2 -2
- samples/1/clu1-sample4.png +2 -2
- samples/2/clu2-sample0.png +2 -2
- samples/2/clu2-sample1.png +2 -2
- samples/2/clu2-sample2.png +2 -2
- samples/2/clu2-sample3.png +2 -2
- samples/2/clu2-sample4.png +2 -2
- samples/3/clu3-sample0.png +2 -2
- samples/3/clu3-sample1.png +2 -2
- samples/3/clu3-sample2.png +2 -2
- samples/3/clu3-sample3.png +2 -2
- samples/3/clu3-sample4.png +2 -2
- samples/4/clu4-sample0.png +2 -2
- samples/4/clu4-sample1.png +2 -2
- samples/4/clu4-sample2.png +2 -2
- samples/4/clu4-sample3.png +2 -2
- samples/4/clu4-sample4.png +2 -2
- dataset-800.zip → samples/5/clu5-sample0.png +2 -2
- dataset-stage3-p480-800.zip → samples/5/clu5-sample1.png +2 -2
- samples/5/clu5-sample2.png +3 -0
- samples/5/clu5-sample3.png +3 -0
- samples/5/clu5-sample4.png +3 -0
- samples/6/clu6-sample0.png +3 -0
- samples/6/clu6-sample1.png +3 -0
- samples/6/clu6-sample2.png +3 -0
- samples/6/clu6-sample3.png +3 -0
- samples/6/clu6-sample4.png +3 -0
- samples/7/clu7-sample0.png +3 -0
- samples/7/clu7-sample1.png +3 -0
- samples/7/clu7-sample2.png +3 -0
- samples/7/clu7-sample3.png +3 -0
- samples/7/clu7-sample4.png +3 -0
README.md
CHANGED
@@ -11,9 +11,9 @@ size_categories:
|
|
11 |
|
12 |
# Dataset of kikyou/桐生キキョウ/桔梗 (Blue Archive)
|
13 |
|
14 |
-
This is the dataset of kikyou/桐生キキョウ/桔梗 (Blue Archive), containing
|
15 |
|
16 |
-
The core tags of this character are `animal_ears, black_hair,
|
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 |
|
@@ -21,11 +21,9 @@ Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the aut
|
|
21 |
|
22 |
| Name | Images | Size | Download | Type | Description |
|
23 |
|:-----------------|---------:|:-----------|:--------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
|
24 |
-
| raw |
|
25 |
-
|
|
26 |
-
| stage3-p480-
|
27 |
-
| 1200 | 418 | 631.71 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kikyou_bluearchive/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
|
28 |
-
| stage3-p480-1200 | 1083 | 1.26 GiB | [Download](https://huggingface.co/datasets/CyberHarem/kikyou_bluearchive/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 |
|
@@ -63,21 +61,27 @@ 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 |
|
69 |
-
| 1 |
|
70 |
-
| 2 |
|
71 |
-
| 3 |
|
72 |
-
| 4 | 5 |  |  |  |  |  | 1girl,
|
|
|
|
|
|
|
73 |
|
74 |
### Table Version
|
75 |
|
76 |
-
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl |
|
77 |
-
|
78 |
-
| 0 |
|
79 |
-
| 1 |
|
80 |
-
| 2 |
|
81 |
-
| 3 |
|
82 |
-
| 4 | 5 |  |  |  |  |  | X |
|
|
|
|
|
|
|
83 |
|
|
|
11 |
|
12 |
# Dataset of kikyou/桐生キキョウ/桔梗 (Blue Archive)
|
13 |
|
14 |
+
This is the dataset of kikyou/桐生キキョウ/桔梗 (Blue Archive), containing 500 images and their tags.
|
15 |
|
16 |
+
The core tags of this character are `animal_ears, black_hair, cat_ears, short_hair, halo, black_eyes, blue_halo, tail, cat_tail, multiple_tails, two_tails`, 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 |
|
|
|
21 |
|
22 |
| Name | Images | Size | Download | Type | Description |
|
23 |
|:-----------------|---------:|:-----------|:--------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
|
24 |
+
| raw | 500 | 877.49 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kikyou_bluearchive/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
|
25 |
+
| 1200 | 500 | 721.47 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kikyou_bluearchive/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
|
26 |
+
| stage3-p480-1200 | 1304 | 1.44 GiB | [Download](https://huggingface.co/datasets/CyberHarem/kikyou_bluearchive/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
|
|
|
|
|
27 |
|
28 |
### Load Raw Dataset with Waifuc
|
29 |
|
|
|
61 |
|
62 |
### Raw Text Version
|
63 |
|
64 |
+
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags |
|
65 |
+
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
66 |
+
| 0 | 9 |  |  |  |  |  | 1girl, completely_nude, blush, nipples, 1boy, medium_breasts, collarbone, hetero, solo_focus, looking_at_viewer, sweat, heart, navel, open_mouth, pubic_hair, sex, simple_background |
|
67 |
+
| 1 | 7 |  |  |  |  |  | 1boy, 1girl, black_choker, blush, from_side, hetero, solo_focus, white_shirt, erection, sailor_collar, saliva, uncensored, animal_ear_fluff, school_uniform, veiny_penis, testicles, blue_neckerchief, closed_eyes, crying, cum_in_mouth, huge_penis, irrumatio, large_penis, nude, tears |
|
68 |
+
| 2 | 7 |  |  |  |  |  | 1boy, 1girl, blue_neckerchief, blush, hetero, long_sleeves, serafuku, white_shirt, black_nails, black_sailor_collar, censored, erection, nail_polish, solo_focus, fingernails, ribbon_choker, black_choker, animal_ear_fluff, breasts, closed_mouth, cum, handjob, looking_at_penis, simple_background |
|
69 |
+
| 3 | 25 |  |  |  |  |  | 1girl, black_sailor_collar, black_skirt, blue_neckerchief, fingernails, long_sleeves, pleated_skirt, serafuku, solo, nail_polish, white_background, black_nails, looking_at_viewer, simple_background, haori, closed_mouth, blush |
|
70 |
+
| 4 | 5 |  |  |  |  |  | 1girl, black_nails, black_sailor_collar, blue_neckerchief, haori, long_sleeves, looking_at_viewer, nail_polish, serafuku, solo, upper_body, choker, closed_mouth, fingernails, makeup |
|
71 |
+
| 5 | 5 |  |  |  |  |  | 1girl, black_sailor_collar, blue_neckerchief, choker, haori, looking_at_viewer, serafuku, simple_background, solo, upper_body, white_background, closed_mouth, collarbone, cropped_torso, long_sleeves |
|
72 |
+
| 6 | 11 |  |  |  |  |  | 1girl, barefoot, black_nails, black_sailor_collar, blue_neckerchief, long_sleeves, looking_at_viewer, pleated_skirt, serafuku, solo, toenail_polish, toes, black_skirt, closed_mouth, indoors, sitting, fingernails, white_shirt, holding_book, soles, bare_legs, choker, foot_focus, knees_up |
|
73 |
+
| 7 | 13 |  |  |  |  |  | 1girl, looking_at_viewer, solo, closed_mouth, collarbone, navel, alternate_costume, medium_breasts, simple_background, blush, cleavage, white_background, black_bikini, black_nails, nail_polish, stomach, cowboy_shot, fingernails, side-tie_bikini_bottom |
|
74 |
|
75 |
### Table Version
|
76 |
|
77 |
+
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | completely_nude | blush | nipples | 1boy | medium_breasts | collarbone | hetero | solo_focus | looking_at_viewer | sweat | heart | navel | open_mouth | pubic_hair | sex | simple_background | black_choker | from_side | white_shirt | erection | sailor_collar | saliva | uncensored | animal_ear_fluff | school_uniform | veiny_penis | testicles | blue_neckerchief | closed_eyes | crying | cum_in_mouth | huge_penis | irrumatio | large_penis | nude | tears | long_sleeves | serafuku | black_nails | black_sailor_collar | censored | nail_polish | fingernails | ribbon_choker | breasts | closed_mouth | cum | handjob | looking_at_penis | black_skirt | pleated_skirt | solo | white_background | haori | upper_body | choker | makeup | cropped_torso | barefoot | toenail_polish | toes | indoors | sitting | holding_book | soles | bare_legs | foot_focus | knees_up | alternate_costume | cleavage | black_bikini | stomach | cowboy_shot | side-tie_bikini_bottom |
|
78 |
+
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:------------------|:--------|:----------|:-------|:-----------------|:-------------|:---------|:-------------|:--------------------|:--------|:--------|:--------|:-------------|:-------------|:------|:--------------------|:---------------|:------------|:--------------|:-----------|:----------------|:---------|:-------------|:-------------------|:-----------------|:--------------|:------------|:-------------------|:--------------|:---------|:---------------|:-------------|:------------|:--------------|:-------|:--------|:---------------|:-----------|:--------------|:----------------------|:-----------|:--------------|:--------------|:----------------|:----------|:---------------|:------|:----------|:-------------------|:--------------|:----------------|:-------|:-------------------|:--------|:-------------|:---------|:---------|:----------------|:-----------|:-----------------|:-------|:----------|:----------|:---------------|:--------|:------------|:-------------|:-----------|:--------------------|:-----------|:---------------|:----------|:--------------|:-------------------------|
|
79 |
+
| 0 | 9 |  |  |  |  |  | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
80 |
+
| 1 | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
81 |
+
| 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 | | | | | | | | | | | | | | | | | | | | | | | | | |
|
82 |
+
| 3 | 25 |  |  |  |  |  | X | | X | | | | | | | X | | | | | | | X | | | | | | | | | | | | X | | | | | | | | | X | X | X | X | | X | X | | | X | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | |
|
83 |
+
| 4 | 5 |  |  |  |  |  | X | | | | | | | | | X | | | | | | | | | | | | | | | | | | | X | | | | | | | | | X | X | X | X | | X | X | | | X | | | | | | X | | X | X | X | X | | | | | | | | | | | | | | | | | |
|
84 |
+
| 5 | 5 |  |  |  |  |  | X | | | | | | X | | | X | | | | | | | X | | | | | | | | | | | | X | | | | | | | | | X | X | | X | | | | | | X | | | | | | X | X | X | X | X | | X | | | | | | | | | | | | | | | | |
|
85 |
+
| 6 | 11 |  |  |  |  |  | X | | | | | | | | | X | | | | | | | | | | X | | | | | | | | | X | | | | | | | | | X | X | X | X | | | X | | | X | | | | X | X | X | | | | X | | | X | X | X | X | X | X | X | X | X | X | | | | | | |
|
86 |
+
| 7 | 13 |  |  |  |  |  | X | | X | | | X | X | | | X | | | X | | | | X | | | | | | | | | | | | | | | | | | | | | | | X | | | X | X | | | X | | | | | | X | X | | | | | | | | | | | | | | | | X | X | X | X | X | X |
|
87 |
|
dataset-1200.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42f7debeeda8f0ebd63ebbcbb09a2f307d6e5ef7ad8e73f1d40c2d6a862b1b87
|
3 |
+
size 756516299
|
dataset-raw.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1feae04f846b081578403bbdeef056001ad762b8f2500d9eb8d1c2b27bbc130b
|
3 |
+
size 920111491
|
dataset-stage3-p480-1200.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d967d67d5e72e563e1b4c0b6388cf50f57a11004bd2cecce0ee96e91e2ca38e2
|
3 |
+
size 1543976103
|
meta.json
CHANGED
@@ -1,197 +1,249 @@
|
|
1 |
{
|
2 |
"bangumi": null,
|
3 |
-
"base_size":
|
4 |
"clusters": [
|
5 |
{
|
6 |
"id": 0,
|
7 |
-
"size":
|
8 |
"tags": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
"1girl",
|
10 |
"black_choker",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
"blue_neckerchief",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
"long_sleeves",
|
13 |
-
"looking_at_viewer",
|
14 |
-
"pleated_skirt",
|
15 |
"serafuku",
|
16 |
-
"solo",
|
17 |
"white_shirt",
|
18 |
-
"
|
19 |
-
"white_background",
|
20 |
-
"closed_mouth",
|
21 |
-
"black_skirt",
|
22 |
-
"blue_skirt",
|
23 |
"black_sailor_collar",
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
]
|
28 |
},
|
29 |
{
|
30 |
-
"id":
|
31 |
-
"size":
|
32 |
"tags": [
|
33 |
"1girl",
|
34 |
-
"
|
35 |
-
"black_nails",
|
36 |
"black_skirt",
|
37 |
"blue_neckerchief",
|
38 |
-
"
|
39 |
"long_sleeves",
|
40 |
-
"nail_polish",
|
41 |
"pleated_skirt",
|
42 |
"serafuku",
|
43 |
-
"simple_background",
|
44 |
"solo",
|
45 |
-
"
|
46 |
-
"japanese_clothes",
|
47 |
-
"looking_at_viewer",
|
48 |
"white_background",
|
49 |
-
"
|
50 |
-
"
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
|
|
54 |
]
|
55 |
},
|
56 |
{
|
57 |
-
"id":
|
58 |
-
"size":
|
59 |
"tags": [
|
60 |
"1girl",
|
|
|
|
|
61 |
"blue_neckerchief",
|
|
|
|
|
|
|
|
|
62 |
"serafuku",
|
63 |
"solo",
|
64 |
"upper_body",
|
65 |
-
"
|
66 |
-
"looking_at_viewer",
|
67 |
-
"neck_ribbon",
|
68 |
-
"black_ribbon",
|
69 |
"closed_mouth",
|
70 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
"black_sailor_collar",
|
72 |
-
"
|
|
|
|
|
|
|
|
|
73 |
"simple_background",
|
|
|
|
|
74 |
"white_background",
|
75 |
-
"
|
76 |
-
"
|
77 |
-
"
|
78 |
-
"
|
79 |
]
|
80 |
},
|
81 |
{
|
82 |
-
"id":
|
83 |
-
"size":
|
84 |
"tags": [
|
85 |
"1girl",
|
86 |
"barefoot",
|
87 |
"black_nails",
|
|
|
|
|
88 |
"long_sleeves",
|
89 |
-
"serafuku",
|
90 |
-
"sitting",
|
91 |
-
"solo",
|
92 |
-
"toes",
|
93 |
-
"white_shirt",
|
94 |
-
"white_socks",
|
95 |
-
"blue_sailor_collar",
|
96 |
"looking_at_viewer",
|
97 |
"pleated_skirt",
|
98 |
-
"
|
|
|
99 |
"toenail_polish",
|
100 |
-
"
|
101 |
-
"
|
102 |
-
"blue_neckerchief",
|
103 |
-
"blue_skirt",
|
104 |
"closed_mouth",
|
105 |
-
"
|
|
|
|
|
|
|
106 |
"holding_book",
|
107 |
-
"
|
108 |
-
"
|
109 |
-
"
|
110 |
"foot_focus",
|
111 |
-
"
|
112 |
-
"simple_background",
|
113 |
-
"soles"
|
114 |
]
|
115 |
},
|
116 |
{
|
117 |
-
"id":
|
118 |
-
"size":
|
119 |
"tags": [
|
120 |
"1girl",
|
121 |
-
"black_choker",
|
122 |
-
"collarbone",
|
123 |
-
"cowboy_shot",
|
124 |
"looking_at_viewer",
|
125 |
-
"navel",
|
126 |
"solo",
|
127 |
-
"stomach",
|
128 |
-
"blush",
|
129 |
-
"cleavage",
|
130 |
"closed_mouth",
|
|
|
|
|
|
|
131 |
"medium_breasts",
|
132 |
"simple_background",
|
|
|
|
|
133 |
"white_background",
|
134 |
-
"
|
135 |
-
"arm_behind_back",
|
136 |
-
"bare_shoulders",
|
137 |
"black_nails",
|
138 |
-
"
|
139 |
-
"
|
140 |
-
"
|
|
|
|
|
141 |
]
|
142 |
}
|
143 |
],
|
144 |
"core_tags": [
|
145 |
"animal_ears",
|
146 |
"black_hair",
|
|
|
147 |
"short_hair",
|
148 |
-
"bangs",
|
149 |
"halo",
|
150 |
-
"cat_ears",
|
151 |
"black_eyes",
|
|
|
152 |
"tail",
|
153 |
"cat_tail",
|
154 |
-
"
|
155 |
-
"
|
156 |
],
|
157 |
"display_name": "kikyou/桐生キキョウ/桔梗 (Blue Archive)",
|
158 |
-
"name": "
|
159 |
"packages": {
|
160 |
"1200": {
|
161 |
"description": "dataset with the shorter side not exceeding 1200 pixels.",
|
162 |
"filename": "dataset-1200.zip",
|
163 |
-
"package_size":
|
164 |
-
"size":
|
165 |
-
"type": "IMG+TXT"
|
166 |
-
},
|
167 |
-
"800": {
|
168 |
-
"description": "dataset with the shorter side not exceeding 800 pixels.",
|
169 |
-
"filename": "dataset-800.zip",
|
170 |
-
"package_size": 361625465,
|
171 |
-
"size": 418,
|
172 |
"type": "IMG+TXT"
|
173 |
},
|
174 |
"raw": {
|
175 |
"description": "Raw data with meta information (min edge aligned to 1400 if larger).",
|
176 |
"filename": "dataset-raw.zip",
|
177 |
-
"package_size":
|
178 |
-
"size":
|
179 |
"type": "Waifuc-Raw"
|
180 |
},
|
181 |
"stage3-p480-1200": {
|
182 |
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
183 |
"filename": "dataset-stage3-p480-1200.zip",
|
184 |
-
"package_size":
|
185 |
-
"size":
|
186 |
-
"type": "IMG+TXT"
|
187 |
-
},
|
188 |
-
"stage3-p480-800": {
|
189 |
-
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
190 |
-
"filename": "dataset-stage3-p480-800.zip",
|
191 |
-
"package_size": 813421059,
|
192 |
-
"size": 1083,
|
193 |
"type": "IMG+TXT"
|
194 |
}
|
195 |
},
|
196 |
-
"version": "v1.5"
|
197 |
}
|
|
|
1 |
{
|
2 |
"bangumi": null,
|
3 |
+
"base_size": 500,
|
4 |
"clusters": [
|
5 |
{
|
6 |
"id": 0,
|
7 |
+
"size": 9,
|
8 |
"tags": [
|
9 |
+
"1girl",
|
10 |
+
"completely_nude",
|
11 |
+
"blush",
|
12 |
+
"nipples",
|
13 |
+
"1boy",
|
14 |
+
"medium_breasts",
|
15 |
+
"collarbone",
|
16 |
+
"hetero",
|
17 |
+
"solo_focus",
|
18 |
+
"looking_at_viewer",
|
19 |
+
"sweat",
|
20 |
+
"heart",
|
21 |
+
"navel",
|
22 |
+
"open_mouth",
|
23 |
+
"pubic_hair",
|
24 |
+
"sex",
|
25 |
+
"simple_background"
|
26 |
+
]
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"id": 1,
|
30 |
+
"size": 7,
|
31 |
+
"tags": [
|
32 |
+
"1boy",
|
33 |
"1girl",
|
34 |
"black_choker",
|
35 |
+
"blush",
|
36 |
+
"from_side",
|
37 |
+
"hetero",
|
38 |
+
"solo_focus",
|
39 |
+
"white_shirt",
|
40 |
+
"erection",
|
41 |
+
"sailor_collar",
|
42 |
+
"saliva",
|
43 |
+
"uncensored",
|
44 |
+
"animal_ear_fluff",
|
45 |
+
"school_uniform",
|
46 |
+
"veiny_penis",
|
47 |
+
"testicles",
|
48 |
"blue_neckerchief",
|
49 |
+
"closed_eyes",
|
50 |
+
"crying",
|
51 |
+
"cum_in_mouth",
|
52 |
+
"huge_penis",
|
53 |
+
"irrumatio",
|
54 |
+
"large_penis",
|
55 |
+
"nude",
|
56 |
+
"tears"
|
57 |
+
]
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"id": 2,
|
61 |
+
"size": 7,
|
62 |
+
"tags": [
|
63 |
+
"1boy",
|
64 |
+
"1girl",
|
65 |
+
"blue_neckerchief",
|
66 |
+
"blush",
|
67 |
+
"hetero",
|
68 |
"long_sleeves",
|
|
|
|
|
69 |
"serafuku",
|
|
|
70 |
"white_shirt",
|
71 |
+
"black_nails",
|
|
|
|
|
|
|
|
|
72 |
"black_sailor_collar",
|
73 |
+
"censored",
|
74 |
+
"erection",
|
75 |
+
"nail_polish",
|
76 |
+
"solo_focus",
|
77 |
+
"fingernails",
|
78 |
+
"ribbon_choker",
|
79 |
+
"black_choker",
|
80 |
+
"animal_ear_fluff",
|
81 |
+
"breasts",
|
82 |
+
"closed_mouth",
|
83 |
+
"cum",
|
84 |
+
"handjob",
|
85 |
+
"looking_at_penis",
|
86 |
+
"simple_background"
|
87 |
]
|
88 |
},
|
89 |
{
|
90 |
+
"id": 3,
|
91 |
+
"size": 25,
|
92 |
"tags": [
|
93 |
"1girl",
|
94 |
+
"black_sailor_collar",
|
|
|
95 |
"black_skirt",
|
96 |
"blue_neckerchief",
|
97 |
+
"fingernails",
|
98 |
"long_sleeves",
|
|
|
99 |
"pleated_skirt",
|
100 |
"serafuku",
|
|
|
101 |
"solo",
|
102 |
+
"nail_polish",
|
|
|
|
|
103 |
"white_background",
|
104 |
+
"black_nails",
|
105 |
+
"looking_at_viewer",
|
106 |
+
"simple_background",
|
107 |
+
"haori",
|
108 |
+
"closed_mouth",
|
109 |
+
"blush"
|
110 |
]
|
111 |
},
|
112 |
{
|
113 |
+
"id": 4,
|
114 |
+
"size": 5,
|
115 |
"tags": [
|
116 |
"1girl",
|
117 |
+
"black_nails",
|
118 |
+
"black_sailor_collar",
|
119 |
"blue_neckerchief",
|
120 |
+
"haori",
|
121 |
+
"long_sleeves",
|
122 |
+
"looking_at_viewer",
|
123 |
+
"nail_polish",
|
124 |
"serafuku",
|
125 |
"solo",
|
126 |
"upper_body",
|
127 |
+
"choker",
|
|
|
|
|
|
|
128 |
"closed_mouth",
|
129 |
+
"fingernails",
|
130 |
+
"makeup"
|
131 |
+
]
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"id": 5,
|
135 |
+
"size": 5,
|
136 |
+
"tags": [
|
137 |
+
"1girl",
|
138 |
"black_sailor_collar",
|
139 |
+
"blue_neckerchief",
|
140 |
+
"choker",
|
141 |
+
"haori",
|
142 |
+
"looking_at_viewer",
|
143 |
+
"serafuku",
|
144 |
"simple_background",
|
145 |
+
"solo",
|
146 |
+
"upper_body",
|
147 |
"white_background",
|
148 |
+
"closed_mouth",
|
149 |
+
"collarbone",
|
150 |
+
"cropped_torso",
|
151 |
+
"long_sleeves"
|
152 |
]
|
153 |
},
|
154 |
{
|
155 |
+
"id": 6,
|
156 |
+
"size": 11,
|
157 |
"tags": [
|
158 |
"1girl",
|
159 |
"barefoot",
|
160 |
"black_nails",
|
161 |
+
"black_sailor_collar",
|
162 |
+
"blue_neckerchief",
|
163 |
"long_sleeves",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
164 |
"looking_at_viewer",
|
165 |
"pleated_skirt",
|
166 |
+
"serafuku",
|
167 |
+
"solo",
|
168 |
"toenail_polish",
|
169 |
+
"toes",
|
170 |
+
"black_skirt",
|
|
|
|
|
171 |
"closed_mouth",
|
172 |
+
"indoors",
|
173 |
+
"sitting",
|
174 |
+
"fingernails",
|
175 |
+
"white_shirt",
|
176 |
"holding_book",
|
177 |
+
"soles",
|
178 |
+
"bare_legs",
|
179 |
+
"choker",
|
180 |
"foot_focus",
|
181 |
+
"knees_up"
|
|
|
|
|
182 |
]
|
183 |
},
|
184 |
{
|
185 |
+
"id": 7,
|
186 |
+
"size": 13,
|
187 |
"tags": [
|
188 |
"1girl",
|
|
|
|
|
|
|
189 |
"looking_at_viewer",
|
|
|
190 |
"solo",
|
|
|
|
|
|
|
191 |
"closed_mouth",
|
192 |
+
"collarbone",
|
193 |
+
"navel",
|
194 |
+
"alternate_costume",
|
195 |
"medium_breasts",
|
196 |
"simple_background",
|
197 |
+
"blush",
|
198 |
+
"cleavage",
|
199 |
"white_background",
|
200 |
+
"black_bikini",
|
|
|
|
|
201 |
"black_nails",
|
202 |
+
"nail_polish",
|
203 |
+
"stomach",
|
204 |
+
"cowboy_shot",
|
205 |
+
"fingernails",
|
206 |
+
"side-tie_bikini_bottom"
|
207 |
]
|
208 |
}
|
209 |
],
|
210 |
"core_tags": [
|
211 |
"animal_ears",
|
212 |
"black_hair",
|
213 |
+
"cat_ears",
|
214 |
"short_hair",
|
|
|
215 |
"halo",
|
|
|
216 |
"black_eyes",
|
217 |
+
"blue_halo",
|
218 |
"tail",
|
219 |
"cat_tail",
|
220 |
+
"multiple_tails",
|
221 |
+
"two_tails"
|
222 |
],
|
223 |
"display_name": "kikyou/桐生キキョウ/桔梗 (Blue Archive)",
|
224 |
+
"name": "kikyou_bluearchive",
|
225 |
"packages": {
|
226 |
"1200": {
|
227 |
"description": "dataset with the shorter side not exceeding 1200 pixels.",
|
228 |
"filename": "dataset-1200.zip",
|
229 |
+
"package_size": 756516299,
|
230 |
+
"size": 500,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
231 |
"type": "IMG+TXT"
|
232 |
},
|
233 |
"raw": {
|
234 |
"description": "Raw data with meta information (min edge aligned to 1400 if larger).",
|
235 |
"filename": "dataset-raw.zip",
|
236 |
+
"package_size": 920111491,
|
237 |
+
"size": 500,
|
238 |
"type": "Waifuc-Raw"
|
239 |
},
|
240 |
"stage3-p480-1200": {
|
241 |
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
242 |
"filename": "dataset-stage3-p480-1200.zip",
|
243 |
+
"package_size": 1543976103,
|
244 |
+
"size": 1304,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
245 |
"type": "IMG+TXT"
|
246 |
}
|
247 |
},
|
248 |
+
"version": "v1.5.1"
|
249 |
}
|
samples/0/clu0-sample0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/0/clu0-sample1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/0/clu0-sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/0/clu0-sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/0/clu0-sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/1/clu1-sample0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/1/clu1-sample1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/1/clu1-sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/1/clu1-sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/1/clu1-sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/2/clu2-sample0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/2/clu2-sample1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/2/clu2-sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/2/clu2-sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/2/clu2-sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/3/clu3-sample0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/3/clu3-sample1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/3/clu3-sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/3/clu3-sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/3/clu3-sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/4/clu4-sample0.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/4/clu4-sample1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/4/clu4-sample2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/4/clu4-sample3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
samples/4/clu4-sample4.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
dataset-800.zip → samples/5/clu5-sample0.png
RENAMED
File without changes
|
dataset-stage3-p480-800.zip → samples/5/clu5-sample1.png
RENAMED
File without changes
|
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
|
samples/6/clu6-sample0.png
ADDED
![]() |
Git LFS Details
|
samples/6/clu6-sample1.png
ADDED
![]() |
Git LFS Details
|
samples/6/clu6-sample2.png
ADDED
![]() |
Git LFS Details
|
samples/6/clu6-sample3.png
ADDED
![]() |
Git LFS Details
|
samples/6/clu6-sample4.png
ADDED
![]() |
Git LFS Details
|
samples/7/clu7-sample0.png
ADDED
![]() |
Git LFS Details
|
samples/7/clu7-sample1.png
ADDED
![]() |
Git LFS Details
|
samples/7/clu7-sample2.png
ADDED
![]() |
Git LFS Details
|
samples/7/clu7-sample3.png
ADDED
![]() |
Git LFS Details
|
samples/7/clu7-sample4.png
ADDED
![]() |
Git LFS Details
|