narugo commited on
Commit
e62f311
1 Parent(s): e050b6d

Publish character 'valarqvin_arknights' to repository, on 2024-05-11 01:13:00 CST

Browse files
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Valarqvin/ヴァラルクビン/凛视 (Arknights)
13
+
14
+ This is the dataset of Valarqvin/ヴァラルクビン/凛视 (Arknights), containing 34 images and their tags.
15
+
16
+ The core tags of this character are `black_hair, blue_eyes, earrings, horns, long_hair, pointy_ears, parted_bangs, hair_ornament, hair_flower, mole, mole_under_mouth, very_long_hair, facial_mark`, 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 | Images-others | Images-head |
23
+ |:-----------------|---------:|:-----------|:---------------------------------------------------------------------------------------------------------------------|:-----------|:---------------------------------------------------------------------|:----------------|:--------------|
24
+ | raw | 34 | 100.26 MiB | [Download](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). | -- | -- |
25
+ | stage3-p480-1200 | 74 | 137.69 MiB | [Download](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/dataset-stage3-p480-1200.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. | 42 | 32 |
26
+
27
+ ### Load Raw Dataset with Waifuc
28
+
29
+ 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
30
+
31
+ ```python
32
+ import os
33
+ import zipfile
34
+
35
+ from huggingface_hub import hf_hub_download
36
+ from waifuc.source import LocalSource
37
+
38
+ # download raw archive file
39
+ zip_file = hf_hub_download(
40
+ repo_id='CyberHarem/valarqvin_arknights',
41
+ repo_type='dataset',
42
+ filename='dataset-raw.zip',
43
+ )
44
+
45
+ # extract files to your directory
46
+ dataset_dir = 'dataset_dir'
47
+ os.makedirs(dataset_dir, exist_ok=True)
48
+ with zipfile.ZipFile(zip_file, 'r') as zf:
49
+ zf.extractall(dataset_dir)
50
+
51
+ # load the dataset with waifuc
52
+ source = LocalSource(dataset_dir)
53
+ for item in source:
54
+ print(item.image, item.meta['filename'], item.meta['tags'])
55
+ ```
56
+
57
+ ## List of Clusters
58
+
59
+ List of tag clustering result, maybe some outfits can be mined here.
60
+
61
+ ### Raw Text Version
62
+
63
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | Tags |
64
+ |----:|----------:|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
65
+ | 0 | 23 | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample0.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample1.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample2.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample3.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample4.png) | 1girl, closed_mouth, jewelry, looking_at_viewer, solo, forehead_mark, upper_body, collared_shirt, white_flower, white_shirt, smile, holding, long_sleeves, multicolored_hair |
66
+ | 1 | 8 | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample0.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample1.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample2.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample3.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample4.png) | 1girl, black_pantyhose, dress, holding_staff, jewelry, long_sleeves, looking_at_viewer, solo, black_footwear, boots, full_body, outdoors, shirt, white_flower, belt_pouch, closed_mouth, standing, tree |
67
+
68
+ ### Table Version
69
+
70
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | closed_mouth | jewelry | looking_at_viewer | solo | forehead_mark | upper_body | collared_shirt | white_flower | white_shirt | smile | holding | long_sleeves | multicolored_hair | black_pantyhose | dress | holding_staff | black_footwear | boots | full_body | outdoors | shirt | belt_pouch | standing | tree |
71
+ |----:|----------:|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------|:--------|:---------------|:----------|:--------------------|:-------|:----------------|:-------------|:-----------------|:---------------|:--------------|:--------|:----------|:---------------|:--------------------|:------------------|:--------|:----------------|:-----------------|:--------|:------------|:-----------|:--------|:-------------|:-----------|:-------|
72
+ | 0 | 23 | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample0.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample1.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample2.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample3.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/0/clu0-sample4.png) | X | X | X | X | X | X | X | X | X | X | X | X | X | X | | | | | | | | | | | |
73
+ | 1 | 8 | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample0.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample1.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample2.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample3.png) | ![](https://huggingface.co/datasets/CyberHarem/valarqvin_arknights/resolve/main/samples/1/clu1-sample4.png) | X | X | X | X | X | | | | X | | | | X | | X | X | X | X | X | X | X | X | X | X | X |
74
+
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc4fdffcf0dd1eb1b7aee0ae44c05146480be8cf55b0d3cc81a7dd6d996eefc
3
+ size 105129500
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f27feef7a35dc5638abe02369bcf81024331f64430e4d2c1a792ee9818aa471
3
+ size 144380862
meta.json ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bangumi": null,
3
+ "base_size": 34,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 23,
8
+ "tags": [
9
+ "1girl",
10
+ "closed_mouth",
11
+ "jewelry",
12
+ "looking_at_viewer",
13
+ "solo",
14
+ "forehead_mark",
15
+ "upper_body",
16
+ "collared_shirt",
17
+ "white_flower",
18
+ "white_shirt",
19
+ "smile",
20
+ "holding",
21
+ "long_sleeves",
22
+ "multicolored_hair"
23
+ ]
24
+ },
25
+ {
26
+ "id": 1,
27
+ "size": 8,
28
+ "tags": [
29
+ "1girl",
30
+ "black_pantyhose",
31
+ "dress",
32
+ "holding_staff",
33
+ "jewelry",
34
+ "long_sleeves",
35
+ "looking_at_viewer",
36
+ "solo",
37
+ "black_footwear",
38
+ "boots",
39
+ "full_body",
40
+ "outdoors",
41
+ "shirt",
42
+ "white_flower",
43
+ "belt_pouch",
44
+ "closed_mouth",
45
+ "standing",
46
+ "tree"
47
+ ]
48
+ }
49
+ ],
50
+ "core_tags": [
51
+ "black_hair",
52
+ "blue_eyes",
53
+ "earrings",
54
+ "horns",
55
+ "long_hair",
56
+ "pointy_ears",
57
+ "parted_bangs",
58
+ "hair_ornament",
59
+ "hair_flower",
60
+ "mole",
61
+ "mole_under_mouth",
62
+ "very_long_hair",
63
+ "facial_mark"
64
+ ],
65
+ "display_name": "Valarqvin/ヴァラルクビン/凛视 (Arknights)",
66
+ "name": "valarqvin_arknights",
67
+ "packages": {
68
+ "raw": {
69
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
70
+ "filename": "dataset-raw.zip",
71
+ "package_size": 105129500,
72
+ "size": 34,
73
+ "sub_sizes": {},
74
+ "type": "Waifuc-Raw"
75
+ },
76
+ "stage3-p480-1200": {
77
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
78
+ "filename": "dataset-stage3-p480-1200.zip",
79
+ "package_size": 144380862,
80
+ "size": 74,
81
+ "sub_sizes": {
82
+ "head": 32,
83
+ "others": 42
84
+ },
85
+ "type": "IMG+TXT"
86
+ }
87
+ },
88
+ "version": "v1.6-alpha0"
89
+ }
samples/0/clu0-sample0.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 6bd54b2e4678b8ec3b9486d48ca503980d3059306fac7dec73212caa552b5f5d
  • Pointer size: 131 Bytes
  • Size of remote file: 530 kB
samples/0/clu0-sample3.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: c1060f73178ce9b7e6bc01a8342379836b7038dcec92f83c105831e69124a558
  • Pointer size: 131 Bytes
  • Size of remote file: 607 kB