narugo commited on
Commit
3f42de5
1 Parent(s): aa78760

Publish character Shiraki Hime, on 2023-09-14 17:02:22 CST

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-to-image
5
+ tags:
6
+ - art
7
+ size_categories:
8
+ - n<1K
9
+ ---
10
+
11
+ # Dataset of Shiraki Hime
12
+
13
+ This is the dataset of Shiraki Hime, containing 300 images and their tags.
14
+
15
+ 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)).
16
+
17
+ | Name | Images | Download | Description |
18
+ |:------------|---------:|:------------------------------------|:-------------------------------------------------------------------------|
19
+ | raw | 300 | [Download](dataset-raw.zip) | Raw data with meta information. |
20
+ | raw-stage3 | 655 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
21
+ | 384x512 | 300 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
22
+ | 512x512 | 300 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
23
+ | 512x704 | 300 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
24
+ | 640x640 | 300 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
25
+ | 640x880 | 300 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
26
+ | stage3-640 | 655 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
27
+ | stage3-800 | 655 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
28
+ | stage3-1200 | 655 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
29
+
dataset-384x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c2fe3eb51af9e1b34d7833c0858888fdd3f152dc6fd9b33550447da84fba7b
3
+ size 44268822
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:472301704278630ed2171381445654dff73dc1e42784f0717a88a15074490696
3
+ size 62623215
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c98f4577457a0c8f46baa95a0e94daaeac8107d83942be9785c78111df2c03
3
+ size 72839221
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8632f7e03451037c07cb35bec061a4b57a8649d13dde174864905aadf95ba19d
3
+ size 91758202
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ff24a013449c7e8e5ed66b6db5dee7862d1d6433c8c492688fca081b20d5ef
3
+ size 106105055
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da41a79bcb17a80783f4b22ab13b44231a7e979d1c180a885f01d622edf0f49b
3
+ size 470195464
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f325e4f87e2a722f5e530728b1f8f2b2d83c623c4ea506f8babafc755cde3e
3
+ size 256304378
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100c235479a60d596eca73e3619ca6feb024b2e9cdb66b85a9b55b3f86e53e71
3
+ size 469750013
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14470308b5a9e1cb616b9b284f6e504ecbf5325c83097479c93da88b72487754
3
+ size 273825366
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce242924d55aa859af43a4d94cf62db1865cce9bc0e25002ce2d66f38eecbfe
3
+ size 360032025
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Shiraki Hime",
3
+ "version": "v1.4"
4
+ }