narugo commited on
Commit
405f8b9
·
verified ·
1 Parent(s): 3b5fe96

Publish character 'shiina_mashiro_sakurasounopetnakanojo' to repository, on 2024-02-21 14:03:06 UTC

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +77 -14
  2. dataset-640x640.zip → dataset-1200.zip +2 -2
  3. dataset-640x880.zip +0 -3
  4. dataset-800.zip +3 -0
  5. dataset-raw-stage3.zip +0 -3
  6. dataset-raw.zip +2 -2
  7. dataset-stage3-1200.zip +0 -3
  8. dataset-stage3-640.zip +0 -3
  9. dataset-stage3-800.zip +0 -3
  10. dataset-stage3-p480-1200.zip +3 -0
  11. dataset-stage3-p480-800.zip +3 -0
  12. meta.json +197 -2
  13. dataset-384x512.zip → samples/0/clu0-sample0.png +2 -2
  14. dataset-512x512.zip → samples/0/clu0-sample1.png +2 -2
  15. dataset-512x704.zip → samples/0/clu0-sample2.png +2 -2
  16. samples/0/clu0-sample3.png +3 -0
  17. samples/0/clu0-sample4.png +3 -0
  18. samples/1/clu1-sample0.png +3 -0
  19. samples/1/clu1-sample1.png +3 -0
  20. samples/1/clu1-sample2.png +3 -0
  21. samples/1/clu1-sample3.png +3 -0
  22. samples/1/clu1-sample4.png +3 -0
  23. samples/2/clu2-sample0.png +3 -0
  24. samples/2/clu2-sample1.png +3 -0
  25. samples/2/clu2-sample2.png +3 -0
  26. samples/2/clu2-sample3.png +3 -0
  27. samples/2/clu2-sample4.png +3 -0
  28. samples/3/clu3-sample0.png +3 -0
  29. samples/3/clu3-sample1.png +3 -0
  30. samples/3/clu3-sample2.png +3 -0
  31. samples/3/clu3-sample3.png +3 -0
  32. samples/3/clu3-sample4.png +3 -0
  33. samples/4/clu4-sample0.png +3 -0
  34. samples/4/clu4-sample1.png +3 -0
  35. samples/4/clu4-sample2.png +3 -0
  36. samples/4/clu4-sample3.png +3 -0
  37. samples/4/clu4-sample4.png +3 -0
  38. samples/5/clu5-sample0.png +3 -0
  39. samples/5/clu5-sample1.png +3 -0
  40. samples/5/clu5-sample2.png +3 -0
  41. samples/5/clu5-sample3.png +3 -0
  42. samples/5/clu5-sample4.png +3 -0
  43. samples/6/clu6-sample0.png +3 -0
  44. samples/6/clu6-sample1.png +3 -0
  45. samples/6/clu6-sample2.png +3 -0
  46. samples/6/clu6-sample3.png +3 -0
  47. samples/6/clu6-sample4.png +3 -0
  48. samples/7/clu7-sample0.png +3 -0
  49. samples/7/clu7-sample1.png +3 -0
  50. samples/7/clu7-sample2.png +3 -0
README.md CHANGED
@@ -9,22 +9,85 @@ size_categories:
9
  - n<1K
10
  ---
11
 
12
- # Dataset of Shiina Mashiro
13
 
