narugo commited on
Commit
cd484cb
1 Parent(s): 51ff8fb

Publish character 'collon_rin_purgatrio_sukasuka' to repository, on 2024-03-31 16:39:16 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 Collon Rin Purgatrio/コロン・リン・プルガトリオ (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?)
13
+
14
+ This is the dataset of Collon Rin Purgatrio/コロン・リン・プルガトリオ (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?), containing 54 images and their tags.
15
+
16
+ The core tags of this character are `pink_hair, long_hair, pink_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 | 54 | 29.64 MiB | [Download](https://huggingface.co/datasets/CyberHarem/collon_sukasuka/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 1200 | 54 | 29.62 MiB | [Download](https://huggingface.co/datasets/CyberHarem/collon_sukasuka/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
26
+ | stage3-p480-1200 | 82 | 49.16 MiB | [Download](https://huggingface.co/datasets/CyberHarem/collon_sukasuka/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/collon_sukasuka',
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 | 15 | ![](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, open_mouth, shorts, solo, :d, shirt |
67
+ | 1 | 6 | ![](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) | 2girls, purple_hair, red_eyes, solo_focus, 1girl, open_mouth, smile |
68
+ | 2 | 6 | ![](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) | 3girls, broom, green_hair, grin, mop, red_eyes, short_hair, wooden_floor |
69
+
70
+ ### Table Version
71
+
72
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | open_mouth | shorts | solo | :d | shirt | 2girls | purple_hair | red_eyes | solo_focus | smile | 3girls | broom | green_hair | grin | mop | short_hair | wooden_floor |
73
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-------------|:---------|:-------|:-----|:--------|:---------|:--------------|:-----------|:-------------|:--------|:---------|:--------|:-------------|:-------|:------|:-------------|:---------------|
74
+ | 0 | 15 | ![](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 | | | | | | | | | | | | |
75
+ | 1 | 6 | ![](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 | | | | | | | |
76
+ | 2 | 6 | ![](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 |
77
+
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e474c9b00baefb25aa1bc43875659abb758ddba732466ec1cddbc70610ef76
3
+ size 31061798
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9030d6c558d3b67340cdfa2dd7740f846274cfdd6a2d3df01ffb4461156e212
3
+ size 31077950
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3706d8fc7111d54048b2dbd0916a2fab2c2c373f82646de94de32302faca318b
3
+ size 51547971
meta.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bangumi": "BangumiBase/sukasuka",
3
+ "base_size": 54,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 15,
8
+ "tags": [
9
+ "1girl",
10
+ "open_mouth",
11
+ "shorts",
12
+ "solo",
13
+ ":d",
14
+ "shirt"
15
+ ]
16
+ },
17
+ {
18
+ "id": 1,
19
+ "size": 6,
20
+ "tags": [
21
+ "2girls",
22
+ "purple_hair",
23
+ "red_eyes",
24
+ "solo_focus",
25
+ "1girl",
26
+ "open_mouth",
27
+ "smile"
28
+ ]
29
+ },
30
+ {
31
+ "id": 2,
32
+ "size": 6,
33
+ "tags": [
34
+ "3girls",
35
+ "broom",
36
+ "green_hair",
37
+ "grin",
38
+ "mop",
39
+ "red_eyes",
40
+ "short_hair",
41
+ "wooden_floor"
42
+ ]
43
+ }
44
+ ],
45
+ "core_tags": [
46
+ "pink_hair",
47
+ "long_hair",
48
+ "pink_eyes"
49
+ ],
50
+ "display_name": "Collon Rin Purgatrio/コロン・リン・プルガトリオ (Shuumatsu Nani Shitemasu Ka? Isogashii Desu Ka?)",
51
+ "name": "collon_rin_purgatrio_sukasuka",
52
+ "packages": {
53
+ "1200": {
54
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
55
+ "filename": "dataset-1200.zip",
56
+ "package_size": 31061798,
57
+ "size": 54,
58
+ "type": "IMG+TXT"
59
+ },
60
+ "raw": {
61
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
62
+ "filename": "dataset-raw.zip",
63
+ "package_size": 31077950,
64
+ "size": 54,
65
+ "type": "Waifuc-Raw"
66
+ },
67
+ "stage3-p480-1200": {
68
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
69
+ "filename": "dataset-stage3-p480-1200.zip",
70
+ "package_size": 51547971,
71
+ "size": 82,
72
+ "type": "IMG+TXT"
73
+ }
74
+ },
75
+ "version": "v1.5.1"
76
+ }
samples/0/clu0-sample0.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 63ad73bc305a1c8b494cd8de387476f558a806f236789abac272a2580a4e1bb9
  • Pointer size: 131 Bytes
  • Size of remote file: 143 kB
samples/0/clu0-sample2.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 87531f3d850e8f74f56166fc06a16049fdd01bb6db38a54a3939037d2ceb8a17
  • Pointer size: 131 Bytes
  • Size of remote file: 320 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: b8d8da15817ac47161ca4bfcbee859b369e120540f9a1646879ce040063d2e63
  • Pointer size: 131 Bytes
  • Size of remote file: 277 kB