narugo commited on
Commit
d2f9c2a
1 Parent(s): ff369a1

Publish character "honey_badger (Girls' Frontline)" to repository, on 2024-01-14 04:33:25 UTC

Browse files
README.md CHANGED
@@ -9,22 +9,67 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of honey_badger_girlsfrontline
13
 
14
- This is the dataset of honey_badger_girlsfrontline, containing 34 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 | 34 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 92 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 34 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 34 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 34 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 34 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 34 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 92 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 92 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 92 | [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 honey_badger/HoneyBadger/蜜獾 (Girls' Frontline)
13
 
14
+ This is the dataset of honey_badger/HoneyBadger/蜜獾 (Girls' Frontline), containing 41 images and their tags.
15
+
16
+ The core tags of this character are `breasts, long_hair, medium_breasts, bangs, purple_eyes, ahoge, grey_hair, hair_bun, brown_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 | 71.03 MiB | [Download](https://huggingface.co/datasets/CyberHarem/honey_badger_girlsfrontline/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 41 | 32.29 MiB | [Download](https://huggingface.co/datasets/CyberHarem/honey_badger_girlsfrontline/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 106 | 74.19 MiB | [Download](https://huggingface.co/datasets/CyberHarem/honey_badger_girlsfrontline/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 41 | 58.82 MiB | [Download](https://huggingface.co/datasets/CyberHarem/honey_badger_girlsfrontline/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 106 | 113.12 MiB | [Download](https://huggingface.co/datasets/CyberHarem/honey_badger_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/honey_badger_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 | 41 | ![](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, solo, looking_at_viewer, fingerless_gloves, black_gloves, choker, bare_shoulders, black_thighhighs, cleavage, smile, black_jacket, open_jacket, bikini_top_only, off_shoulder, collarbone, pleated_skirt, holding_gun, badge, black_bikini, navel, closed_mouth, nail_polish |
69
+
70
+ ### Table Version
71
+
72
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | solo | looking_at_viewer | fingerless_gloves | black_gloves | choker | bare_shoulders | black_thighhighs | cleavage | smile | black_jacket | open_jacket | bikini_top_only | off_shoulder | collarbone | pleated_skirt | holding_gun | badge | black_bikini | navel | closed_mouth | nail_polish |
73
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-------|:--------------------|:--------------------|:---------------|:---------|:-----------------|:-------------------|:-----------|:--------|:---------------|:--------------|:------------------|:---------------|:-------------|:----------------|:--------------|:--------|:---------------|:--------|:---------------|:--------------|
74
+ | 0 | 41 | ![](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 | X | X | X | X | X | X |
75
 
dataset-512x704.zip → dataset-1200.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e0b332ec210e390b4be822eacb58b89478cd9165114db9c048caad626ab9492
3
- size 11207231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:925183a3ae89c3ec56408af554ea0559ac02d851622b2ba6bf30c85c4356073c
3
+ size 61681881
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8df6a67fc30cd93e9b21a8b3a297cdab8510a91be9c616e6b4066f48cb32eecc
3
- size 16439020
 
 
 
 
dataset-640x640.zip → dataset-800.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:801e4e4240a10750cc78872339de26ae47764e4f0ae57ba59f5ef31aecf1200b
3
- size 10969537
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e49f949bd374c793b42d6b2d8c4ee6dfe69a22bca391882b3a7be954b61cf58
3
+ size 33853846
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f66cae31e54ad5c9f7f81096767511f1fc668294db797a583c2f2d5c8767145
3
- size 72612608
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78036840c454e5024627cc2526927d5f4129aaf9ceed3993c75f9c0f1fc2e6fc
3
- size 40859978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f6746930bc074ba3309119201e9e5f95ee68784649ad9292fa6485f2596318
3
+ size 74478267
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:21e32e8bff946a86b7b9e8cfe348ad2856d9f2b682b022834da548a8cff31189
3
- size 64990984
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b45245a2a23aaa0379650b6e1d76276ec053ea317da3836941b4a886fbc0bab
3
- size 42956891
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff20e318cc4b906197f1cbbd54b4ffb76201ccc7c65fc8440beade53994e88bd
3
- size 53783336
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce655592e5b3b421cab70b3a2c8188b7f14e2121663c92a3757d861181aa7256
3
+ size 118617588
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057e57c05f8f99d988cbb0c0cb2e6fbe6febbe54a57c72ef46897319f8e54622
3
+ size 77792348
meta.json CHANGED
@@ -1,4 +1,85 @@
1
  {
2
- "name": "honey_badger_girlsfrontline",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": null,
3
+ "base_size": 41,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 41,
8
+ "tags": [
9
+ "1girl",
10
+ "solo",
11
+ "looking_at_viewer",
12
+ "fingerless_gloves",
13
+ "black_gloves",
14
+ "choker",
15
+ "bare_shoulders",
16
+ "black_thighhighs",
17
+ "cleavage",
18
+ "smile",
19
+ "black_jacket",
20
+ "open_jacket",
21
+ "bikini_top_only",
22
+ "off_shoulder",
23
+ "collarbone",
24
+ "pleated_skirt",
25
+ "holding_gun",
26
+ "badge",
27
+ "black_bikini",
28
+ "navel",
29
+ "closed_mouth",
30
+ "nail_polish"
31
+ ]
32
+ }
33
+ ],
34
+ "core_tags": [
35
+ "breasts",
36
+ "long_hair",
37
+ "medium_breasts",
38
+ "bangs",
39
+ "purple_eyes",
40
+ "ahoge",
41
+ "grey_hair",
42
+ "hair_bun",
43
+ "brown_hair"
44
+ ],
45
+ "display_name": "honey_badger/HoneyBadger/蜜獾 (Girls' Frontline)",
46
+ "name": "honey_badger (Girls' Frontline)",
47
+ "packages": {
48
+ "1200": {
49
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
50
+ "filename": "dataset-1200.zip",
51
+ "package_size": 61681881,
52
+ "size": 41,
53
+ "type": "IMG+TXT"
54
+ },
55
+ "800": {
56
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
57
+ "filename": "dataset-800.zip",
58
+ "package_size": 33853846,
59
+ "size": 41,
60
+ "type": "IMG+TXT"
61
+ },
62
+ "raw": {
63
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
64
+ "filename": "dataset-raw.zip",
65
+ "package_size": 74478267,
66
+ "size": 41,
67
+ "type": "Waifuc-Raw"
68
+ },
69
+ "stage3-p480-1200": {
70
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
71
+ "filename": "dataset-stage3-p480-1200.zip",
72
+ "package_size": 118617588,
73
+ "size": 106,
74
+ "type": "IMG+TXT"
75
+ },
76
+ "stage3-p480-800": {
77
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
78
+ "filename": "dataset-stage3-p480-800.zip",
79
+ "package_size": 77792348,
80
+ "size": 106,
81
+ "type": "IMG+TXT"
82
+ }
83
+ },
84
+ "version": "v1.5"
85
  }
dataset-384x512.zip → samples/0/clu0-sample0.png RENAMED
File without changes
dataset-512x512.zip → samples/0/clu0-sample1.png RENAMED
File without changes
samples/0/clu0-sample2.png ADDED

Git LFS Details

  • SHA256: 4c4dbf7737332e24a71bf1120bc977a61428ffb2acf52655a1436a2db7f3074b
  • Pointer size: 131 Bytes
  • Size of remote file: 474 kB
samples/0/clu0-sample3.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: f3dae2b4598327186dad33564ee55759a209b5ed8b51dd8d51bc0e3aed3768f7
  • Pointer size: 131 Bytes
  • Size of remote file: 498 kB