14
- This is the dataset of Shiina Mashiro, containing 300 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 | 300 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
- | raw-stage3 | 688 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
- | 384x512 | 300 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
- | 512x512 | 300 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
- | 512x704 | 300 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
- | 640x640 | 300 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
- | 640x880 | 300 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
- | stage3-640 | 688 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
- | stage3-800 | 688 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
- | stage3-1200 | 688 | [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 Shiina Mashiro (Sakurasou no Pet na Kanojo)
13
 
14
+ This is the dataset of Shiina Mashiro (Sakurasou no Pet na Kanojo), containing 580 images and their tags.
15
+
16
+ The core tags of this character are `long_hair, blonde_hair, red_eyes, brown_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 | 580 | 531.27 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shiina_mashiro_sakurasounopetnakanojo/resolve/main/dataset-raw.zip) | Waifuc-Raw | Raw data with meta information (min edge aligned to 1400 if larger). |
25
+ | 800 | 580 | 423.73 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shiina_mashiro_sakurasounopetnakanojo/resolve/main/dataset-800.zip) | IMG+TXT | dataset with the shorter side not exceeding 800 pixels. |
26
+ | stage3-p480-800 | 1178 | 815.84 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shiina_mashiro_sakurasounopetnakanojo/resolve/main/dataset-stage3-p480-800.zip) | IMG+TXT | 3-stage cropped dataset with the area not less than 480x480 pixels. |
27
+ | 1200 | 580 | 531.08 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shiina_mashiro_sakurasounopetnakanojo/resolve/main/dataset-1200.zip) | IMG+TXT | dataset with the shorter side not exceeding 1200 pixels. |
28
+ | stage3-p480-1200 | 1178 | 975.23 MiB | [Download](https://huggingface.co/datasets/CyberHarem/shiina_mashiro_sakurasounopetnakanojo/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/shiina_mashiro_sakurasounopetnakanojo',
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 | 13 | ![](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) | blazer, necktie, school_uniform, 1girl, solo_focus, skirt |
69
+ | 1 | 18 | ![](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, school_uniform, solo, blazer, red_necktie |
70
+ | 2 | 5 | ![](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) | 1girl, blazer, looking_at_viewer, necktie, school_uniform, solo, upper_body, blush |
71
+ | 3 | 7 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | 1girl, red_necktie, school_uniform, solo, white_shirt, blurry, closed_mouth, collared_shirt, upper_body, bangs, looking_at_viewer, chain-link_fence, outdoors, sweater_vest |
72
+ | 4 | 13 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | 1girl, anime_coloring, solo, bangs, closed_mouth, blurry_background, looking_at_viewer, portrait, parody, close-up |
73
+ | 5 | 12 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | 1girl, solo, upper_body, collarbone, bangs, closed_mouth, looking_at_viewer, shirt, anime_coloring, expressionless |
74
+ | 6 | 19 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | 1girl, solo, coat, pink_scarf, upper_body, looking_at_viewer |
75
+ | 7 | 5 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | blue_shirt, eating, watermelon_bar, looking_at_viewer, t-shirt, 1girl, holding_food, solo, 2girls, short_sleeves, upper_body |
76
+ | 8 | 5 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | 1girl, solo, sun_hat, candy_apple, dress, sleeveless |
77
+ | 9 | 5 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | 1girl, cat_costume, collar, jingle_bell, neck_bell, solo, holding, animal_ears, bangs, bottle, cat_hood |
78
+
79
+ ### Table Version
80
+
81
+ | # | Samples | Img-1 | Img-2 | Img-3 | Img-4 | Img-5 | blazer | necktie | school_uniform | 1girl | solo_focus | skirt | solo | red_necktie | looking_at_viewer | upper_body | blush | white_shirt | blurry | closed_mouth | collared_shirt | bangs | chain-link_fence | outdoors | sweater_vest | anime_coloring | blurry_background | portrait | parody | close-up | collarbone | shirt | expressionless | coat | pink_scarf | blue_shirt | eating | watermelon_bar | t-shirt | holding_food | 2girls | short_sleeves | sun_hat | candy_apple | dress | sleeveless | cat_costume | collar | jingle_bell | neck_bell | holding | animal_ears | bottle | cat_hood |
82
+ |----:|----------:|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:--------------------------------|:---------|:----------|:-----------------|:--------|:-------------|:--------|:-------|:--------------|:--------------------|:-------------|:--------|:--------------|:---------|:---------------|:-----------------|:--------|:-------------------|:-----------|:---------------|:-----------------|:--------------------|:-----------|:---------|:-----------|:-------------|:--------|:-----------------|:-------|:-------------|:-------------|:---------|:-----------------|:----------|:---------------|:---------|:----------------|:----------|:--------------|:--------|:-------------|:--------------|:---------|:--------------|:------------|:----------|:--------------|:---------|:-----------|
83
+ | 0 | 13 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
84
+ | 1 | 18 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
85
+ | 2 | 5 | ![](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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
86
+ | 3 | 7 | ![](samples/3/clu3-sample0.png) | ![](samples/3/clu3-sample1.png) | ![](samples/3/clu3-sample2.png) | ![](samples/3/clu3-sample3.png) | ![](samples/3/clu3-sample4.png) | | | X | X | | | X | X | X | X | | X | X | X | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
87
+ | 4 | 13 | ![](samples/4/clu4-sample0.png) | ![](samples/4/clu4-sample1.png) | ![](samples/4/clu4-sample2.png) | ![](samples/4/clu4-sample3.png) | ![](samples/4/clu4-sample4.png) | | | | X | | | X | | X | | | | | X | | X | | | | X | X | X | X | X | | | | | | | | | | | | | | | | | | | | | | | | |
88
+ | 5 | 12 | ![](samples/5/clu5-sample0.png) | ![](samples/5/clu5-sample1.png) | ![](samples/5/clu5-sample2.png) | ![](samples/5/clu5-sample3.png) | ![](samples/5/clu5-sample4.png) | | | | X | | | X | | X | X | | | | X | | X | | | | X | | | | | X | X | X | | | | | | | | | | | | | | | | | | | | | |
89
+ | 6 | 19 | ![](samples/6/clu6-sample0.png) | ![](samples/6/clu6-sample1.png) | ![](samples/6/clu6-sample2.png) | ![](samples/6/clu6-sample3.png) | ![](samples/6/clu6-sample4.png) | | | | X | | | X | | X | X | | | | | | | | | | | | | | | | | | X | X | | | | | | | | | | | | | | | | | | | |
90
+ | 7 | 5 | ![](samples/7/clu7-sample0.png) | ![](samples/7/clu7-sample1.png) | ![](samples/7/clu7-sample2.png) | ![](samples/7/clu7-sample3.png) | ![](samples/7/clu7-sample4.png) | | | | X | | | X | | X | X | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | | | | | | | | | | | | |
91
+ | 8 | 5 | ![](samples/8/clu8-sample0.png) | ![](samples/8/clu8-sample1.png) | ![](samples/8/clu8-sample2.png) | ![](samples/8/clu8-sample3.png) | ![](samples/8/clu8-sample4.png) | | | | X | | | X | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | | | | | | | | |
92
+ | 9 | 5 | ![](samples/9/clu9-sample0.png) | ![](samples/9/clu9-sample1.png) | ![](samples/9/clu9-sample2.png) | ![](samples/9/clu9-sample3.png) | ![](samples/9/clu9-sample4.png) | | | | X | | | X | | | | | | | | | X | | | | | | | | | | | | | | | | | | | | | | | | | X | X | X | X | X | X | X | X |
93
 
dataset-640x640.zip → dataset-1200.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72ffeb28eab8b010aef7db8636122aa8f57752f1ca92bc74759f276691791094
3
- size 114031797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27dc7d6aa552494a7a59d4df34cc5a159aaec9b9922eb51f924eea2a59190f0
3
+ size 556881957
dataset-640x880.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc66bbf1f5422f58e2ba0bdeed61f77a8daf30612c40353a31fe435292f14f20
3
- size 145960129
 
 
 
 
dataset-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280d1fccd90130a43538e4509426a4f4abacae107e9a9784a3bdfee71fd22dd4
3
+ size 444307910
dataset-raw-stage3.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0881349a51e1249babbad4d4cb508cce0463ad6cbd2fead1284ac3cd75b6a337
3
- size 571376873
 
 
 
 
dataset-raw.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09042db635ebc11c2d5f2056d42e4d54c7cb63c68087af16dabd4e78dc57edfb
3
- size 302154876
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad0e5896a3edd96b78559f4f76768de3e58145289b13537c3e50ea53916e9bfd
3
+ size 557080028
dataset-stage3-1200.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c63b08d7c93b460f79986066bf244a5abe8d373d08f3baa2f24e6c00cfd3e736
3
- size 571007320
 
 
 
 
dataset-stage3-640.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd0b00eb03f52774c873050a9408307b57b510d9dfcfdb5a7d5bc1ccd8293218
3
- size 364717814
 
 
 
 
dataset-stage3-800.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d3c72fed40dc936bfec3320507cccae8318aa452f013017e40d9230eec70c7f
3
- size 474170249
 
 
 
 
dataset-stage3-p480-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffe0df3ffb0984257547a027617b38bdc72e1a947ddf25f641443d453fe325fa
3
+ size 1022604050
dataset-stage3-p480-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fef965599b812518ea56ec8e07d5f340edb4623b4b7f0f07e01a4776b687db3
3
+ size 855469204
meta.json CHANGED
@@ -1,4 +1,199 @@
1
  {
2
- "name": "Shiina Mashiro",
3
- "version": "v1.4"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  }
 
1
  {
2
+ "bangumi": "BangumiBase/sakurasounopetnakanojo",
3
+ "base_size": 580,
4
+ "clusters": [
5
+ {
6
+ "id": 0,
7
+ "size": 13,
8
+ "tags": [
9
+ "blazer",
10
+ "necktie",
11
+ "school_uniform",
12
+ "1girl",
13
+ "solo_focus",
14
+ "skirt"
15
+ ]
16
+ },
17
+ {
18
+ "id": 1,
19
+ "size": 18,
20
+ "tags": [
21
+ "1girl",
22
+ "school_uniform",
23
+ "solo",
24
+ "blazer",
25
+ "red_necktie"
26
+ ]
27
+ },
28
+ {
29
+ "id": 2,
30
+ "size": 5,
31
+ "tags": [
32
+ "1girl",
33
+ "blazer",
34
+ "looking_at_viewer",
35
+ "necktie",
36
+ "school_uniform",
37
+ "solo",
38
+ "upper_body",
39
+ "blush"
40
+ ]
41
+ },
42
+ {
43
+ "id": 3,
44
+ "size": 7,
45
+ "tags": [
46
+ "1girl",
47
+ "red_necktie",
48
+ "school_uniform",
49
+ "solo",
50
+ "white_shirt",
51
+ "blurry",
52
+ "closed_mouth",
53
+ "collared_shirt",
54
+ "upper_body",
55
+ "bangs",
56
+ "looking_at_viewer",
57
+ "chain-link_fence",
58
+ "outdoors",
59
+ "sweater_vest"
60
+ ]
61
+ },
62
+ {
63
+ "id": 4,
64
+ "size": 13,
65
+ "tags": [
66
+ "1girl",
67
+ "anime_coloring",
68
+ "solo",
69
+ "bangs",
70
+ "closed_mouth",
71
+ "blurry_background",
72
+ "looking_at_viewer",
73
+ "portrait",
74
+ "parody",
75
+ "close-up"
76
+ ]
77
+ },
78
+ {
79
+ "id": 5,
80
+ "size": 12,
81
+ "tags": [
82
+ "1girl",
83
+ "solo",
84
+ "upper_body",
85
+ "collarbone",
86
+ "bangs",
87
+ "closed_mouth",
88
+ "looking_at_viewer",
89
+ "shirt",
90
+ "anime_coloring",
91
+ "expressionless"
92
+ ]
93
+ },
94
+ {
95
+ "id": 6,
96
+ "size": 19,
97
+ "tags": [
98
+ "1girl",
99
+ "solo",
100
+ "coat",
101
+ "pink_scarf",
102
+ "upper_body",
103
+ "looking_at_viewer"
104
+ ]
105
+ },
106
+ {
107
+ "id": 7,
108
+ "size": 5,
109
+ "tags": [
110
+ "blue_shirt",
111
+ "eating",
112
+ "watermelon_bar",
113
+ "looking_at_viewer",
114
+ "t-shirt",
115
+ "1girl",
116
+ "holding_food",
117
+ "solo",
118
+ "2girls",
119
+ "short_sleeves",
120
+ "upper_body"
121
+ ]
122
+ },
123
+ {
124
+ "id": 8,
125
+ "size": 5,
126
+ "tags": [
127
+ "1girl",
128
+ "solo",
129
+ "sun_hat",
130
+ "candy_apple",
131
+ "dress",
132
+ "sleeveless"
133
+ ]
134
+ },
135
+ {
136
+ "id": 9,
137
+ "size": 5,
138
+ "tags": [
139
+ "1girl",
140
+ "cat_costume",
141
+ "collar",
142
+ "jingle_bell",
143
+ "neck_bell",
144
+ "solo",
145
+ "holding",
146
+ "animal_ears",
147
+ "bangs",
148
+ "bottle",
149
+ "cat_hood"
150
+ ]
151
+ }
152
+ ],
153
+ "core_tags": [
154
+ "long_hair",
155
+ "blonde_hair",
156
+ "red_eyes",
157
+ "brown_eyes"
158
+ ],
159
+ "display_name": "Shiina Mashiro (Sakurasou no Pet na Kanojo)",
160
+ "name": "shiina_mashiro_sakurasounopetnakanojo",
161
+ "packages": {
162
+ "1200": {
163
+ "description": "dataset with the shorter side not exceeding 1200 pixels.",
164
+ "filename": "dataset-1200.zip",
165
+ "package_size": 556881957,
166
+ "size": 580,
167
+ "type": "IMG+TXT"
168
+ },
169
+ "800": {
170
+ "description": "dataset with the shorter side not exceeding 800 pixels.",
171
+ "filename": "dataset-800.zip",
172
+ "package_size": 444307910,
173
+ "size": 580,
174
+ "type": "IMG+TXT"
175
+ },
176
+ "raw": {
177
+ "description": "Raw data with meta information (min edge aligned to 1400 if larger).",
178
+ "filename": "dataset-raw.zip",
179
+ "package_size": 557080028,
180
+ "size": 580,
181
+ "type": "Waifuc-Raw"
182
+ },
183
+ "stage3-p480-1200": {
184
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
185
+ "filename": "dataset-stage3-p480-1200.zip",
186
+ "package_size": 1022604050,
187
+ "size": 1178,
188
+ "type": "IMG+TXT"
189
+ },
190
+ "stage3-p480-800": {
191
+ "description": "3-stage cropped dataset with the area not less than 480x480 pixels.",
192
+ "filename": "dataset-stage3-p480-800.zip",
193
+ "package_size": 855469204,
194
+ "size": 1178,
195
+ "type": "IMG+TXT"
196
+ }
197
+ },
198
+ "version": "v1.5"
199
  }
dataset-384x512.zip → samples/0/clu0-sample0.png RENAMED
File without changes
dataset-512x512.zip → samples/0/clu0-sample1.png RENAMED
File without changes
dataset-512x704.zip → samples/0/clu0-sample2.png RENAMED
File without changes
samples/0/clu0-sample3.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: 6f429788e45e457cd30a112e548e8defb05dcf9f0b2e592afab189153d6e1347
  • Pointer size: 131 Bytes
  • Size of remote file: 332 kB
samples/2/clu2-sample0.png ADDED

Git LFS Details

  • SHA256: 614be276486a8b35ee655b50ef6a00b9448797eca4b4d957f14d24d7f9979987
  • Pointer size: 131 Bytes
  • Size of remote file: 363 kB
samples/2/clu2-sample1.png ADDED

Git LFS Details

  • SHA256: 31222c3c6592a9e12dc0feee5ff2b1fae03a80264132355b7e590015b3952bf8
  • Pointer size: 131 Bytes
  • Size of remote file: 205 kB
samples/2/clu2-sample2.png ADDED

Git LFS Details

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

Git LFS Details

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

Git LFS Details

  • SHA256: abbba8c1745c1c51a57c0d2bfb7a937c4b0f28e9737dd40e7772d7c27a2b8930
  • Pointer size: 131 Bytes
  • Size of remote file: 428 kB
samples/3/clu3-sample0.png ADDED

Git LFS Details

  • SHA256: 488427efa118583592315a62abe7462d325b6281a48c90410029ef3447dbb8fb
  • Pointer size: 131 Bytes
  • Size of remote file: 513 kB
samples/3/clu3-sample1.png ADDED

Git LFS Details

  • SHA256: 7717f159d91c406be589f89fbebabaad84f4db31d4f4a71e94910cf7d3d853c7
  • Pointer size: 131 Bytes
  • Size of remote file: 341 kB
samples/3/clu3-sample2.png ADDED

Git LFS Details

  • SHA256: be19fac8300bc94e923af57ae119a58d3993a67beae6d2b81a352b1fff12011a
  • Pointer size: 131 Bytes
  • Size of remote file: 458 kB
samples/3/clu3-sample3.png ADDED

Git LFS Details

  • SHA256: 13fbe8024dd593d0e189ba93603015df7fdcd1433c787982e8088f9671db749d
  • Pointer size: 131 Bytes
  • Size of remote file: 371 kB
samples/3/clu3-sample4.png ADDED

Git LFS Details

  • SHA256: 6301961fdf9844ff911ec3ef8c39ed21331a411135098a03abd3a95d95f9c03a
  • Pointer size: 131 Bytes
  • Size of remote file: 477 kB
samples/4/clu4-sample0.png ADDED

Git LFS Details

  • SHA256: f3ccb0c2182a436695770276a0c04cb98705b7b76b9dd0f9b0d6e863e4fa9026
  • Pointer size: 131 Bytes
  • Size of remote file: 230 kB
samples/4/clu4-sample1.png ADDED

Git LFS Details

  • SHA256: 968585efcd1e3a164fc4cdfecbf3436b43e746709ed1425e68784ea7a28c1286
  • Pointer size: 131 Bytes
  • Size of remote file: 198 kB
samples/4/clu4-sample2.png ADDED

Git LFS Details

  • SHA256: 8fae7357452d997e0da49811070178852bad8d925449eb5d7ca19675552fd902
  • Pointer size: 131 Bytes
  • Size of remote file: 176 kB
samples/4/clu4-sample3.png ADDED

Git LFS Details

  • SHA256: 770e91ba37e3c0a5fcd21e7cf9abd03dd826293cce7f36d645315e28c745bf88
  • Pointer size: 131 Bytes
  • Size of remote file: 189 kB
samples/4/clu4-sample4.png ADDED

Git LFS Details

  • SHA256: 57dfcf64106160384f709f8be742329c79eba0a510d1c75b56b446270e5fc1d3
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
samples/5/clu5-sample0.png ADDED

Git LFS Details

  • SHA256: d812e3438c571252a487186d3f40204ba1f4bd1504dbcb7cf274b31192fc0be4
  • Pointer size: 131 Bytes
  • Size of remote file: 380 kB
samples/5/clu5-sample1.png ADDED

Git LFS Details

  • SHA256: 6fb3018cb9fe4317864f1de1da585a2542088252c4b18e563fc517a80e17fb32
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
samples/5/clu5-sample2.png ADDED

Git LFS Details

  • SHA256: 593192631a606c6603c5030c7ee33b887e3a59c5dd2adc8524bed1a8b306e17f
  • Pointer size: 131 Bytes
  • Size of remote file: 352 kB
samples/5/clu5-sample3.png ADDED

Git LFS Details

  • SHA256: cff53af58ab19bff9a20cfb0f70037ff7682726a3ce7682e1bea872b3ab60b20
  • Pointer size: 131 Bytes
  • Size of remote file: 264 kB
samples/5/clu5-sample4.png ADDED

Git LFS Details

  • SHA256: e1e6c4239285d1a45a656e235249a09bcff4335e8bb5e308043f17a9c924ebd8
  • Pointer size: 131 Bytes
  • Size of remote file: 265 kB
samples/6/clu6-sample0.png ADDED

Git LFS Details

  • SHA256: bdc8c1166cb79d4310900851aedac9bea52a2395ab1b7f074a8d031c11c9b89a
  • Pointer size: 131 Bytes
  • Size of remote file: 441 kB
samples/6/clu6-sample1.png ADDED

Git LFS Details

  • SHA256: 0041af5b49b8eda033e516486e9f769f28158bbc131e08f7c6e508d44200765b
  • Pointer size: 131 Bytes
  • Size of remote file: 395 kB
samples/6/clu6-sample2.png ADDED

Git LFS Details

  • SHA256: de95be62b01cae1b1551d18ece5d24256517c4ca4f6bdc564f5684149335f7d4
  • Pointer size: 131 Bytes
  • Size of remote file: 437 kB
samples/6/clu6-sample3.png ADDED

Git LFS Details

  • SHA256: 61c8d744124dea26796ee83e174dd2cef17f6eae9e7d516b9ee73c36cb8b8180
  • Pointer size: 131 Bytes
  • Size of remote file: 430 kB
samples/6/clu6-sample4.png ADDED

Git LFS Details

  • SHA256: 2f467f082bd4d89c8a93e0656f0a40d5e826034eb6d4dea0a5c5a646c74e1274
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
samples/7/clu7-sample0.png ADDED

Git LFS Details

  • SHA256: dcb3fe3b92a75b650d36da5735f54c6e64d84171af7b3495bb70a162b6c43dfb
  • Pointer size: 131 Bytes
  • Size of remote file: 450 kB
samples/7/clu7-sample1.png ADDED

Git LFS Details

  • SHA256: 3c08997eaf4c00d0ef3b9cf0477f7f43218212d826b0a4f7f49231656c586ad8
  • Pointer size: 131 Bytes
  • Size of remote file: 344 kB
samples/7/clu7-sample2.png ADDED

Git LFS Details

  • SHA256: 6a98e97997350ee0201c3a1c2c1dc0930bc0f74ff86699c962074d42114f202b
  • Pointer size: 131 Bytes
  • Size of remote file: 341 kB