Datasets:

Tags:
art
Not-For-All-Audiences
Libraries:
Datasets
License:
narugo commited on
Commit
67048be
1 Parent(s): a97f5cd

Publish character Gotō Hitori, on 2023-09-18 20:30:36 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 Gotō Hitori
13
+
14
+ This is the dataset of Gotō Hitori, 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 | 648 | [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 | 648 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
28
+ | stage3-800 | 648 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
29
+ | stage3-1200 | 648 | [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:31e02eb17b149f4a25353bfcc84f9079c95706e06f71ebdc947388365d240d05
3
+ size 53239037
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:183ccbd2671e4d40f32e35b6bfb18d585979a5b47d1dbee8c3c75c9b2887784a
3
+ size 72203130
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05b6de15af2608b679188b5eab92ef39dd257cec1a9a8b4d54a85e250e0ef17
3
+ size 90018540
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bec99cc67f891d00278559112e525ce5994f62db6776fb0d8c83d6bfa8ac6f9
3
+ size 107487267
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e44a191236f0a80bcba75fb90cdb65554ed69316ab54d8559ba2e255f23803d8
3
+ size 131978166
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dabda8934f216bf4756c4af7eb63a70b10f6011520160aef85cbf825b6137131
3
+ size 382742577
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55e0a7f5a6c3ec295f90b2a1b137a57ad8151da725d701c387d6fdaee286681f
3
+ size 219673274
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8498f45fa86b54d0a03a390325b25c6802b319d44add0da63c18c169421bb79a
3
+ size 382294251
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67e0dca5cc895a3c26a4f240032314f83c11c9f92260c9a47cf1397c399639f
3
+ size 276489142
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0c92730d7b3ee6d468432f39459fe7c9ea34387fa3be4b66ee548d95f354b3
3
+ size 339430700
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Gotō Hitori",
3
+ "version": "v1.4"
4
+ }