narugo commited on
Commit
5eaee03
1 Parent(s): 1514367

Publish character 'kongo (Azur Lane)' to repository, on 2024-01-13 10:16:09 UTC

Browse files
README.md CHANGED
@@ -9,22 +9,71 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of kongo_azurlane
13
 
14
- This is the dataset of kongo_azurlane, containing 82 images and their tags.
 
 
15
 
16
  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)).
17
 
18
- | Name | Images | Download | Description |
19
- |:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
20
- | raw | 82 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 205 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 82 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 82 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 82 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 82 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 82 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 205 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 205 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 205 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
 
9
  - n<1K
10
  ---
11
 
12
+ # Dataset of kongo/金剛/金刚 (Azur Lane)
13
 
14
+ This is the dataset of kongo/金剛/金刚 (Azur Lane), containing 98 images and their tags.
15
+
16
+ The core tags of this character are `blonde_hair, long_hair, breasts, blue_eyes, braid, bangs, large_breasts, hat, horns, very_long_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 | 98 | 133.93 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kongo_azurlane/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 98 | 77.65 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kongo_azurlane/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 240 | 162.51 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kongo_azurlane/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 98 | 118.97 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kongo_azurlane/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 240 | 223.68 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kongo_azurlane/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/kongo_azurlane',
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 | 6 | ![](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_cape, fake_horns, garter_straps, looking_at_viewer, pleated_skirt, sheathed, solo, sword, white_gloves, white_skirt, framed_breasts, long_sleeves, smile, black_thighhighs, blush, closed_mouth, cowboy_shot, jacket, simple_background, uniform, white_ascot, character_name, hand_on_hip, medium_breasts, one_eye_closed, sidelocks, white_background |
69
+ | 1 | 11 | ![](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, school_uniform, solo, black_thighhighs, hairclip, looking_at_viewer, pleated_skirt, cardigan, white_shirt, blue_skirt, headphones, red_bowtie, cleavage, collared_shirt, long_sleeves, official_alternate_costume, smile, blush, collarbone, sitting, open_mouth, panties, school_bag, shoes, simple_background |
70
+ | 2 | 8 | ![](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, looking_at_viewer, solo, pink_kimono, smile, wide_sleeves, blush, bow, cherry_blossoms, hair_flower, obi, white_gloves, folding_fan, hakama_skirt, petals, closed_mouth, hair_bun, long_sleeves, oil-paper_umbrella, side_ponytail, standing, holding_fan, holding_umbrella, pink_flower |
71
+
72
+ ### Table Version
73
+
74
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | black_cape | fake_horns | garter_straps | looking_at_viewer | pleated_skirt | sheathed | solo | sword | white_gloves | white_skirt | framed_breasts | long_sleeves | smile | black_thighhighs | blush | closed_mouth | cowboy_shot | jacket | simple_background | uniform | white_ascot | character_name | hand_on_hip | medium_breasts | one_eye_closed | sidelocks | white_background | school_uniform | hairclip | cardigan | white_shirt | blue_skirt | headphones | red_bowtie | cleavage | collared_shirt | official_alternate_costume | collarbone | sitting | open_mouth | panties | school_bag | shoes | pink_kimono | wide_sleeves | bow | cherry_blossoms | hair_flower | obi | folding_fan | hakama_skirt | petals | hair_bun | oil-paper_umbrella | side_ponytail | standing | holding_fan | holding_umbrella | pink_flower |
75
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-------------|:-------------|:----------------|:--------------------|:----------------|:-----------|:-------|:--------|:---------------|:--------------|:-----------------|:---------------|:--------|:-------------------|:--------|:---------------|:--------------|:---------|:--------------------|:----------|:--------------|:-----------------|:--------------|:-----------------|:-----------------|:------------|:-------------------|:-----------------|:-----------|:-----------|:--------------|:-------------|:-------------|:-------------|:-----------|:-----------------|:-----------------------------|:-------------|:----------|:-------------|:----------|:-------------|:--------|:--------------|:---------------|:------|:------------------|:--------------|:------|:--------------|:---------------|:---------|:-----------|:---------------------|:----------------|:-----------|:--------------|:-------------------|:--------------|
76
+ | 0 | 6 | ![](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 | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
77
+ | 1 | 11 | ![](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 | X | | | | | | | | | | | | | | | | |
78
+ | 2 | 8 | ![](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 |
79
 
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:995fe49e960393c62f54728d12880ea8bb2eaf344c77d24492e15da955d1eff6
3
+ size 124753212
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cf961fbcffa699ce98a2758991d2616d3d346ee8f06b2032985b8489993cbdd
3
- size 45503703
 
 
 
 
dataset-384x512.zip → dataset-800.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74fdb08c6e38a658d0d21747e154c440987754ee8dbf83d12d52808b278340e3
3
- size 18223987
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:336db40be1db4b947774c98c1d02b46bd5716a94db596f0bd43ff683b8bfce69
3
+ size 81421935
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1468f358a799ab1008c09b6c04d943018436063563f0c7183ae19cb00496955
3
- size 146560387
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abd7cd5481026a9d5a3ce26a637e725cc789959d0a5796daa28c7cf110d69eb5
3
- size 81437839
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1740604d2acbb63694413d85decfd74af231a4f5c8d44bc3553fdfa3c7dba101
3
+ size 140431906
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:227f01447d46dd11d823f763f2367086844c7927100dd34b9cda0970d15b5d84
3
- size 136125678
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:79bc795f93a7b0233ec4b461113452c815c110ee715ac10a244ce72d6e68469a
3
- size 96725856
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:01f184430c2a7de788532169fe51784a239194f38b7a7c52d2aaa6944bf43d77
3
- size 118907665
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4101916d8a9ac07616aba03c81b8871228011c0b12cb144f463d081e46ab25e1
3
+ size 234542859
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59a5078b2385dd15df1db9ebacbc06c7a1a78d5e421de03d83bb11bab0b1f80
3
+ size 170399269
meta.json CHANGED
@@ -1,4 +1,153 @@
1
  {
2
- "name": "kongo_azurlane",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": null,
3
+ "base_size": 98,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 6,
8
+ "tags": [
9
+ "1girl",
10
+ "black_cape",
11
+ "fake_horns",
12
+ "garter_straps",
13
+ "looking_at_viewer",
14
+ "pleated_skirt",
15
+ "sheathed",
16
+ "solo",
17
+ "sword",
18
+ "white_gloves",
19
+ "white_skirt",
20
+ "framed_breasts",
21
+ "long_sleeves",
22
+ "smile",
23
+ "black_thighhighs",
24
+ "blush",
25
+ "closed_mouth",
26
+ "cowboy_shot",
27
+ "jacket",
28
+ "simple_background",
29
+ "uniform",
30
+ "white_ascot",
31
+ "character_name",
32
+ "hand_on_hip",
33
+ "medium_breasts",
34
+ "one_eye_closed",
35
+ "sidelocks",
36
+ "white_background"
37
+ ]
38
+ },
39
+ {
40
+ "id": 1,
41
+ "size": 11,
42
+ "tags": [
43
+ "1girl",
44
+ "school_uniform",
45
+ "solo",
46
+ "black_thighhighs",
47
+ "hairclip",
48
+ "looking_at_viewer",
49
+ "pleated_skirt",
50
+ "cardigan",
51
+ "white_shirt",
52
+ "blue_skirt",
53
+ "headphones",
54
+ "red_bowtie",
55
+ "cleavage",
56
+ "collared_shirt",
57
+ "long_sleeves",
58
+ "official_alternate_costume",
59
+ "smile",
60
+ "blush",
61
+ "collarbone",
62
+ "sitting",
63
+ "open_mouth",
64
+ "panties",
65
+ "school_bag",
66
+ "shoes",
67
+ "simple_background"
68
+ ]
69
+ },
70
+ {
71
+ "id": 2,
72
+ "size": 8,
73
+ "tags": [
74
+ "1girl",
75
+ "looking_at_viewer",
76
+ "solo",
77
+ "pink_kimono",
78
+ "smile",
79
+ "wide_sleeves",
80
+ "blush",
81
+ "bow",
82
+ "cherry_blossoms",
83
+ "hair_flower",
84
+ "obi",
85
+ "white_gloves",
86
+ "folding_fan",
87
+ "hakama_skirt",
88
+ "petals",
89
+ "closed_mouth",
90
+ "hair_bun",
91
+ "long_sleeves",
92
+ "oil-paper_umbrella",
93
+ "side_ponytail",
94
+ "standing",
95
+ "holding_fan",
96
+ "holding_umbrella",
97
+ "pink_flower"
98
+ ]
99
+ }
100
+ ],
101
+ "core_tags": [
102
+ "blonde_hair",
103
+ "long_hair",
104
+ "breasts",
105
+ "blue_eyes",
106
+ "braid",
107
+ "bangs",
108
+ "large_breasts",
109
+ "hat",
110
+ "horns",
111
+ "very_long_hair"
112
+ ],
113
+ "display_name": "kongo/金剛/金刚 (Azur Lane)",
114
+ "name": "kongo (Azur Lane)",
115
+ "packages": {
116
+ "1200": {
117
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
118
+ "filename": "dataset-1200.zip",
119
+ "package_size": 124753212,
120
+ "size": 98,
121
+ "type": "IMG+TXT"
122
+ },
123
+ "800": {
124
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
125
+ "filename": "dataset-800.zip",
126
+ "package_size": 81421935,
127
+ "size": 98,
128
+ "type": "IMG+TXT"
129
+ },
130
+ "raw": {
131
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
132
+ "filename": "dataset-raw.zip",
133
+ "package_size": 140431906,
134
+ "size": 98,
135
+ "type": "Waifuc-Raw"
136
+ },
137
+ "stage3-p480-1200": {
138
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
139
+ "filename": "dataset-stage3-p480-1200.zip",
140
+ "package_size": 234542859,
141
+ "size": 240,
142
+ "type": "IMG+TXT"
143
+ },
144
+ "stage3-p480-800": {
145
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
146
+ "filename": "dataset-stage3-p480-800.zip",
147
+ "package_size": 170399269,
148
+ "size": 240,
149
+ "type": "IMG+TXT"
150
+ }
151
+ },
152
+ "version": "v1.5"
153
  }
dataset-512x512.zip → samples/0/clu0-sample0.png RENAMED
File without changes
dataset-512x704.zip → samples/0/clu0-sample1.png RENAMED
File without changes
dataset-640x640.zip → samples/0/clu0-sample2.png RENAMED
File without changes
samples/0/clu0-sample3.png ADDED

Git LFS Details

  • SHA256: af3c4ac45c3f08269b10d0392500454b6f702e3d4e5f5c349526b669799e4877
  • Pointer size: 131 Bytes
  • Size of remote file: 433 kB
samples/0/clu0-sample4.png ADDED

Git LFS Details

  • SHA256: 79bf0df6593e956c8cf0bdcd38d48061a48ce68e82d16005caa5370640107e16
  • Pointer size: 131 Bytes
  • Size of remote file: 251 kB
samples/1/clu1-sample0.png ADDED

Git LFS Details

  • SHA256: 808c63e3ecad3e7c72302efe7ac9dfe7d9cfc9e94c689fbf41778e8c9447ada9
  • Pointer size: 131 Bytes
  • Size of remote file: 479 kB
samples/1/clu1-sample1.png ADDED

Git LFS Details

  • SHA256: 14e23670f406e069a2228a669d9625dd1d5f71b19c77a9cc7b6b23af5b419ec5
  • Pointer size: 131 Bytes
  • Size of remote file: 384 kB
samples/1/clu1-sample2.png ADDED

Git LFS Details

  • SHA256: fb08ac6ee3dac4aefb82abf43daead4cfc4b4827e56ca00b78fdfe38aa210d39
  • Pointer size: 131 Bytes
  • Size of remote file: 443 kB
samples/1/clu1-sample3.png ADDED

Git LFS Details

  • SHA256: 12648401f2943cef68a351f5a60fdfa7a7ad3ddd68a131122313a02915e5f856
  • Pointer size: 131 Bytes
  • Size of remote file: 309 kB
samples/1/clu1-sample4.png ADDED

Git LFS Details

  • SHA256: 207e01c36b21fc6871967f573ad8a6ebdf8edb8698241e635550c7090c71c337
  • Pointer size: 131 Bytes
  • Size of remote file: 442 kB
samples/2/clu2-sample0.png ADDED

Git LFS Details

  • SHA256: 8d2751719f81e328121463682eac437706483afee3ff0b8cc70938f322c76696
  • Pointer size: 131 Bytes
  • Size of remote file: 567 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

  • SHA256: 26b404bac7b55721b62c9669560e17e766e387fa1e43e0b2ca0786664869d156
  • Pointer size: 131 Bytes
  • Size of remote file: 355 kB
samples/2/clu2-sample2.png ADDED

Git LFS Details

  • SHA256: 47dd7740c5de29facf75ea8e3df08cc929839f28505be6cc35a7a70d52fe084c
  • Pointer size: 131 Bytes
  • Size of remote file: 453 kB
samples/2/clu2-sample3.png ADDED

Git LFS Details

  • SHA256: 29cc22cf72beaf57cd4f7a2f332ebac4d5c957d9d6268c165c12b7cc78d59c49
  • Pointer size: 131 Bytes
  • Size of remote file: 349 kB
samples/2/clu2-sample4.png ADDED

Git LFS Details

  • SHA256: b99d0794b9bfbcb5a997d04347a2c38b21ad16d8188412266fbd41ed645dad75
  • Pointer size: 131 Bytes
  • Size of remote file: 425 kB