narugo commited on
Commit
07d58d8
1 Parent(s): af2c395

Publish character 'kasaki_nozomi_soundeuphonium' to repository, on 2024-03-30 15:25:11 UTC

Browse files
Files changed (50) hide show
  1. README.md +71 -14
  2. dataset-1200.zip +3 -0
  3. dataset-640x880.zip +0 -3
  4. dataset-raw-stage3.zip +0 -3
  5. dataset-raw.zip +2 -2
  6. dataset-stage3-1200.zip +0 -3
  7. dataset-stage3-640.zip +0 -3
  8. dataset-stage3-800.zip +0 -3
  9. dataset-stage3-p480-1200.zip +3 -0
  10. meta.json +203 -2
  11. dataset-384x512.zip → samples/0/clu0-sample0.png +2 -2
  12. dataset-512x512.zip → samples/0/clu0-sample1.png +2 -2
  13. dataset-512x704.zip → samples/0/clu0-sample2.png +2 -2
  14. dataset-640x640.zip → samples/0/clu0-sample3.png +2 -2
  15. samples/0/clu0-sample4.png +3 -0
  16. samples/1/clu1-sample0.png +3 -0
  17. samples/1/clu1-sample1.png +3 -0
  18. samples/1/clu1-sample2.png +3 -0
  19. samples/1/clu1-sample3.png +3 -0
  20. samples/1/clu1-sample4.png +3 -0
  21. samples/2/clu2-sample0.png +3 -0
  22. samples/2/clu2-sample1.png +3 -0
  23. samples/2/clu2-sample2.png +3 -0
  24. samples/2/clu2-sample3.png +3 -0
  25. samples/2/clu2-sample4.png +3 -0
  26. samples/3/clu3-sample0.png +3 -0
  27. samples/3/clu3-sample1.png +3 -0
  28. samples/3/clu3-sample2.png +3 -0
  29. samples/3/clu3-sample3.png +3 -0
  30. samples/3/clu3-sample4.png +3 -0
  31. samples/4/clu4-sample0.png +3 -0
  32. samples/4/clu4-sample1.png +3 -0
  33. samples/4/clu4-sample2.png +3 -0
  34. samples/4/clu4-sample3.png +3 -0
  35. samples/4/clu4-sample4.png +3 -0
  36. samples/5/clu5-sample0.png +3 -0
  37. samples/5/clu5-sample1.png +3 -0
  38. samples/5/clu5-sample2.png +3 -0
  39. samples/5/clu5-sample3.png +3 -0
  40. samples/5/clu5-sample4.png +3 -0
  41. samples/6/clu6-sample0.png +3 -0
  42. samples/6/clu6-sample1.png +3 -0
  43. samples/6/clu6-sample2.png +3 -0
  44. samples/6/clu6-sample3.png +3 -0
  45. samples/6/clu6-sample4.png +3 -0
  46. samples/7/clu7-sample0.png +3 -0
  47. samples/7/clu7-sample1.png +3 -0
  48. samples/7/clu7-sample2.png +3 -0
  49. samples/7/clu7-sample3.png +3 -0
  50. samples/7/clu7-sample4.png +3 -0
README.md CHANGED
@@ -9,22 +9,79 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of Kasaki Nozomi
13
 
