narugo commited on
Commit
21ea74a
1 Parent(s): 51d5f60

Publish character "super_sass (Girls' Frontline)" to repository, on 2024-01-13 19:44:46 UTC

Browse files
README.md CHANGED
@@ -9,22 +9,75 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of super_sass_girlsfrontline
13
 
14
- This is the dataset of super_sass_girlsfrontline, containing 100 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 | 100 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 248 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 100 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 100 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 100 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 100 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 100 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 248 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 248 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 248 | [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 super_sass/SuperSASS/S-SASS (Girls' Frontline)
13
 
14
+ This is the dataset of super_sass/SuperSASS/S-SASS (Girls' Frontline), containing 135 images and their tags.
15
+
16
+ The core tags of this character are `long_hair, black_hair, hairband, breasts, purple_eyes, bangs, mole_under_eye, mole, very_long_hair, 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 | 135 | 163.15 MiB | [Download](https://huggingface.co/datasets/CyberHarem/super_sass_girlsfrontline/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 135 | 84.91 MiB | [Download](https://huggingface.co/datasets/CyberHarem/super_sass_girlsfrontline/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 314 | 180.50 MiB | [Download](https://huggingface.co/datasets/CyberHarem/super_sass_girlsfrontline/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 135 | 138.20 MiB | [Download](https://huggingface.co/datasets/CyberHarem/super_sass_girlsfrontline/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 314 | 259.75 MiB | [Download](https://huggingface.co/datasets/CyberHarem/super_sass_girlsfrontline/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/super_sass_girlsfrontline',
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 | 5 | ![](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, simple_background, white_background, hair_flaps, looking_at_viewer, smile, solo, jacket, serafuku, upper_body, blush, coat |
69
+ | 1 | 7 | ![](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, skirt, solo, black_pantyhose, serafuku, simple_background, smile, blush, white_background, fingerless_gloves, headband, jacket, bag |
70
+ | 2 | 5 | ![](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, gloves, hair_flaps, mod3_(girls'_frontline), rifle, solo, bare_shoulders, holding_gun, looking_at_viewer, pleated_skirt, blue_skirt, large_breasts, black_pantyhose, closed_mouth, feet_out_of_frame, simple_background, sitting, suppressor, white_background |
71
+ | 3 | 7 | ![](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, blue_skirt, looking_at_viewer, solo, blush, pleated_skirt, serafuku, black_pantyhose, blue_sailor_collar, closed_mouth, collarbone, holding_gun, long_sleeves, simple_background, smile, white_background, yellow_neckerchief, black_gloves, fingerless_gloves, full_body, headband, hood_down, white_shirt, blue_hairband, hair_between_eyes, hooded_jacket, knee_pads, open_jacket, sneakers, sniper_rifle, white_footwear |
72
+ | 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) | blush, fingerless_gloves, jacket, open_mouth, 1girl, headband, looking_at_viewer, solo, collarbone, simple_background, heart_hands, serafuku, smile |
73
+
74
+ ### Table Version
75
+
76
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | simple_background | white_background | hair_flaps | looking_at_viewer | smile | solo | jacket | serafuku | upper_body | blush | coat | skirt | black_pantyhose | fingerless_gloves | headband | bag | gloves | mod3_(girls'_frontline) | rifle | bare_shoulders | holding_gun | pleated_skirt | blue_skirt | large_breasts | closed_mouth | feet_out_of_frame | sitting | suppressor | blue_sailor_collar | collarbone | long_sleeves | yellow_neckerchief | black_gloves | full_body | hood_down | white_shirt | blue_hairband | hair_between_eyes | hooded_jacket | knee_pads | open_jacket | sneakers | sniper_rifle | white_footwear | open_mouth | heart_hands |
77
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:--------------------|:-------------------|:-------------|:--------------------|:--------|:-------|:---------|:-----------|:-------------|:--------|:-------|:--------|:------------------|:--------------------|:-----------|:------|:---------|:--------------------------|:--------|:-----------------|:--------------|:----------------|:-------------|:----------------|:---------------|:--------------------|:----------|:-------------|:---------------------|:-------------|:---------------|:---------------------|:---------------|:------------|:------------|:--------------|:----------------|:--------------------|:----------------|:------------|:--------------|:-----------|:---------------|:-----------------|:-------------|:--------------|
78
+ | 0 | 5 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
79
+ | 1 | 7 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
80
+ | 2 | 5 | ![](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 | | | | | | | | | | | | | | | | | | |
81
+ | 3 | 7 | ![](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 | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | |
82
+ | 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 |
83
 
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b91bc04f922c52351b8e84db2bdae9e82ca351974835ad4a0c902f1460b7a25
3
+ size 144908385
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f800cf7665e9bfdcabd29dca6436fbd7078450de558a1f6d89e4dd28dc173ba3
3
- size 43238711
 
 
 
 
dataset-384x512.zip → dataset-800.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:038f7371d321ef3ccc736b48ea37f748f0e1b28b83990e917dd1c9d7121f316d
3
- size 17364384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef442463d8f0ae6f6c1d9b709ba53a1a0aa74d77a12f33d40417b62c649729da
3
+ size 89037725
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c553b0883fa7ada58e5199818a2577b9009d4545a669b264c89b23fc9ce8418
3
- size 165121236
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13bc9a5103fec8671f7dac65d7832a9e192729f1b7a3a8a829143b7d96ca8997
3
- size 87382246
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d035b2f6866cd3c60eb6075e14147e0854c53055251a38fa7ffffc4473af6b7
3
+ size 171075856
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcc10fc3fd802e911bc6f6fd7f5d1951f3c7424a21e461c9f6b70eb175c42f2e
3
- size 142673863
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b44e606cbc004770fc1f4c2192618b0f6a4a4d2134d324e97145375dfb7e049
3
- size 102589466
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:025d79d79a0c67ec6d99c3e234fcaa3dd226094b35ca722674c56833f0df2919
3
- size 126821747
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4325e7f62b412a9cd020e808dbfe4b41497f99fbc0b902d17869e512b74d0e9f
3
+ size 272370969
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25de6678b4394f83f667e72080d9e9c70baaa659b7c97191044a9cd063cfbc41
3
+ size 189263689
meta.json CHANGED
@@ -1,4 +1,177 @@
1
  {
2
- "name": "super_sass_girlsfrontline",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": null,
3
+ "base_size": 135,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 5,
8
+ "tags": [
9
+ "1girl",
10
+ "simple_background",
11
+ "white_background",
12
+ "hair_flaps",
13
+ "looking_at_viewer",
14
+ "smile",
15
+ "solo",
16
+ "jacket",
17
+ "serafuku",
18
+ "upper_body",
19
+ "blush",
20
+ "coat"
21
+ ]
22
+ },
23
+ {
24
+ "id": 1,
25
+ "size": 7,
26
+ "tags": [
27
+ "1girl",
28
+ "looking_at_viewer",
29
+ "skirt",
30
+ "solo",
31
+ "black_pantyhose",
32
+ "serafuku",
33
+ "simple_background",
34
+ "smile",
35
+ "blush",
36
+ "white_background",
37
+ "fingerless_gloves",
38
+ "headband",
39
+ "jacket",
40
+ "bag"
41
+ ]
42
+ },
43
+ {
44
+ "id": 2,
45
+ "size": 5,
46
+ "tags": [
47
+ "1girl",
48
+ "gloves",
49
+ "hair_flaps",
50
+ "mod3_(girls'_frontline)",
51
+ "rifle",
52
+ "solo",
53
+ "bare_shoulders",
54
+ "holding_gun",
55
+ "looking_at_viewer",
56
+ "pleated_skirt",
57
+ "blue_skirt",
58
+ "large_breasts",
59
+ "black_pantyhose",
60
+ "closed_mouth",
61
+ "feet_out_of_frame",
62
+ "simple_background",
63
+ "sitting",
64
+ "suppressor",
65
+ "white_background"
66
+ ]
67
+ },
68
+ {
69
+ "id": 3,
70
+ "size": 7,
71
+ "tags": [
72
+ "1girl",
73
+ "blue_skirt",
74
+ "looking_at_viewer",
75
+ "solo",
76
+ "blush",
77
+ "pleated_skirt",
78
+ "serafuku",
79
+ "black_pantyhose",
80
+ "blue_sailor_collar",
81
+ "closed_mouth",
82
+ "collarbone",
83
+ "holding_gun",
84
+ "long_sleeves",
85
+ "simple_background",
86
+ "smile",
87
+ "white_background",
88
+ "yellow_neckerchief",
89
+ "black_gloves",
90
+ "fingerless_gloves",
91
+ "full_body",
92
+ "headband",
93
+ "hood_down",
94
+ "white_shirt",
95
+ "blue_hairband",
96
+ "hair_between_eyes",
97
+ "hooded_jacket",
98
+ "knee_pads",
99
+ "open_jacket",
100
+ "sneakers",
101
+ "sniper_rifle",
102
+ "white_footwear"
103
+ ]
104
+ },
105
+ {
106
+ "id": 4,
107
+ "size": 5,
108
+ "tags": [
109
+ "blush",
110
+ "fingerless_gloves",
111
+ "jacket",
112
+ "open_mouth",
113
+ "1girl",
114
+ "headband",
115
+ "looking_at_viewer",
116
+ "solo",
117
+ "collarbone",
118
+ "simple_background",
119
+ "heart_hands",
120
+ "serafuku",
121
+ "smile"
122
+ ]
123
+ }
124
+ ],
125
+ "core_tags": [
126
+ "long_hair",
127
+ "black_hair",
128
+ "hairband",
129
+ "breasts",
130
+ "purple_eyes",
131
+ "bangs",
132
+ "mole_under_eye",
133
+ "mole",
134
+ "very_long_hair",
135
+ "blue_eyes"
136
+ ],
137
+ "display_name": "super_sass/SuperSASS/S-SASS (Girls' Frontline)",
138
+ "name": "super_sass (Girls' Frontline)",
139
+ "packages": {
140
+ "1200": {
141
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
142
+ "filename": "dataset-1200.zip",
143
+ "package_size": 144908385,
144
+ "size": 135,
145
+ "type": "IMG+TXT"
146
+ },
147
+ "800": {
148
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
149
+ "filename": "dataset-800.zip",
150
+ "package_size": 89037725,
151
+ "size": 135,
152
+ "type": "IMG+TXT"
153
+ },
154
+ "raw": {
155
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
156
+ "filename": "dataset-raw.zip",
157
+ "package_size": 171075856,
158
+ "size": 135,
159
+ "type": "Waifuc-Raw"
160
+ },
161
+ "stage3-p480-1200": {
162
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
163
+ "filename": "dataset-stage3-p480-1200.zip",
164
+ "package_size": 272370969,
165
+ "size": 314,
166
+ "type": "IMG+TXT"
167
+ },
168
+ "stage3-p480-800": {
169
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
170
+ "filename": "dataset-stage3-p480-800.zip",
171
+ "package_size": 189263689,
172
+ "size": 314,
173
+ "type": "IMG+TXT"
174
+ }
175
+ },
176
+ "version": "v1.5"
177
  }
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: 6dfda24565dffde5fd39d022b920de1fd9862b851f6424dcde6acae50a3b3f9e
  • Pointer size: 131 Bytes
  • Size of remote file: 318 kB
samples/0/clu0-sample4.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 7bbe21618ca23e7b5889c96f0534d0f0633f8acbe7cdacfdcbdf9d30816b3610
  • Pointer size: 131 Bytes
  • Size of remote file: 202 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 2c79d41d5c0b2151f1ccae06170a435e791f7fceb63f811492a8a8b95c9ee58b
  • Pointer size: 131 Bytes
  • Size of remote file: 165 kB
samples/3/clu3-sample2.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 9fb60157cf0ad5d9e6244d12be0528d72a5b1948d25d6645272d2a2fbe119cda
  • Pointer size: 131 Bytes
  • Size of remote file: 264 kB
samples/3/clu3-sample4.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 7b417a290419fb7d011e6a08d7585897137c55257b03c42fa4fed61d461ae2e4
  • Pointer size: 131 Bytes
  • Size of remote file: 191 kB
samples/4/clu4-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 10b2998224a52bbaaaaf0b65e7a0061715a5e986e00b54de423e699adbbc4021
  • Pointer size: 131 Bytes
  • Size of remote file: 333 kB
samples/4/clu4-sample4.png ADDED

Git LFS Details

  • SHA256: 0dcd21395daebeb32c7db1b6bfed6a40bfb980bbf7e1d489f8cfe92d640e03e8
  • Pointer size: 131 Bytes
  • Size of remote file: 289 kB