Publish character 'ling_arknights' to repository, on 2024-03-20 19:25:10 UTC
Browse files- README.md +15 -17
- dataset-1200.zip +2 -2
- dataset-800.zip +0 -3
- dataset-raw.zip +2 -2
- dataset-stage3-p480-1200.zip +2 -2
- dataset-stage3-p480-800.zip +0 -3
- meta.json +69 -82
- 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
README.md
CHANGED
@@ -13,7 +13,7 @@ size_categories:
|
|
13 |
|
14 |
This is the dataset of ling/リィン/令 (Arknights), containing 500 images and their tags.
|
15 |
|
16 |
-
The core tags of this character are `blue_hair, long_hair, horns,
|
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 |
|
@@ -22,10 +22,8 @@ Images are crawled from many sites (e.g. danbooru, pixiv, zerochan ...), the aut
|
|
22 |
| Name | Images | Size | Download | Type | Description |
|
23 |
|:-----------------|---------:|:-----------|:----------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
|
24 |
| raw | 500 | 1.16 GiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
|
25 |
-
|
|
26 |
-
| stage3-p480-
|
27 |
-
| 1200 | 500 | 953.53 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
|
28 |
-
| stage3-p480-1200 | 1321 | 1.74 GiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/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,19 +61,19 @@ 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 |
|
73 |
### Table Version
|
74 |
|
75 |
-
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl |
|
76 |
-
|
77 |
-
| 0 |
|
78 |
-
| 1 |
|
79 |
-
| 2 |
|
80 |
-
| 3 |
|
81 |
|
|
|
13 |
|
14 |
This is the dataset of ling/リィン/令 (Arknights), containing 500 images and their tags.
|
15 |
|
16 |
+
The core tags of this character are `blue_hair, long_hair, horns, dragon_horns, pointy_ears, very_long_hair, breasts, blue_eyes, earrings, dragon_girl, braid, multicolored_hair, large_breasts, tail, dragon_tail`, 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 |
|
|
|
22 |
| Name | Images | Size | Download | Type | Description |
|
23 |
|:-----------------|---------:|:-----------|:----------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|
|
24 |
| raw | 500 | 1.16 GiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
|
25 |
+
| 1200 | 500 | 961.52 MiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
|
26 |
+
| stage3-p480-1200 | 1336 | 1.76 GiB | [Download](https://huggingface.co/datasets/CyberHarem/ling_arknights/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 | 12 | ![](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, black_shorts, long_sleeves, looking_at_viewer, open_coat, solo, white_coat, white_shirt, wide_sleeves, yellow_necktie, black_gloves, cowboy_shot, jewelry, parted_lips, smile, elbow_gloves, gourd, short_shorts, holding_cup, thigh_strap, navel, detached_collar |
|
67 |
+
| 1 | 16 | ![](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, black_shorts, jewelry, open_coat, short_shorts, solo, white_coat, white_footwear, white_shirt, yellow_necktie, boots, looking_at_viewer, full_body, lantern, long_sleeves, smile, wide_sleeves, thigh_strap, black_gloves, elbow_gloves, gourd, closed_mouth, holding_staff, simple_background |
|
68 |
+
| 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, black_shorts, cowboy_shot, detached_collar, holding, jewelry, long_sleeves, looking_at_viewer, short_shorts, smile, solo, bandeau, bare_shoulders, gloves, navel, off_shoulder, purple_eyes, thigh_strap, black_coat, medium_breasts, open_coat, staff, thighs, belt, gourd, parted_lips, ponytail, tube_top |
|
69 |
+
| 3 | 26 | ![](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, jewelry, solo, looking_at_viewer, white_dress, holding, official_alternate_costume, smile, bare_shoulders, wide_sleeves, detached_sleeves, streaked_hair, gloves, blue_skin, long_sleeves, sash, white_background |
|
70 |
|
71 |
### Table Version
|
72 |
|
73 |
+
| # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | black_shorts | long_sleeves | looking_at_viewer | open_coat | solo | white_coat | white_shirt | wide_sleeves | yellow_necktie | black_gloves | cowboy_shot | jewelry | parted_lips | smile | elbow_gloves | gourd | short_shorts | holding_cup | thigh_strap | navel | detached_collar | white_footwear | boots | full_body | lantern | closed_mouth | holding_staff | simple_background | holding | bandeau | bare_shoulders | gloves | off_shoulder | purple_eyes | black_coat | medium_breasts | staff | thighs | belt | ponytail | tube_top | white_dress | official_alternate_costume | detached_sleeves | streaked_hair | blue_skin | sash | white_background |
|
74 |
+
|----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:---------------|:---------------|:--------------------|:------------|:-------|:-------------|:--------------|:---------------|:-----------------|:---------------|:--------------|:----------|:--------------|:--------|:---------------|:--------|:---------------|:--------------|:--------------|:--------|:------------------|:-----------------|:--------|:------------|:----------|:---------------|:----------------|:--------------------|:----------|:----------|:-----------------|:---------|:---------------|:--------------|:-------------|:-----------------|:--------|:---------|:-------|:-----------|:-----------|:--------------|:-----------------------------|:-------------------|:----------------|:------------|:-------|:-------------------|
|
75 |
+
| 0 | 12 | ![](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 | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
76 |
+
| 1 | 16 | ![](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 | X | X | X | X | | X | | X | X | X | X | | X | | | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | |
|
77 |
+
| 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 | X | | | | | | X | X | X | X | | X | X | | X | X | X | | | | | | | | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | |
|
78 |
+
| 3 | 26 | ![](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 | | | | | | | | | | | | | | | X | | X | X | | | | | | | | | | X | X | X | X | X | X | X |
|
79 |
|
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:7576573f3018656b3331fe8a066a8ff018c05bb5ef0c9798d8371a218e79fd2a
|
3 |
+
size 1008231260
|
dataset-800.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:88a92bf174ee3e281ca7c2b5bf320c74f63ca64cfd9c3252cbeb2765f893e533
|
3 |
-
size 532260958
|
|
|
|
|
|
|
|
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:6440e3b9e6b3e2a7b0e8543ed2d409c393b6c0ff4acb6fd127f8668880c45d55
|
3 |
+
size 1245667956
|
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:6450e91cdb978388a3b2967c3410e44fe272d798c0a92440e8ae573e307b5fbb
|
3 |
+
size 1884619586
|
dataset-stage3-p480-800.zip
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:afc53e30283fdb587f57acea2ad853222b7f9ad6499db59d822a6e49de72c6db
|
3 |
-
size 1181114464
|
|
|
|
|
|
|
|
meta.json
CHANGED
@@ -4,114 +4,117 @@
|
|
4 |
"clusters": [
|
5 |
{
|
6 |
"id": 0,
|
7 |
-
"size":
|
8 |
"tags": [
|
9 |
"1girl",
|
10 |
-
"
|
11 |
-
"holding_cup",
|
12 |
"long_sleeves",
|
|
|
13 |
"open_coat",
|
14 |
-
"sitting",
|
15 |
-
"smile",
|
16 |
"solo",
|
17 |
"white_coat",
|
18 |
"white_shirt",
|
|
|
19 |
"yellow_necktie",
|
20 |
-
"
|
|
|
21 |
"jewelry",
|
22 |
-
"looking_at_viewer",
|
23 |
"parted_lips",
|
24 |
-
"
|
25 |
-
"thigh_strap",
|
26 |
-
"wide_sleeves",
|
27 |
-
"feet_out_of_frame",
|
28 |
"elbow_gloves",
|
29 |
-
"detached_collar",
|
30 |
"gourd",
|
31 |
-
"
|
|
|
|
|
|
|
|
|
32 |
]
|
33 |
},
|
34 |
{
|
35 |
"id": 1,
|
36 |
-
"size":
|
37 |
"tags": [
|
38 |
"1girl",
|
39 |
-
"black_gloves",
|
40 |
"black_shorts",
|
41 |
-
"elbow_gloves",
|
42 |
-
"gourd",
|
43 |
-
"holding",
|
44 |
"jewelry",
|
45 |
-
"long_sleeves",
|
46 |
-
"looking_at_viewer",
|
47 |
"open_coat",
|
48 |
"short_shorts",
|
49 |
"solo",
|
50 |
-
"wide_sleeves",
|
51 |
-
"yellow_necktie",
|
52 |
-
"parted_lips",
|
53 |
-
"smile",
|
54 |
"white_coat",
|
|
|
55 |
"white_shirt",
|
56 |
-
"
|
57 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
"thigh_strap",
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"
|
|
|
|
|
|
|
62 |
]
|
63 |
},
|
64 |
{
|
65 |
"id": 2,
|
66 |
-
"size":
|
67 |
"tags": [
|
68 |
"1girl",
|
69 |
-
"black_gloves",
|
70 |
"black_shorts",
|
71 |
-
"
|
|
|
|
|
72 |
"jewelry",
|
73 |
"long_sleeves",
|
74 |
-
"
|
75 |
"short_shorts",
|
76 |
"smile",
|
77 |
"solo",
|
78 |
-
"
|
79 |
-
"
|
80 |
-
"
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
84 |
-
"
|
85 |
-
"
|
|
|
|
|
|
|
|
|
|
|
86 |
"gourd",
|
87 |
-
"bare_legs",
|
88 |
-
"elbow_gloves",
|
89 |
-
"full_body",
|
90 |
"parted_lips",
|
91 |
-
"
|
92 |
-
"
|
93 |
]
|
94 |
},
|
95 |
{
|
96 |
"id": 3,
|
97 |
-
"size":
|
98 |
"tags": [
|
99 |
"1girl",
|
100 |
-
"holding",
|
101 |
"jewelry",
|
102 |
"solo",
|
103 |
-
"white_dress",
|
104 |
"looking_at_viewer",
|
105 |
-
"
|
|
|
|
|
106 |
"smile",
|
|
|
|
|
107 |
"detached_sleeves",
|
108 |
-
"
|
109 |
-
"
|
110 |
-
"
|
111 |
"long_sleeves",
|
112 |
-
"
|
113 |
-
"
|
114 |
-
"closed_mouth"
|
115 |
]
|
116 |
}
|
117 |
],
|
@@ -119,59 +122,43 @@
|
|
119 |
"blue_hair",
|
120 |
"long_hair",
|
121 |
"horns",
|
122 |
-
"pointy_ears",
|
123 |
"dragon_horns",
|
|
|
124 |
"very_long_hair",
|
125 |
-
"blue_eyes",
|
126 |
"breasts",
|
|
|
127 |
"earrings",
|
128 |
-
"
|
129 |
"braid",
|
130 |
"multicolored_hair",
|
131 |
"large_breasts",
|
132 |
-
"dragon_girl",
|
133 |
"tail",
|
134 |
-
"dragon_tail"
|
135 |
-
"streaked_hair"
|
136 |
],
|
137 |
"display_name": "ling/リィン/令 (Arknights)",
|
138 |
-
"name": "
|
139 |
"packages": {
|
140 |
"1200": {
|
141 |
"description": "dataset with the shorter side not exceeding 1200 pixels.",
|
142 |
"filename": "dataset-1200.zip",
|
143 |
-
"package_size":
|
144 |
-
"size": 500,
|
145 |
-
"type": "IMG+TXT"
|
146 |
-
},
|
147 |
-
"800": {
|
148 |
-
"description": "dataset with the shorter side not exceeding 800 pixels.",
|
149 |
-
"filename": "dataset-800.zip",
|
150 |
-
"package_size": 532260958,
|
151 |
"size": 500,
|
152 |
"type": "IMG+TXT"
|
153 |
},
|
154 |
"raw": {
|
155 |
"description": "Raw data with meta information (min edge aligned to 1400 if larger).",
|
156 |
"filename": "dataset-raw.zip",
|
157 |
-
"package_size":
|
158 |
"size": 500,
|
159 |
"type": "Waifuc-Raw"
|
160 |
},
|
161 |
"stage3-p480-1200": {
|
162 |
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
163 |
"filename": "dataset-stage3-p480-1200.zip",
|
164 |
-
"package_size":
|
165 |
-
"size":
|
166 |
-
"type": "IMG+TXT"
|
167 |
-
},
|
168 |
-
"stage3-p480-800": {
|
169 |
-
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
170 |
-
"filename": "dataset-stage3-p480-800.zip",
|
171 |
-
"package_size": 1181114464,
|
172 |
-
"size": 1321,
|
173 |
"type": "IMG+TXT"
|
174 |
}
|
175 |
},
|
176 |
-
"version": "v1.5"
|
177 |
}
|
|
|
4 |
"clusters": [
|
5 |
{
|
6 |
"id": 0,
|
7 |
+
"size": 12,
|
8 |
"tags": [
|
9 |
"1girl",
|
10 |
+
"black_shorts",
|
|
|
11 |
"long_sleeves",
|
12 |
+
"looking_at_viewer",
|
13 |
"open_coat",
|
|
|
|
|
14 |
"solo",
|
15 |
"white_coat",
|
16 |
"white_shirt",
|
17 |
+
"wide_sleeves",
|
18 |
"yellow_necktie",
|
19 |
+
"black_gloves",
|
20 |
+
"cowboy_shot",
|
21 |
"jewelry",
|
|
|
22 |
"parted_lips",
|
23 |
+
"smile",
|
|
|
|
|
|
|
24 |
"elbow_gloves",
|
|
|
25 |
"gourd",
|
26 |
+
"short_shorts",
|
27 |
+
"holding_cup",
|
28 |
+
"thigh_strap",
|
29 |
+
"navel",
|
30 |
+
"detached_collar"
|
31 |
]
|
32 |
},
|
33 |
{
|
34 |
"id": 1,
|
35 |
+
"size": 16,
|
36 |
"tags": [
|
37 |
"1girl",
|
|
|
38 |
"black_shorts",
|
|
|
|
|
|
|
39 |
"jewelry",
|
|
|
|
|
40 |
"open_coat",
|
41 |
"short_shorts",
|
42 |
"solo",
|
|
|
|
|
|
|
|
|
43 |
"white_coat",
|
44 |
+
"white_footwear",
|
45 |
"white_shirt",
|
46 |
+
"yellow_necktie",
|
47 |
+
"boots",
|
48 |
+
"looking_at_viewer",
|
49 |
+
"full_body",
|
50 |
+
"lantern",
|
51 |
+
"long_sleeves",
|
52 |
+
"smile",
|
53 |
+
"wide_sleeves",
|
54 |
"thigh_strap",
|
55 |
+
"black_gloves",
|
56 |
+
"elbow_gloves",
|
57 |
+
"gourd",
|
58 |
+
"closed_mouth",
|
59 |
+
"holding_staff",
|
60 |
+
"simple_background"
|
61 |
]
|
62 |
},
|
63 |
{
|
64 |
"id": 2,
|
65 |
+
"size": 6,
|
66 |
"tags": [
|
67 |
"1girl",
|
|
|
68 |
"black_shorts",
|
69 |
+
"cowboy_shot",
|
70 |
+
"detached_collar",
|
71 |
+
"holding",
|
72 |
"jewelry",
|
73 |
"long_sleeves",
|
74 |
+
"looking_at_viewer",
|
75 |
"short_shorts",
|
76 |
"smile",
|
77 |
"solo",
|
78 |
+
"bandeau",
|
79 |
+
"bare_shoulders",
|
80 |
+
"gloves",
|
81 |
+
"navel",
|
82 |
+
"off_shoulder",
|
83 |
+
"purple_eyes",
|
84 |
+
"thigh_strap",
|
85 |
+
"black_coat",
|
86 |
+
"medium_breasts",
|
87 |
+
"open_coat",
|
88 |
+
"staff",
|
89 |
+
"thighs",
|
90 |
+
"belt",
|
91 |
"gourd",
|
|
|
|
|
|
|
92 |
"parted_lips",
|
93 |
+
"ponytail",
|
94 |
+
"tube_top"
|
95 |
]
|
96 |
},
|
97 |
{
|
98 |
"id": 3,
|
99 |
+
"size": 26,
|
100 |
"tags": [
|
101 |
"1girl",
|
|
|
102 |
"jewelry",
|
103 |
"solo",
|
|
|
104 |
"looking_at_viewer",
|
105 |
+
"white_dress",
|
106 |
+
"holding",
|
107 |
+
"official_alternate_costume",
|
108 |
"smile",
|
109 |
+
"bare_shoulders",
|
110 |
+
"wide_sleeves",
|
111 |
"detached_sleeves",
|
112 |
+
"streaked_hair",
|
113 |
+
"gloves",
|
114 |
+
"blue_skin",
|
115 |
"long_sleeves",
|
116 |
+
"sash",
|
117 |
+
"white_background"
|
|
|
118 |
]
|
119 |
}
|
120 |
],
|
|
|
122 |
"blue_hair",
|
123 |
"long_hair",
|
124 |
"horns",
|
|
|
125 |
"dragon_horns",
|
126 |
+
"pointy_ears",
|
127 |
"very_long_hair",
|
|
|
128 |
"breasts",
|
129 |
+
"blue_eyes",
|
130 |
"earrings",
|
131 |
+
"dragon_girl",
|
132 |
"braid",
|
133 |
"multicolored_hair",
|
134 |
"large_breasts",
|
|
|
135 |
"tail",
|
136 |
+
"dragon_tail"
|
|
|
137 |
],
|
138 |
"display_name": "ling/リィン/令 (Arknights)",
|
139 |
+
"name": "ling_arknights",
|
140 |
"packages": {
|
141 |
"1200": {
|
142 |
"description": "dataset with the shorter side not exceeding 1200 pixels.",
|
143 |
"filename": "dataset-1200.zip",
|
144 |
+
"package_size": 1008231260,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
"size": 500,
|
146 |
"type": "IMG+TXT"
|
147 |
},
|
148 |
"raw": {
|
149 |
"description": "Raw data with meta information (min edge aligned to 1400 if larger).",
|
150 |
"filename": "dataset-raw.zip",
|
151 |
+
"package_size": 1245667956,
|
152 |
"size": 500,
|
153 |
"type": "Waifuc-Raw"
|
154 |
},
|
155 |
"stage3-p480-1200": {
|
156 |
"description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
|
157 |
"filename": "dataset-stage3-p480-1200.zip",
|
158 |
+
"package_size": 1884619586,
|
159 |
+
"size": 1336,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
160 |
"type": "IMG+TXT"
|
161 |
}
|
162 |
},
|
163 |
+
"version": "v1.5.1"
|
164 |
}
|
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
|