narugo commited on
Commit
2ebdff4
1 Parent(s): a02015f

Publish character 'hiyori_kotobuki_imocho' to repository, on 2024-03-31 18:22:41 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 +187 -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 Hiyori Kotobuki
13
 
14
- This is the dataset of Hiyori Kotobuki, containing 193 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 | 193 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 462 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 193 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 193 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 193 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 193 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 193 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 462 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 462 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 462 | [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 Hiyori Kotobuki/寿日和 (Recently, My Sister Is Unusual)
13
 
14
+ This is the dataset of Hiyori Kotobuki/寿日和 (Recently, My Sister Is Unusual), containing 446 images and their tags.
15
+
16
+ The core tags of this character are `short_hair, wings, bow, hair_bow, breasts, brown_hair, orange_hair, medium_breasts, pink_bow, ribbon, red_eyes, angel_wings`, 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 | 446 | 329.13 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hiyori_kotobuki_imocho/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 1200 | 446 | 328.96 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hiyori_kotobuki_imocho/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
26
+ | stage3-p480-1200 | 974 | 610.15 MiB | [Download](https://huggingface.co/datasets/CyberHarem/hiyori_kotobuki_imocho/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/hiyori_kotobuki_imocho',
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 | 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, pink_dress, choker, cleavage, open_mouth, solo, pink_eyes, smile |
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, anime_coloring, closed_mouth, pink_eyes, solo, bare_shoulders, collarbone, parody, frown, looking_at_viewer, v-shaped_eyebrows |
68
+ | 2 | 9 | ![](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, solo, barefoot, pink_dress, smile, brown_eyes, open_mouth |
69
+ | 3 | 15 | ![](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, solo, cleavage, pink_dress, choker, collarbone, upper_body, bare_shoulders, anime_coloring, closed_mouth, pink_eyes, blush, smile, open_mouth |
70
+ | 4 | 5 | ![](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) | 1girl, cleavage, day, frilled_dress, pink_dress, sleeveless_dress, blue_sky, choker, outdoors, solo, barefoot, closed_mouth, cloud, feathered_wings, feathers, looking_to_the_side, v-shaped_eyebrows, white_wings |
71
+ | 5 | 25 | ![](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) | bikini, cleavage, 1girl, solo, twintails, choker, open_mouth, navel |
72
+ | 6 | 7 | ![](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, solo, tile_wall, twintails, closed_mouth, completely_nude, hair_ribbon, smile, bathroom, barefoot, brown_eyes, navel |
73
+ | 7 | 9 | ![](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, :d, blue_skirt, blush_stickers, chibi, open_mouth, serafuku, solo, pleated_skirt, barefoot, sailor_collar, short_sleeves, white_shirt, brown_eyes, standing, full_body, teeth |
74
+
75
+ ### Table Version
76
+
77
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | pink_dress | choker | cleavage | open_mouth | solo | pink_eyes | smile | anime_coloring | closed_mouth | bare_shoulders | collarbone | parody | frown | looking_at_viewer | v-shaped_eyebrows | barefoot | brown_eyes | upper_body | blush | day | frilled_dress | sleeveless_dress | blue_sky | outdoors | cloud | feathered_wings | feathers | looking_to_the_side | white_wings | bikini | twintails | navel | tile_wall | completely_nude | hair_ribbon | bathroom | :d | blue_skirt | blush_stickers | chibi | serafuku | pleated_skirt | sailor_collar | short_sleeves | white_shirt | standing | full_body | teeth |
78
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-------------|:---------|:-----------|:-------------|:-------|:------------|:--------|:-----------------|:---------------|:-----------------|:-------------|:---------|:--------|:--------------------|:--------------------|:-----------|:-------------|:-------------|:--------|:------|:----------------|:-------------------|:-----------|:-----------|:--------|:------------------|:-----------|:----------------------|:--------------|:---------|:------------|:--------|:------------|:------------------|:--------------|:-----------|:-----|:-------------|:-----------------|:--------|:-----------|:----------------|:----------------|:----------------|:--------------|:-----------|:------------|:--------|
79
+ | 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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
81
+ | 2 | 9 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
82
+ | 3 | 15 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
83
+ | 4 | 5 | ![](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 | X | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | |
84
+ | 5 | 25 | ![](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 | | | | | | | | | | | | | | | | |
85
+ | 6 | 7 | ![](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 | | | | | | | | | | | | |
86
+ | 7 | 9 | ![](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 |
87
 
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c944a6efa131d737471176e1aed2d7c50114244912899a112317d4aa12642eee
3
+ size 344943231
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd6fc77513ba3ea4c1491378421a45f1fe5689e6953af4e688849f6dbe015e94
3
- size 86199859
 
 
 
 
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bee76bcb0738f235408e31c54065b6f821cc730ca501925c387e503a19b45ca
3
- size 319991065
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92e2703889e505c4252b3b22111e67fac002fd571343331132a23f41f20f3618
3
- size 176561346
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1d87ef7374e0997220510af069e3c286c2f04a0b356151ac8cd222d5892675
3
+ size 345113260
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f19cea094113346f778bddd0ffb4276e5af585593d3756096350b38645dbdd58
3
- size 319713435
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f306f979bb14eda1bc785101a77af005d7791f30a792cbcb27e4c7263165196
3
- size 217953487
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb85cc72eb336cdaecdffe0e6d3058e41ace46760b5633b2b4af7d4f1faaa38a
3
- size 271836000
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a2b1f18c41da17b737388ed910aada0c397e2e3408e40f5dc5b2600c1da84c
3
+ size 639789037
meta.json CHANGED
@@ -1,4 +1,189 @@
1
  {
2
- "name": "Hiyori Kotobuki",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": "BangumiBase/imocho",
3
+ "base_size": 446,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 16,
8
+ "tags": [
9
+ "1girl",
10
+ "pink_dress",
11
+ "choker",
12
+ "cleavage",
13
+ "open_mouth",
14
+ "solo",
15
+ "pink_eyes",
16
+ "smile"
17
+ ]
18
+ },
19
+ {
20
+ "id": 1,
21
+ "size": 5,
22
+ "tags": [
23
+ "1girl",
24
+ "anime_coloring",
25
+ "closed_mouth",
26
+ "pink_eyes",
27
+ "solo",
28
+ "bare_shoulders",
29
+ "collarbone",
30
+ "parody",
31
+ "frown",
32
+ "looking_at_viewer",
33
+ "v-shaped_eyebrows"
34
+ ]
35
+ },
36
+ {
37
+ "id": 2,
38
+ "size": 9,
39
+ "tags": [
40
+ "1girl",
41
+ "solo",
42
+ "barefoot",
43
+ "pink_dress",
44
+ "smile",
45
+ "brown_eyes",
46
+ "open_mouth"
47
+ ]
48
+ },
49
+ {
50
+ "id": 3,
51
+ "size": 15,
52
+ "tags": [
53
+ "1girl",
54
+ "solo",
55
+ "cleavage",
56
+ "pink_dress",
57
+ "choker",
58
+ "collarbone",
59
+ "upper_body",
60
+ "bare_shoulders",
61
+ "anime_coloring",
62
+ "closed_mouth",
63
+ "pink_eyes",
64
+ "blush",
65
+ "smile",
66
+ "open_mouth"
67
+ ]
68
+ },
69
+ {
70
+ "id": 4,
71
+ "size": 5,
72
+ "tags": [
73
+ "1girl",
74
+ "cleavage",
75
+ "day",
76
+ "frilled_dress",
77
+ "pink_dress",
78
+ "sleeveless_dress",
79
+ "blue_sky",
80
+ "choker",
81
+ "outdoors",
82
+ "solo",
83
+ "barefoot",
84
+ "closed_mouth",
85
+ "cloud",
86
+ "feathered_wings",
87
+ "feathers",
88
+ "looking_to_the_side",
89
+ "v-shaped_eyebrows",
90
+ "white_wings"
91
+ ]
92
+ },
93
+ {
94
+ "id": 5,
95
+ "size": 25,
96
+ "tags": [
97
+ "bikini",
98
+ "cleavage",
99
+ "1girl",
100
+ "solo",
101
+ "twintails",
102
+ "choker",
103
+ "open_mouth",
104
+ "navel"
105
+ ]
106
+ },
107
+ {
108
+ "id": 6,
109
+ "size": 7,
110
+ "tags": [
111
+ "1girl",
112
+ "solo",
113
+ "tile_wall",
114
+ "twintails",
115
+ "closed_mouth",
116
+ "completely_nude",
117
+ "hair_ribbon",
118
+ "smile",
119
+ "bathroom",
120
+ "barefoot",
121
+ "brown_eyes",
122
+ "navel"
123
+ ]
124
+ },
125
+ {
126
+ "id": 7,
127
+ "size": 9,
128
+ "tags": [
129
+ "1girl",
130
+ ":d",
131
+ "blue_skirt",
132
+ "blush_stickers",
133
+ "chibi",
134
+ "open_mouth",
135
+ "serafuku",
136
+ "solo",
137
+ "pleated_skirt",
138
+ "barefoot",
139
+ "sailor_collar",
140
+ "short_sleeves",
141
+ "white_shirt",
142
+ "brown_eyes",
143
+ "standing",
144
+ "full_body",
145
+ "teeth"
146
+ ]
147
+ }
148
+ ],
149
+ "core_tags": [
150
+ "short_hair",
151
+ "wings",
152
+ "bow",
153
+ "hair_bow",
154
+ "breasts",
155
+ "brown_hair",
156
+ "orange_hair",
157
+ "medium_breasts",
158
+ "pink_bow",
159
+ "ribbon",
160
+ "red_eyes",
161
+ "angel_wings"
162
+ ],
163
+ "display_name": "Hiyori Kotobuki/寿日和 (Recently, My Sister Is Unusual)",
164
+ "name": "hiyori_kotobuki_imocho",
165
+ "packages": {
166
+ "1200": {
167
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
168
+ "filename": "dataset-1200.zip",
169
+ "package_size": 344943231,
170
+ "size": 446,
171
+ "type": "IMG+TXT"
172
+ },
173
+ "raw": {
174
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
175
+ "filename": "dataset-raw.zip",
176
+ "package_size": 345113260,
177
+ "size": 446,
178
+ "type": "Waifuc-Raw"
179
+ },
180
+ "stage3-p480-1200": {
181
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
182
+ "filename": "dataset-stage3-p480-1200.zip",
183
+ "package_size": 639789037,
184
+ "size": 974,
185
+ "type": "IMG+TXT"
186
+ }
187
+ },
188
+ "version": "v1.5.1"
189
  }
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: 850c5aba6cca6bc743a3f7d3b20f2ff9477facfac521717932eb7689e1804743
  • Pointer size: 131 Bytes
  • Size of remote file: 379 kB
samples/1/clu1-sample0.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 261fdbcd6fead82e8e2cc0d75c072e192b3242454487e96c08d97e3bbc59496f
  • Pointer size: 131 Bytes
  • Size of remote file: 390 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 1c178cfc8e4b2cfa7f349c6bbc57dbda73371bff382c873c5945321f56b8ecfd
  • Pointer size: 131 Bytes
  • Size of remote file: 229 kB
samples/3/clu3-sample0.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 7179123035ebaab0e53b9a01b77dd4313ac6b70656d789d790fbf57d5eba6bcc
  • Pointer size: 131 Bytes
  • Size of remote file: 327 kB
samples/3/clu3-sample2.png ADDED

Git LFS Details

  • SHA256: 2be544767af76e7de820d14ede157dbe84f1855d3d4ff1575893409f634fe682
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
samples/3/clu3-sample3.png ADDED

Git LFS Details

  • SHA256: 6d390662cf9b27e2126202c13a41152a296a1965132c91559fd78734a704d046
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
samples/3/clu3-sample4.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 584e9bd3ea0c1cbb0214a9ab0d4300f5dda9f892b804e42bef0397a50e3b16d0
  • Pointer size: 131 Bytes
  • Size of remote file: 294 kB
samples/4/clu4-sample1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 5333928e669fda7090ca5ea6283a852beee731400fd91d6ce6623a0f90fc6e5d
  • Pointer size: 131 Bytes
  • Size of remote file: 310 kB
samples/4/clu4-sample3.png ADDED

Git LFS Details

  • SHA256: 6612774a92565c39f3a947e4abe4065ba9502adbf8d4fbccef58f5a49ef7678b
  • Pointer size: 131 Bytes
  • Size of remote file: 324 kB
samples/4/clu4-sample4.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 0baa02d0a67d9f20d8c1549d10ac464a437b0e998bd8ccb4dfafb52fd99e9b46
  • Pointer size: 131 Bytes
  • Size of remote file: 339 kB
samples/5/clu5-sample2.png ADDED

Git LFS Details

  • SHA256: 2d261fd48a8ad98fc69a7733a35ab093a3195b64e476fb172937657d06a3e031
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB
samples/5/clu5-sample3.png ADDED

Git LFS Details

  • SHA256: 0201cd16909e7513c5452d5351b4a12eae4c4b449a9872d1bf82cf528a2cf888
  • Pointer size: 131 Bytes
  • Size of remote file: 332 kB
samples/5/clu5-sample4.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 05a812e108dc976aef5087ce8c32beb0704e8c01fc32dfd50247a28ab38e3581
  • Pointer size: 131 Bytes
  • Size of remote file: 225 kB
samples/6/clu6-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 05ff01c31a8304eb8fee50e09253c42b7889197011ea49fc906edd34e90ac030
  • Pointer size: 131 Bytes
  • Size of remote file: 331 kB
samples/6/clu6-sample4.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 6280669234e67564ea2be3788ec442adfb7561e567477200dda119c2339a6d66
  • Pointer size: 131 Bytes
  • Size of remote file: 346 kB
samples/7/clu7-sample1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 9d0029ce64881c1aece93e30005d73ddc44c9ec55c4290a25f6afda8190aabf9
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
samples/7/clu7-sample3.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 5d3d70ab83b81c76bbfc98300ac55ee45bc03294b5efd69912108e9823bc3ea8
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB