narugo commited on
Commit
9c2aca1
1 Parent(s): 7d71d37

Publish character Nagasaki Soyo, on 2023-09-02 21:16:01 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 Nagasaki Soyo
12
+
13
+ This is the dataset of Nagasaki Soyo, containing 200 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 | 200 | [Download](dataset-raw.zip) | Raw data with meta information. |
20
+ | raw-stage3 | 457 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
21
+ | 384x512 | 200 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
22
+ | 512x512 | 200 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
23
+ | 512x704 | 200 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
24
+ | 640x640 | 200 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
25
+ | 640x880 | 200 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
26
+ | stage3-640 | 457 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
27
+ | stage3-800 | 457 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
28
+ | stage3-1200 | 457 | [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:d76e4a0310050155bbe9fb210eab45f31c93ce371e8dc9155e59c2e7621df795
3
+ size 36051567
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8bcd8fe359f8ee5c97a49e0c630937109c23082d17d192c37de14ad66e7e46
3
+ size 46270106
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef2ebfd19cb35f64314d35b272afc1a54c8be14891d963ea95bd30abc80ff409
3
+ size 61202230
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07b4e0bf0ecff4881e6912f432d5dfae26bc5c6a18148ebe71a3fe9e2e3237fa
3
+ size 69033108
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0efd1c5c7b85fe4442f3756233eab478470084ee2ad0dfbdd21396a92342439a
3
+ size 89721900
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9305bc0c97bd2fdc2685b606cff847d77adf1c9d2958c2c2a166f06da6f124
3
+ size 300984853
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c32241f9bdfa154d7e0284eec8b19a938d5a093d24ab62e040d1156ea5d8c7
3
+ size 163269171
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6e781d6b6f6ca261aa97387653eb0518208b99f992873b4f3937827c2d9420f
3
+ size 300669401
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3bb863db409516d18290ef6357c386df17da08455e4b8a71da2418180c7a9b0
3
+ size 203637271
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:051177bb3f543a04b2f4bbe162b46a7bb7eb8de557be527e1d7a601d0542bc5e
3
+ size 256358438
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Nagasaki Soyo",
3
+ "version": "v1.4"
4
+ }