Datasets:

Size:
< 1K
Tags:
art
Not-For-All-Audiences
Libraries:
Datasets
License:
narugo commited on
Commit
7e97ad7
·
verified ·
1 Parent(s): d3fd086

Publish character 'jade (Azur Lane)' to repository, on 2024-01-13 19:32:52 UTC

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 jade/ヤーデ/亚德 (Azur Lane)
13
+
14
+ This is the dataset of jade/ヤーデ/亚德 (Azur Lane), containing 46 images and their tags.
15
+
16
+ The core tags of this character are `breasts, blue_eyes, bangs, grey_hair, hair_bun, hair_ornament, large_breasts, short_hair, hair_between_eyes, hairclip, hat, double_bun, mole`, 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 | 46 | 92.03 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jade_azurlane/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 46 | 43.10 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jade_azurlane/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 117 | 93.81 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jade_azurlane/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 46 | 78.27 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jade_azurlane/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 117 | 153.07 MiB | [Download](https://huggingface.co/datasets/CyberHarem/jade_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/jade_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 | 16 | ![](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, looking_at_viewer, solo, popsicle, sailor_collar, bracelet, white_one-piece_swimsuit, blush, bare_shoulders, innertube, water, covered_navel, holding, looking_back, smile |
69
+ | 1 | 25 | ![](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, looking_at_viewer, solo, cleavage, smile, blush, long_sleeves, white_background, simple_background, white_gloves, black_headwear, thigh_strap, black_dress, skirt, cross, mole_under_eye |
70
+
71
+ ### Table Version
72
+
73
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | looking_at_viewer | solo | popsicle | sailor_collar | bracelet | white_one-piece_swimsuit | blush | bare_shoulders | innertube | water | covered_navel | holding | looking_back | smile | cleavage | long_sleeves | white_background | simple_background | white_gloves | black_headwear | thigh_strap | black_dress | skirt | cross | mole_under_eye |
74
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------------|:-------|:-----------|:----------------|:-----------|:---------------------------|:--------|:-----------------|:------------|:--------|:----------------|:----------|:---------------|:--------|:-----------|:---------------|:-------------------|:--------------------|:---------------|:-----------------|:--------------|:--------------|:--------|:--------|:-----------------|
75
+ | 0 | 16 | ![](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 | | | | | | | | | | | |
76
+ | 1 | 25 | ![](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 |
77
+
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f032dcc21a6395125f9db6ffd513b146d41f1579191ed067c7555694e340d48
3
+ size 82069442
dataset-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f137191673a3905c679d796f5fc52d4d42bc763146fccf944bfbb3e5ec2fda7
3
+ size 45190274
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62a1457d99ad776df73835da5ce770b8b7304887e20dea985e1eb618108f901
3
+ size 96502738
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60a24a0fce5ee99b231f5d6fd5e0c24202d1aebcaf9822fd4a9834753648c6b
3
+ size 160503090
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1418e1178c7e1f93f78e2c406498067b644db33123d8ed14d2a1dcb7dd7199a5
3
+ size 98362340
meta.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bangumi": null,
3
+ "base_size": 46,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 16,
8
+ "tags": [
9
+ "1girl",
10
+ "looking_at_viewer",
11
+ "solo",
12
+ "popsicle",
13
+ "sailor_collar",
14
+ "bracelet",
15
+ "white_one-piece_swimsuit",
16
+ "blush",
17
+ "bare_shoulders",
18
+ "innertube",
19
+ "water",
20
+ "covered_navel",
21
+ "holding",
22
+ "looking_back",
23
+ "smile"
24
+ ]
25
+ },
26
+ {
27
+ "id": 1,
28
+ "size": 25,
29
+ "tags": [
30
+ "1girl",
31
+ "looking_at_viewer",
32
+ "solo",
33
+ "cleavage",
34
+ "smile",
35
+ "blush",
36
+ "long_sleeves",
37
+ "white_background",
38
+ "simple_background",
39
+ "white_gloves",
40
+ "black_headwear",
41
+ "thigh_strap",
42
+ "black_dress",
43
+ "skirt",
44
+ "cross",
45
+ "mole_under_eye"
46
+ ]
47
+ }
48
+ ],
49
+ "core_tags": [
50
+ "breasts",
51
+ "blue_eyes",
52
+ "bangs",
53
+ "grey_hair",
54
+ "hair_bun",
55
+ "hair_ornament",
56
+ "large_breasts",
57
+ "short_hair",
58
+ "hair_between_eyes",
59
+ "hairclip",
60
+ "hat",
61
+ "double_bun",
62
+ "mole"
63
+ ],
64
+ "display_name": "jade/ヤーデ/亚德 (Azur Lane)",
65
+ "name": "jade (Azur Lane)",
66
+ "packages": {
67
+ "1200": {
68
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
69
+ "filename": "dataset-1200.zip",
70
+ "package_size": 82069442,
71
+ "size": 46,
72
+ "type": "IMG+TXT"
73
+ },
74
+ "800": {
75
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
76
+ "filename": "dataset-800.zip",
77
+ "package_size": 45190274,
78
+ "size": 46,
79
+ "type": "IMG+TXT"
80
+ },
81
+ "raw": {
82
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
83
+ "filename": "dataset-raw.zip",
84
+ "package_size": 96502738,
85
+ "size": 46,
86
+ "type": "Waifuc-Raw"
87
+ },
88
+ "stage3-p480-1200": {
89
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
90
+ "filename": "dataset-stage3-p480-1200.zip",
91
+ "package_size": 160503090,
92
+ "size": 117,
93
+ "type": "IMG+TXT"
94
+ },
95
+ "stage3-p480-800": {
96
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
97
+ "filename": "dataset-stage3-p480-800.zip",
98
+ "package_size": 98362340,
99
+ "size": 117,
100
+ "type": "IMG+TXT"
101
+ }
102
+ },
103
+ "version": "v1.5"
104
+ }
samples/0/clu0-sample0.png ADDED

Git LFS Details

  • SHA256: 52a39881bc030e737f79aaade0ac32f99b518fc1bace4ec7f987feb1fc06f7b2
  • Pointer size: 131 Bytes
  • Size of remote file: 262 kB
samples/0/clu0-sample1.png ADDED

Git LFS Details

  • SHA256: 3655303363b8f2ce78db054fa2c57b93ea010d1cf5b72cd3782558c4d16bc888
  • Pointer size: 131 Bytes
  • Size of remote file: 392 kB
samples/0/clu0-sample2.png ADDED

Git LFS Details

  • SHA256: fe5f96b70cb3b48ee6995bba82971bee162358a012ebf8704d36519b8b546674
  • Pointer size: 131 Bytes
  • Size of remote file: 211 kB
samples/0/clu0-sample3.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: ca282835e12a6bf5ba75a6909fc1e559973fac87f5ea49b8467686b53929e8d5
  • Pointer size: 131 Bytes
  • Size of remote file: 356 kB