narugo commited on
Commit
8a36720
1 Parent(s): 6254106

Publish character 'sense_sousounofrieren' to repository, on 2024-03-26 06:04:43 UTC

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Sense/ゼンゼ (Sousou no Frieren)
13
+
14
+ This is the dataset of Sense/ゼンゼ (Sousou no Frieren), containing 85 images and their tags.
15
+
16
+ The core tags of this character are `long_hair, brown_hair, bow, white_bow, hair_between_eyes, very_long_hair, brown_eyes, ahoge`, 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 | 85 | 49.35 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sense_sousounofrieren/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 1200 | 85 | 49.32 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sense_sousounofrieren/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
26
+ | stage3-p480-1200 | 127 | 77.48 MiB | [Download](https://huggingface.co/datasets/CyberHarem/sense_sousounofrieren/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/sense_sousounofrieren',
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 | 27 | ![](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, expressionless, solo, closed_mouth, looking_at_viewer, upper_body, white_bowtie, capelet |
67
+
68
+ ### Table Version
69
+
70
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | 1girl | expressionless | solo | closed_mouth | looking_at_viewer | upper_body | white_bowtie | capelet |
71
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------|:-----------------|:-------|:---------------|:--------------------|:-------------|:---------------|:----------|
72
+ | 0 | 27 | ![](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 |
73
+
dataset-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf8f35fa8454e5598d9399ec6d8fc663c8afa284074bfae0ade097ebd104ed1
3
+ size 51716485
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9062dc961cb2ad8c4b7ed26cde1a3e2b4b3f821685b5e57b5bff809ff4c3e3e6
3
+ size 51746718
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f7bbbe6dcf185a35540f92db51993215d28a765e8732155fe76f0f1ae8e71f
3
+ size 81239856
meta.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bangumi": "BangumiBase/sousounofrieren",
3
+ "base_size": 85,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 27,
8
+ "tags": [
9
+ "1girl",
10
+ "expressionless",
11
+ "solo",
12
+ "closed_mouth",
13
+ "looking_at_viewer",
14
+ "upper_body",
15
+ "white_bowtie",
16
+ "capelet"
17
+ ]
18
+ }
19
+ ],
20
+ "core_tags": [
21
+ "long_hair",
22
+ "brown_hair",
23
+ "bow",
24
+ "white_bow",
25
+ "hair_between_eyes",
26
+ "very_long_hair",
27
+ "brown_eyes",
28
+ "ahoge"
29
+ ],
30
+ "display_name": "Sense/ゼンゼ (Sousou no Frieren)",
31
+ "name": "sense_sousounofrieren",
32
+ "packages": {
33
+ "1200": {
34
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
35
+ "filename": "dataset-1200.zip",
36
+ "package_size": 51716485,
37
+ "size": 85,
38
+ "type": "IMG+TXT"
39
+ },
40
+ "raw": {
41
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
42
+ "filename": "dataset-raw.zip",
43
+ "package_size": 51746718,
44
+ "size": 85,
45
+ "type": "Waifuc-Raw"
46
+ },
47
+ "stage3-p480-1200": {
48
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
49
+ "filename": "dataset-stage3-p480-1200.zip",
50
+ "package_size": 81239856,
51
+ "size": 127,
52
+ "type": "IMG+TXT"
53
+ }
54
+ },
55
+ "version": "v1.5.1"
56
+ }
samples/0/clu0-sample0.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 37ba060f55c87c09f4016fdd76aec1edc6896c96b73ffb081fb5b2c955ce8035
  • Pointer size: 131 Bytes
  • Size of remote file: 196 kB