narugo commited on
Commit
184e99f
1 Parent(s): 669047f

Publish character 'beehunter (Arknights)' to repository, on 2024-01-11 04:07:20 UTC

Browse files
README.md CHANGED
@@ -9,22 +9,69 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of beehunter_arknights
13
 
14
- This is the dataset of beehunter_arknights, containing 45 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 | 45 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 84 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 45 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 45 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 45 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 45 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 45 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 84 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 84 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 84 | [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 beehunter/ビーハンター/猎蜂 (Arknights)
13
 
14
+ This is the dataset of beehunter/ビーハンター/猎蜂 (Arknights), containing 46 images and their tags.
15
+
16
+ The core tags of this character are `short_hair, animal_ears, multicolored_hair, white_hair, brown_hair, purple_eyes, hair_over_one_eye, bear_ears, two-tone_hair, bangs, breasts`, 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 | 46 | 61.71 MiB | [Download](https://huggingface.co/datasets/CyberHarem/beehunter_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 46 | 30.95 MiB | [Download](https://huggingface.co/datasets/CyberHarem/beehunter_arknights/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 110 | 66.43 MiB | [Download](https://huggingface.co/datasets/CyberHarem/beehunter_arknights/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 46 | 52.04 MiB | [Download](https://huggingface.co/datasets/CyberHarem/beehunter_arknights/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 110 | 98.74 MiB | [Download](https://huggingface.co/datasets/CyberHarem/beehunter_arknights/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/beehunter_arknights',
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 | 25 | ![](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, long_sleeves, solo, looking_at_viewer, black_jacket, smile, bandages, short_shorts, tongue_out, black_shorts, yellow_thighhighs, bear_girl, simple_background, full_body, black_footwear, nail_polish, boots |
69
+ | 1 | 8 | ![](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, long_sleeves, looking_at_viewer, solo, smile, white_background, animal_hood, honey, hoodie, open_mouth, simple_background, bear_costume, hood_up, blush, drawstring, holding_food, horse_ears, standing, strawberry, upper_body |
70
+
71
+ ### Table Version
72
+
73
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | long_sleeves | solo | looking_at_viewer | black_jacket | smile | bandages | short_shorts | tongue_out | black_shorts | yellow_thighhighs | bear_girl | simple_background | full_body | black_footwear | nail_polish | boots | white_background | animal_hood | honey | hoodie | open_mouth | bear_costume | hood_up | blush | drawstring | holding_food | horse_ears | standing | strawberry | upper_body |
74
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:---------------|:-------|:--------------------|:---------------|:--------|:-----------|:---------------|:-------------|:---------------|:--------------------|:------------|:--------------------|:------------|:-----------------|:--------------|:--------|:-------------------|:--------------|:--------|:---------|:-------------|:---------------|:----------|:--------|:-------------|:---------------|:-------------|:-----------|:-------------|:-------------|
75
+ | 0 | 25 | ![](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 | | | | | | | | | | | | | | |
76
+ | 1 | 8 | ![](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 | X | X | X | X | X | X |
77
 
dataset-512x512.zip → dataset-1200.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0410d5caf9b0615f994d55a982783be70fd592abddf041b56a11769d19a8d2c0
3
- size 10298293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61239b48799c469252d905f42d2960c56d0eba97937378a2e3cbb1b6b8b4fd20
3
+ size 54563497
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6535682e730e9f6f8bec98b7e8783d84a42f1ecfbec36a93bb118e778692c078
3
- size 22274926
 
 
 
 
dataset-512x704.zip → dataset-800.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07f65467e63695f6eb9897b040361b3e2fc63f07db6d9201baf6a53377caa04d
3
- size 15640269
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:728010379e52b472113ce2496f951a740abf9ba5c1f49cb1b697cc448297bc58
3
+ size 32454191
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a0fed455883bd41c513e0ff4cb1468f560663832d6b926cfdf759919db8920f
3
- size 89436887
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c709ebfdf39d5b73172434782c69a64409855e573c7b6dc2cf0205303113a2a9
3
- size 51155879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a32ab8d358b4265005e52bd721d0003139cbff66ea7f852875d793e2d1788f0c
3
+ size 64711512
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:51a10a8f4e9597ed6a2d9bc7403c046c1addb82b8b0e648c13068f63708d1318
3
- size 42052382
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0853fdb0db260099e1aa8b8c399ddb62aac117e3628ff494588d67c4a80e9755
3
- size 28657813
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c1ab62411480563a1705cd3487713498d9ad36bed0d626cec7821f2eca9a013
3
- size 33617988
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aebecbfc3e07e9adf37618e68bd7da35d5e08fc300c91266522927138dec2f
3
+ size 103539079
dataset-640x640.zip → dataset-stage3-p480-800.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adc5b35ae6de6ee0c9e3ce2db302af468d4c4eaea7771dd0333987bab93b9d79
3
- size 14968099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e09981e6a4b676c794a9e49a5a90f06dfe5a4c11ad443dc74d33252022518a
3
+ size 69656965
meta.json CHANGED
@@ -1,4 +1,108 @@
1
  {
2
- "name": "beehunter_arknights",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": null,
3
+ "base_size": 46,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 25,
8
+ "tags": [
9
+ "1girl",
10
+ "long_sleeves",
11
+ "solo",
12
+ "looking_at_viewer",
13
+ "black_jacket",
14
+ "smile",
15
+ "bandages",
16
+ "short_shorts",
17
+ "tongue_out",
18
+ "black_shorts",
19
+ "yellow_thighhighs",
20
+ "bear_girl",
21
+ "simple_background",
22
+ "full_body",
23
+ "black_footwear",
24
+ "nail_polish",
25
+ "boots"
26
+ ]
27
+ },
28
+ {
29
+ "id": 1,
30
+ "size": 8,
31
+ "tags": [
32
+ "1girl",
33
+ "long_sleeves",
34
+ "looking_at_viewer",
35
+ "solo",
36
+ "smile",
37
+ "white_background",
38
+ "animal_hood",
39
+ "honey",
40
+ "hoodie",
41
+ "open_mouth",
42
+ "simple_background",
43
+ "bear_costume",
44
+ "hood_up",
45
+ "blush",
46
+ "drawstring",
47
+ "holding_food",
48
+ "horse_ears",
49
+ "standing",
50
+ "strawberry",
51
+ "upper_body"
52
+ ]
53
+ }
54
+ ],
55
+ "core_tags": [
56
+ "short_hair",
57
+ "animal_ears",
58
+ "multicolored_hair",
59
+ "white_hair",
60
+ "brown_hair",
61
+ "purple_eyes",
62
+ "hair_over_one_eye",
63
+ "bear_ears",
64
+ "two-tone_hair",
65
+ "bangs",
66
+ "breasts"
67
+ ],
68
+ "display_name": "beehunter/ビーハンター/猎蜂 (Arknights)",
69
+ "name": "beehunter (Arknights)",
70
+ "packages": {
71
+ "1200": {
72
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
73
+ "filename": "dataset-1200.zip",
74
+ "package_size": 54563497,
75
+ "size": 46,
76
+ "type": "IMG+TXT"
77
+ },
78
+ "800": {
79
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
80
+ "filename": "dataset-800.zip",
81
+ "package_size": 32454191,
82
+ "size": 46,
83
+ "type": "IMG+TXT"
84
+ },
85
+ "raw": {
86
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
87
+ "filename": "dataset-raw.zip",
88
+ "package_size": 64711512,
89
+ "size": 46,
90
+ "type": "Waifuc-Raw"
91
+ },
92
+ "stage3-p480-1200": {
93
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
94
+ "filename": "dataset-stage3-p480-1200.zip",
95
+ "package_size": 103539079,
96
+ "size": 110,
97
+ "type": "IMG+TXT"
98
+ },
99
+ "stage3-p480-800": {
100
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
101
+ "filename": "dataset-stage3-p480-800.zip",
102
+ "package_size": 69656965,
103
+ "size": 110,
104
+ "type": "IMG+TXT"
105
+ }
106
+ },
107
+ "version": "v1.5"
108
  }
dataset-384x512.zip → samples/0/clu0-sample0.png RENAMED
File without changes
samples/0/clu0-sample1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 14f35ab9e17b9e671037fc1b5b6665aa5c6961db585454904c64076415610f99
  • Pointer size: 131 Bytes
  • Size of remote file: 399 kB
samples/0/clu0-sample3.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: d85694fd557d5f5c4caf78bf3c6aaaa1755cec533498c8fda3819b76e246d30f
  • Pointer size: 131 Bytes
  • Size of remote file: 319 kB