narugo commited on
Commit
c6bbf28
1 Parent(s): cc24886

Publish character Aya Asagiri, on 2023-08-29 13:34:20 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 Aya Asagiri
12
+
13
+ This is the dataset of Aya Asagiri, 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 | 379 | [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 | 379 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
27
+ | stage3-800 | 379 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
28
+ | stage3-1200 | 379 | [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:2ff6af943b4a5e27e29a466f6ec15c26be51949830fe3657ccda7f136773b26f
3
+ size 26762805
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6091608ddd827ca2214fa148c2c8f57ebbf4c88bd90748ba1511bcbcd870dd43
3
+ size 35516322
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a82f9b55217277a4b3fe073b6d744b1e7ce4c439c64e110da93f024372f5f0b3
3
+ size 43071818
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db20b433a58b1d72efc7cd4d6644349599ed7cece53a59476412407cdbcb83a7
3
+ size 50856209
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f3338e57f58cfbd871904f0a692c9d2edd974fd47f60edce00e2522d70202c
3
+ size 60732868
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d2a73334e9e65f1924c426db2a3f3f1ee9d97cad72fbe1edc35add095a86855
3
+ size 167718885
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad111cfca9e582287438921170f65a1c7639c1c76a2901e4e88e4f522128f444
3
+ size 109867680
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e34ac730b1383c17d8a3b0c9a786f65b41a648a9a06857d800976ad936eddd
3
+ size 167469086
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69e6419f321193bb14a22d8681b635f9402310de10a67a6a2a7377df48bd8f7c
3
+ size 118438688
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdbf0963e65553d0e271d8904eead3d7dc98291c5fa746777cc8934e9dc4a7f3
3
+ size 145729508
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Aya Asagiri",
3
+ "version": "v1.4"
4
+ }