narugo commited on
Commit
be5bc50
1 Parent(s): 79c24ba

Publish character Chiyo, on 2023-09-21 10:47:54 CST

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 Chiyo
13
+
14
+ This is the dataset of Chiyo, containing 266 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 | 266 | [Download](dataset-raw.zip) | Raw data with meta information. |
21
+ | raw-stage3 | 565 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
22
+ | 384x512 | 266 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
23
+ | 512x512 | 266 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
24
+ | 512x704 | 266 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
25
+ | 640x640 | 266 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
26
+ | 640x880 | 266 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
27
+ | stage3-640 | 565 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
+ | stage3-800 | 565 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
+ | stage3-1200 | 565 | [Download](dataset-stage3-1200.zip) | 3-stage cropped dataset with the shorter side not exceeding 1200 pixels. |
30
+
dataset-384x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fba73c32cb88d83f5da30cebebc1a1948190d9c9b622682ee6f0fd09f545847
3
+ size 37769093
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d8d199b965f170859d12d06fd6a9c24b8b0ebe6e683589fcd46dc6f75c171a
3
+ size 50903480
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ba881ac56cf13820974360d46ba1e9c773d1bde37ccca72887bf31920fb004a
3
+ size 62085124
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d03e831b385a8ee62639ad14d044e9fe7b6575e0e0a0ebb02e306b9d769af07
3
+ size 74083832
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f085ddefd0998a9a9007cba511a2bb9407d31b70a3f43023f1c02518478ac3
3
+ size 89633632
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52b765d930e249fec049524fbce2c46aa92cda392e3e5a4af285e4c6fae3c366
3
+ size 339017195
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0251ed24a8a72ad098f388b31f3c6e8ec9d99fd44fb8527853db475675820ac5
3
+ size 194003592
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a18a61a648d607d5e198f95667899264185da3e1799f8755e1152b81e237902
3
+ size 338676108
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77b4a66e3385757f426939ecf7de2d48aae20489da64877b7c275bff2918ab7
3
+ size 216371579
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1000d4a9c6c9951ce61aa89881169e2f5a3f081e5796930294c486ca7fc47483
3
+ size 275995734
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Chiyo",
3
+ "version": "v1.4"
4
+ }