14
- This is the dataset of Kasaki Nozomi, containing 91 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 | 91 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 217 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 91 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 91 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 91 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 91 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 91 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 217 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 217 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 217 | [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 Kasaki Nozomi/傘木希美/のぞみぞ (Sound! Euphonium)
13
 
14
+ This is the dataset of Kasaki Nozomi/傘木希美/のぞみぞ (Sound! Euphonium), containing 204 images and their tags.
15
+
16
+ The core tags of this character are `black_hair, long_hair, ponytail, blue_eyes`, 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 | 204 | 133.37 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kasaki_nozomi_soundeuphonium/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 1200 | 204 | 133.29 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kasaki_nozomi_soundeuphonium/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
26
+ | stage3-p480-1200 | 406 | 240.38 MiB | [Download](https://huggingface.co/datasets/CyberHarem/kasaki_nozomi_soundeuphonium/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
+
30
+ 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
31
+
32
+ ```python
33
+ import os
34
+ import zipfile
35
+
36
+ from huggingface_hub import hf_hub_download
37
+ from waifuc.source import LocalSource
38
+
39
+ # download raw archive file
40
+ zip_file = hf_hub_download(
41
+ repo_id='CyberHarem/kasaki_nozomi_soundeuphonium',
42
+ repo_type='dataset',
43
+ filename='dataset-raw.zip',
44
+ )
45
+
46
+ # extract files to your directory
47
+ dataset_dir = 'dataset_dir'
48
+ os.makedirs(dataset_dir, exist_ok=True)
49
+ with zipfile.ZipFile(zip_file, 'r') as zf:
50
+ zf.extractall(dataset_dir)
51
+
52
+ # load the dataset with waifuc
53
+ source = LocalSource(dataset_dir)
54
+ for item in source:
55
+ print(item.image, item.meta['filename'], item.meta['tags'])
56
+ ```
57
+
58
+ ## List of Clusters
59
+
60
+ List of tag clustering result, maybe some outfits can be mined here.
61
+
62
+ ### Raw Text Version
63
+
64
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags |
65
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
66
+ | 0 | 8 | ![](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, blush, closed_mouth, kitauji_high_school_uniform, serafuku, solo, blue_neckerchief, brown_shirt, white_sailor_collar, indoors, looking_at_viewer, smile, blurry |
67
+ | 1 | 5 | ![](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, blue_neckerchief, blue_sailor_collar, blue_skirt, blush, kitauji_high_school_uniform, looking_at_viewer, pleated_skirt, serafuku, short_sleeves, white_shirt, closed_mouth, smile, solo |
68
+ | 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, blue_neckerchief, blue_sailor_collar, blurry_background, blush, kitauji_high_school_uniform, serafuku, solo, white_shirt, open_mouth, smile, looking_at_viewer, anime_coloring, outdoors, sky, short_sleeves |
69
+ | 3 | 9 | ![](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) | kitauji_high_school_uniform, serafuku, blue_neckerchief, blush, brown_shirt, closed_mouth, pleated_skirt, white_sailor_collar, brown_skirt, holding_instrument, 1girl, long_sleeves, multiple_girls, solo_focus, standing, sitting |
70
+ | 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | blush, closed_mouth, school_uniform, white_shirt, 1girl, green_jacket, red_bowtie, collared_shirt, solo |
71
+ | 5 | 7 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | bare_shoulders, blush, collarbone, solo_focus, blurry_background, closed_mouth, outdoors, pink_bikini, brown_hair, smile, 2girls, day, closed_eyes, depth_of_field, looking_at_another |
72
+ | 6 | 9 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | 1girl, bare_shoulders, blurry_background, blush, outdoors, day, looking_at_viewer, pink_bikini, closed_mouth, pool, solo_focus, tree, collarbone, hair_between_eyes, sky |
73
+ | 7 | 6 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | 1girl, blush, maid_apron, maid_headdress, red_bowtie, solo, black_dress, holding, smile, tray, closed_mouth, enmaided, blurry_background, cake, flower, frills, indoors, short_sleeves, standing, star_(symbol), vase |
74
+
75
+ ### Table Version
76
+
77
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | blush | closed_mouth | kitauji_high_school_uniform | serafuku | solo | blue_neckerchief | brown_shirt | white_sailor_collar | indoors | looking_at_viewer | smile | blurry | blue_sailor_collar | blue_skirt | pleated_skirt | short_sleeves | white_shirt | blurry_background | open_mouth | anime_coloring | outdoors | sky | brown_skirt | holding_instrument | long_sleeves | multiple_girls | solo_focus | standing | sitting | school_uniform | green_jacket | red_bowtie | collared_shirt | bare_shoulders | collarbone | pink_bikini | brown_hair | 2girls | day | closed_eyes | depth_of_field | looking_at_another | pool | tree | hair_between_eyes | maid_apron | maid_headdress | black_dress | holding | tray | enmaided | cake | flower | frills | star_(symbol) | vase |
78
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------|:---------------|:------------------------------|:-----------|:-------|:-------------------|:--------------|:----------------------|:----------|:--------------------|:--------|:---------|:---------------------|:-------------|:----------------|:----------------|:--------------|:--------------------|:-------------|:-----------------|:-----------|:------|:--------------|:---------------------|:---------------|:-----------------|:-------------|:-----------|:----------|:-----------------|:---------------|:-------------|:-----------------|:-----------------|:-------------|:--------------|:-------------|:---------|:------|:--------------|:-----------------|:---------------------|:-------|:-------|:--------------------|:-------------|:-----------------|:--------------|:----------|:-------|:-----------|:-------|:---------|:---------|:----------------|:-------|
79
+ | 0 | 8 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
80
+ | 1 | 5 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
81
+ | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
82
+ | 3 | 9 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | |
83
+ | 4 | 9 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | X | X | X | | | X | | | | | | | | | | | | X | | | | | | | | | | | | | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | |
84
+ | 5 | 7 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | | X | X | | | | | | | | | X | | | | | | | X | | | X | | | | | | X | | | | | | | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | |
85
+ | 6 | 9 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | X | X | X | | | | | | | | X | | | | | | | | X | | | X | X | | | | | X | | | | | | | X | X | X | | | X | | | | X | X | X | | | | | | | | | | | |
86
+ | 7 | 6 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | X | X | X | | | X | | | | X | | X | | | | | X | | X | | | | | | | | | | X | | | | X | | | | | | | | | | | | | | X | X | X | X | X | X | X | X | X | X | X |
87
 
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:135e4665a4ed24b31459ef1961c35eb36cd6a8bda39002bbb146bd734e81eeac
3
+ size 139759952
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e68530b542433fe5dede179309a2d425693734738882d1f7a0e51964fb1b8e0
3
- size 38767979
 
 
 
 
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:107a0ff3844c51b2b0a11996650f12161776b6a3976276307b7320f47f2d3595
3
- size 143090034
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdafe895a83d10372370f3224b58a52d044816a83591f50d78573533f987ed46
3
- size 73399393
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8f73e7fbe076cfeca0405dea928f7b8f480138509a01aaea0e93ebf7aeadcfe
3
+ size 139847502
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6a4debce6f3395420f2e2ec56a02190e27c20f93a31f9b8c2383743223279dd
3
- size 142924455
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c074ed33131f20ffb9e65aff5dbaf36b45e6139f7f95e192a253052a79e4d38b
3
- size 92685080
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2426adb43d99dff0f084a7c0d9633cba4a6ff53f91b95af1e7bd954d49ee21dc
3
- size 116485011
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44afd7dd549fef4465da540773e5865921a4b188e0f8d5538628bd75359fce8
3
+ size 252060194
meta.json CHANGED
@@ -1,4 +1,205 @@
1
  {
2
- "name": "Kasaki Nozomi",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": "BangumiBase/soundeuphonium",
3
+ "base_size": 204,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 8,
8
+ "tags": [
9
+ "1girl",
10
+ "blush",
11
+ "closed_mouth",
12
+ "kitauji_high_school_uniform",
13
+ "serafuku",
14
+ "solo",
15
+ "blue_neckerchief",
16
+ "brown_shirt",
17
+ "white_sailor_collar",
18
+ "indoors",
19
+ "looking_at_viewer",
20
+ "smile",
21
+ "blurry"
22
+ ]
23
+ },
24
+ {
25
+ "id": 1,
26
+ "size": 5,
27
+ "tags": [
28
+ "1girl",
29
+ "blue_neckerchief",
30
+ "blue_sailor_collar",
31
+ "blue_skirt",
32
+ "blush",
33
+ "kitauji_high_school_uniform",
34
+ "looking_at_viewer",
35
+ "pleated_skirt",
36
+ "serafuku",
37
+ "short_sleeves",
38
+ "white_shirt",
39
+ "closed_mouth",
40
+ "smile",
41
+ "solo"
42
+ ]
43
+ },
44
+ {
45
+ "id": 2,
46
+ "size": 8,
47
+ "tags": [
48
+ "1girl",
49
+ "blue_neckerchief",
50
+ "blue_sailor_collar",
51
+ "blurry_background",
52
+ "blush",
53
+ "kitauji_high_school_uniform",
54
+ "serafuku",
55
+ "solo",
56
+ "white_shirt",
57
+ "open_mouth",
58
+ "smile",
59
+ "looking_at_viewer",
60
+ "anime_coloring",
61
+ "outdoors",
62
+ "sky",
63
+ "short_sleeves"
64
+ ]
65
+ },
66
+ {
67
+ "id": 3,
68
+ "size": 9,
69
+ "tags": [
70
+ "kitauji_high_school_uniform",
71
+ "serafuku",
72
+ "blue_neckerchief",
73
+ "blush",
74
+ "brown_shirt",
75
+ "closed_mouth",
76
+ "pleated_skirt",
77
+ "white_sailor_collar",
78
+ "brown_skirt",
79
+ "holding_instrument",
80
+ "1girl",
81
+ "long_sleeves",
82
+ "multiple_girls",
83
+ "solo_focus",
84
+ "standing",
85
+ "sitting"
86
+ ]
87
+ },
88
+ {
89
+ "id": 4,
90
+ "size": 9,
91
+ "tags": [
92
+ "blush",
93
+ "closed_mouth",
94
+ "school_uniform",
95
+ "white_shirt",
96
+ "1girl",
97
+ "green_jacket",
98
+ "red_bowtie",
99
+ "collared_shirt",
100
+ "solo"
101
+ ]
102
+ },
103
+ {
104
+ "id": 5,
105
+ "size": 7,
106
+ "tags": [
107
+ "bare_shoulders",
108
+ "blush",
109
+ "collarbone",
110
+ "solo_focus",
111
+ "blurry_background",
112
+ "closed_mouth",
113
+ "outdoors",
114
+ "pink_bikini",
115
+ "brown_hair",
116
+ "smile",
117
+ "2girls",
118
+ "day",
119
+ "closed_eyes",
120
+ "depth_of_field",
121
+ "looking_at_another"
122
+ ]
123
+ },
124
+ {
125
+ "id": 6,
126
+ "size": 9,
127
+ "tags": [
128
+ "1girl",
129
+ "bare_shoulders",
130
+ "blurry_background",
131
+ "blush",
132
+ "outdoors",
133
+ "day",
134
+ "looking_at_viewer",
135
+ "pink_bikini",
136
+ "closed_mouth",
137
+ "pool",
138
+ "solo_focus",
139
+ "tree",
140
+ "collarbone",
141
+ "hair_between_eyes",
142
+ "sky"
143
+ ]
144
+ },
145
+ {
146
+ "id": 7,
147
+ "size": 6,
148
+ "tags": [
149
+ "1girl",
150
+ "blush",
151
+ "maid_apron",
152
+ "maid_headdress",
153
+ "red_bowtie",
154
+ "solo",
155
+ "black_dress",
156
+ "holding",
157
+ "smile",
158
+ "tray",
159
+ "closed_mouth",
160
+ "enmaided",
161
+ "blurry_background",
162
+ "cake",
163
+ "flower",
164
+ "frills",
165
+ "indoors",
166
+ "short_sleeves",
167
+ "standing",
168
+ "star_(symbol)",
169
+ "vase"
170
+ ]
171
+ }
172
+ ],
173
+ "core_tags": [
174
+ "black_hair",
175
+ "long_hair",
176
+ "ponytail",
177
+ "blue_eyes"
178
+ ],
179
+ "display_name": "Kasaki Nozomi/傘木希美/のぞみぞ (Sound! Euphonium)",
180
+ "name": "kasaki_nozomi_soundeuphonium",
181
+ "packages": {
182
+ "1200": {
183
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
184
+ "filename": "dataset-1200.zip",
185
+ "package_size": 139759952,
186
+ "size": 204,
187
+ "type": "IMG+TXT"
188
+ },
189
+ "raw": {
190
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
191
+ "filename": "dataset-raw.zip",
192
+ "package_size": 139847502,
193
+ "size": 204,
194
+ "type": "Waifuc-Raw"
195
+ },
196
+ "stage3-p480-1200": {
197
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
198
+ "filename": "dataset-stage3-p480-1200.zip",
199
+ "package_size": 252060194,
200
+ "size": 406,
201
+ "type": "IMG+TXT"
202
+ }
203
+ },
204
+ "version": "v1.5.1"
205
  }
dataset-384x512.zip → samples/0/clu0-sample0.png RENAMED
File without changes
dataset-512x512.zip → samples/0/clu0-sample1.png RENAMED
File without changes
dataset-512x704.zip → samples/0/clu0-sample2.png RENAMED
File without changes
dataset-640x640.zip → samples/0/clu0-sample3.png RENAMED
File without changes
samples/0/clu0-sample4.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 7d61639f0e8cff84f5d8bffd3545ec63e9facf7c46215bec746716de9b4c8430
  • Pointer size: 131 Bytes
  • Size of remote file: 269 kB
samples/2/clu2-sample0.png ADDED

Git LFS Details

  • SHA256: 4735d7aac02e49b6b2756ec38f59a950f7f248124259741a3a244e4a8c0928b3
  • Pointer size: 131 Bytes
  • Size of remote file: 203 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 722e0a95721e77afe682da76640c7341681fc4860152df2fbfb478ad1725065a
  • Pointer size: 131 Bytes
  • Size of remote file: 169 kB
samples/2/clu2-sample4.png ADDED

Git LFS Details

  • SHA256: 5de75324c3f3ca6b60fe89b24b9c6c288c732ad546072a72b8ab1627fe0efde0
  • Pointer size: 131 Bytes
  • Size of remote file: 185 kB
samples/3/clu3-sample0.png ADDED

Git LFS Details

  • SHA256: ddfb5809374bf4285969be27bdec4a7fa971f7f63b5b63cba68a104607867888
  • Pointer size: 131 Bytes
  • Size of remote file: 202 kB
samples/3/clu3-sample1.png ADDED

Git LFS Details

  • SHA256: 91bdbb129ef86ee3a3571dc55391f460c1d668d0fac5055d17b89cdd13b66445
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
samples/3/clu3-sample2.png ADDED

Git LFS Details

  • SHA256: 15bc7e82a4bf6bd8e56653a13d47c07b61c4a02e763a27b6df89c03879f6e4d5
  • Pointer size: 131 Bytes
  • Size of remote file: 343 kB
samples/3/clu3-sample3.png ADDED

Git LFS Details

  • SHA256: 928ad52bfc452baef1fcc835fa13785e031c0cb72ef92b35e7d06f1e323507a1
  • Pointer size: 131 Bytes
  • Size of remote file: 202 kB
samples/3/clu3-sample4.png ADDED

Git LFS Details

  • SHA256: 077e9f726185935f28388e41914cd945be2c9c35c9cf441788fa1a97fa4a1e5c
  • Pointer size: 131 Bytes
  • Size of remote file: 293 kB
samples/4/clu4-sample0.png ADDED

Git LFS Details

  • SHA256: 71f3f64575a6af37bae95a2de1b02b128fc37a3e8119336153a58ff298a6fc68
  • Pointer size: 131 Bytes
  • Size of remote file: 218 kB
samples/4/clu4-sample1.png ADDED

Git LFS Details

  • SHA256: c7365f5dc5fcc1a0e277155470b8ccf09e1e03cd469bc0058cfa8d947f2e89fd
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
samples/4/clu4-sample2.png ADDED

Git LFS Details

  • SHA256: 10731460fb16c19a0b704a77281fa1b92ac1ddaa720016d9b530f0e08e6c9c6e
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
samples/4/clu4-sample3.png ADDED

Git LFS Details

  • SHA256: 74967d8e70a6db2a46b4e1ef9e9b0a817491d0a50fcad05ea398986498dc1fa8
  • Pointer size: 131 Bytes
  • Size of remote file: 246 kB
samples/4/clu4-sample4.png ADDED

Git LFS Details

  • SHA256: afe64a451445fd3d0e5a3741426c7a5720d3e96fed9b52daef2d2af387ca2dee
  • Pointer size: 131 Bytes
  • Size of remote file: 246 kB
samples/5/clu5-sample0.png ADDED

Git LFS Details

  • SHA256: d60be11c2b0cbccbc6953c409c69aef1e4c3476d6856816316252bc155522898
  • Pointer size: 131 Bytes
  • Size of remote file: 243 kB
samples/5/clu5-sample1.png ADDED

Git LFS Details

  • SHA256: 9888a77b905a90db9762f0c06ef4fd954df26d7d4c1be067ef692a5ba0dc1c9f
  • Pointer size: 131 Bytes
  • Size of remote file: 177 kB
samples/5/clu5-sample2.png ADDED

Git LFS Details

  • SHA256: 252f23c863f9b8d9f74284e05b94edeba601a80d29d1e56ab737e5324f505d16
  • Pointer size: 131 Bytes
  • Size of remote file: 240 kB
samples/5/clu5-sample3.png ADDED

Git LFS Details

  • SHA256: 97d5c0f55a0cc69d5031390569e8cb21bc24c1a3e3bd84fb9ca3a1e87b6d5ddc
  • Pointer size: 131 Bytes
  • Size of remote file: 299 kB
samples/5/clu5-sample4.png ADDED

Git LFS Details

  • SHA256: 3980a975c0c653c45ea835b5ad6cb8fc225f63d3deefaf72389c3b21d28711a8
  • Pointer size: 131 Bytes
  • Size of remote file: 292 kB
samples/6/clu6-sample0.png ADDED

Git LFS Details

  • SHA256: 8a7a76904107e475ca69a8414fd26012a4f24c9a4a28f55fee689d5088860605
  • Pointer size: 131 Bytes
  • Size of remote file: 230 kB
samples/6/clu6-sample1.png ADDED

Git LFS Details

  • SHA256: d1913a79a9f8ae4f5e2f814961f4ee3547efb6b092680dac870fe9a1a7f27951
  • Pointer size: 131 Bytes
  • Size of remote file: 268 kB
samples/6/clu6-sample2.png ADDED

Git LFS Details

  • SHA256: da2b7d664892181c1dc5353b30a7a3a99b58d577d70b9e3aced0d62e605214a4
  • Pointer size: 131 Bytes
  • Size of remote file: 295 kB
samples/6/clu6-sample3.png ADDED

Git LFS Details

  • SHA256: 068e6cdc878860c70602afb08b47fd90f57d6224c654f890e7097067f0f07c35
  • Pointer size: 131 Bytes
  • Size of remote file: 322 kB
samples/6/clu6-sample4.png ADDED

Git LFS Details

  • SHA256: 7433e96da153c5c92383324ca872d2d391f9c3c6475e11e0b9d746dbf04a6d2d
  • Pointer size: 131 Bytes
  • Size of remote file: 343 kB
samples/7/clu7-sample0.png ADDED

Git LFS Details

  • SHA256: 6c53f36a4fb555c46b9547825f5fd7620c207a5392f0fc3944c1d4d11f9164d8
  • Pointer size: 131 Bytes
  • Size of remote file: 363 kB
samples/7/clu7-sample1.png ADDED

Git LFS Details

  • SHA256: 79fbb71a45b73e78f3d31f143f27ebe807039531ff2621c0a581c86aa5a0e366
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
samples/7/clu7-sample2.png ADDED

Git LFS Details

  • SHA256: 61587aeee1474069dcccca0c9afcd66424049160cb97f581fe3ed0755c95a733
  • Pointer size: 131 Bytes
  • Size of remote file: 279 kB
samples/7/clu7-sample3.png ADDED

Git LFS Details

  • SHA256: e68fba10e65c2a463ed1306998c8fc92b761dcbab1993d16c31f010070ac759a
  • Pointer size: 131 Bytes
  • Size of remote file: 288 kB
samples/7/clu7-sample4.png ADDED

Git LFS Details

  • SHA256: fff7126ede400f90273f9c2336066c8267440d8c44c5022ec043bdcf04be60ce
  • Pointer size: 131 Bytes
  • Size of remote file: 341 kB