Datasets:

Size:
< 1K
Tags:
art
Not-For-All-Audiences
Libraries:
Datasets
License:
narugo commited on
Commit
3e55be8
·
verified ·
1 Parent(s): 12e3917

Publish character 'hatsuzuki (Azur Lane)' to repository, on 2024-01-13 18:33:43 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 hatsuzuki/初月/初月 (Azur Lane)
13
+
14
+ This is the dataset of hatsuzuki/初月/初月 (Azur Lane), containing 41 images and their tags.
15
+
16
+ The core tags of this character are `black_hair, long_hair, red_eyes, breasts, bangs, red_hair, multicolored_hair, horns, twintails, small_breasts, two-tone_hair, 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 | 41 | 76.16 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hatsuzuki_azurlane/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 41 | 33.21 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hatsuzuki_azurlane/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 108 | 77.24 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hatsuzuki_azurlane/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 41 | 61.56 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hatsuzuki_azurlane/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 108 | 121.00 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hatsuzuki_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/hatsuzuki_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 | 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, looking_at_viewer, solo, detached_sleeves, open_mouth, wide_sleeves, black_pantyhose, bare_shoulders, smile, white_background, cleavage, katana, simple_background, holding_sword, japanese_clothes, skirt |
69
+ | 1 | 12 | ![](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, long_sleeves, looking_at_viewer, navel, solo, black_bikini, thigh_strap, black_choker, open_mouth, open_shirt, sitting, stomach, blush, innertube, white_shirt, collarbone, see-through, simple_background, thighs, water, white_background, :d, barefoot, medium_breasts |
70
+
71
+ ### Table Version
72
+
73
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | looking_at_viewer | solo | detached_sleeves | open_mouth | wide_sleeves | black_pantyhose | bare_shoulders | smile | white_background | cleavage | katana | simple_background | holding_sword | japanese_clothes | skirt | long_sleeves | navel | black_bikini | thigh_strap | black_choker | open_shirt | sitting | stomach | blush | innertube | white_shirt | collarbone | see-through | thighs | water | :d | barefoot | medium_breasts |
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 | | | | | | | | | | | | | | | | | | |
76
+ | 1 | 12 | ![](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
+
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0ad94aacf0b65e2b3b5f7f40745ddb6b7b6ac97bdb0a22e8364e6d59889f464
3
+ size 64553598
dataset-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e8babc45065dda3ed96aff10cf023222417fa3de7de9b31c7b6aa74db5d111
3
+ size 34825215
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95e9279f44059f2c950fb1bde0533159ead12bff09efb2c28304f0f507bb87fa
3
+ size 79860244
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56663e702c091823f0d2f52eb0f0eb09459a470d1a6dfea8cd653ade84c5dc82
3
+ size 126879421
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f253d77063cc0de131adbf9b7c47d0fdf485c45af2583af0f46398e8600373
3
+ size 80991028
meta.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bangumi": null,
3
+ "base_size": 41,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 12,
8
+ "tags": [
9
+ "1girl",
10
+ "looking_at_viewer",
11
+ "solo",
12
+ "detached_sleeves",
13
+ "open_mouth",
14
+ "wide_sleeves",
15
+ "black_pantyhose",
16
+ "bare_shoulders",
17
+ "smile",
18
+ "white_background",
19
+ "cleavage",
20
+ "katana",
21
+ "simple_background",
22
+ "holding_sword",
23
+ "japanese_clothes",
24
+ "skirt"
25
+ ]
26
+ },
27
+ {
28
+ "id": 1,
29
+ "size": 12,
30
+ "tags": [
31
+ "1girl",
32
+ "long_sleeves",
33
+ "looking_at_viewer",
34
+ "navel",
35
+ "solo",
36
+ "black_bikini",
37
+ "thigh_strap",
38
+ "black_choker",
39
+ "open_mouth",
40
+ "open_shirt",
41
+ "sitting",
42
+ "stomach",
43
+ "blush",
44
+ "innertube",
45
+ "white_shirt",
46
+ "collarbone",
47
+ "see-through",
48
+ "simple_background",
49
+ "thighs",
50
+ "water",
51
+ "white_background",
52
+ ":d",
53
+ "barefoot",
54
+ "medium_breasts"
55
+ ]
56
+ }
57
+ ],
58
+ "core_tags": [
59
+ "black_hair",
60
+ "long_hair",
61
+ "red_eyes",
62
+ "breasts",
63
+ "bangs",
64
+ "red_hair",
65
+ "multicolored_hair",
66
+ "horns",
67
+ "twintails",
68
+ "small_breasts",
69
+ "two-tone_hair",
70
+ "very_long_hair"
71
+ ],
72
+ "display_name": "hatsuzuki/初月/初月 (Azur Lane)",
73
+ "name": "hatsuzuki (Azur Lane)",
74
+ "packages": {
75
+ "1200": {
76
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
77
+ "filename": "dataset-1200.zip",
78
+ "package_size": 64553598,
79
+ "size": 41,
80
+ "type": "IMG+TXT"
81
+ },
82
+ "800": {
83
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
84
+ "filename": "dataset-800.zip",
85
+ "package_size": 34825215,
86
+ "size": 41,
87
+ "type": "IMG+TXT"
88
+ },
89
+ "raw": {
90
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
91
+ "filename": "dataset-raw.zip",
92
+ "package_size": 79860244,
93
+ "size": 41,
94
+ "type": "Waifuc-Raw"
95
+ },
96
+ "stage3-p480-1200": {
97
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
98
+ "filename": "dataset-stage3-p480-1200.zip",
99
+ "package_size": 126879421,
100
+ "size": 108,
101
+ "type": "IMG+TXT"
102
+ },
103
+ "stage3-p480-800": {
104
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
105
+ "filename": "dataset-stage3-p480-800.zip",
106
+ "package_size": 80991028,
107
+ "size": 108,
108
+ "type": "IMG+TXT"
109
+ }
110
+ },
111
+ "version": "v1.5"
112
+ }
samples/0/clu0-sample0.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 30065e0ffcad09516f73b4f50ef7a4db2dd0e63ca0c491b59cfcc68a9d56c1fa
  • Pointer size: 131 Bytes
  • Size of remote file: 501 kB
samples/0/clu0-sample2.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 751c92bc6b4fc076310464caddabf11c0a5e32649d13b048993571205159b5c9
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB