Datasets:

Tags:
art
Not-For-All-Audiences
Libraries:
Datasets
License:
narugo commited on
Commit
68993d3
1 Parent(s): a476af0

Publish character Vipère, on 2023-09-03 15:39:20 UTC

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 Vipère
12
+
13
+ This is the dataset of Vipère, containing 167 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 | 167 | [Download](dataset-raw.zip) | Raw data with meta information. |
20
+ | raw-stage3 | 386 | [Download](dataset-raw-stage3.zip) | 3-stage cropped raw data with meta information. |
21
+ | 384x512 | 167 | [Download](dataset-384x512.zip) | 384x512 aligned dataset. |
22
+ | 512x512 | 167 | [Download](dataset-512x512.zip) | 512x512 aligned dataset. |
23
+ | 512x704 | 167 | [Download](dataset-512x704.zip) | 512x704 aligned dataset. |
24
+ | 640x640 | 167 | [Download](dataset-640x640.zip) | 640x640 aligned dataset. |
25
+ | 640x880 | 167 | [Download](dataset-640x880.zip) | 640x880 aligned dataset. |
26
+ | stage3-640 | 386 | [Download](dataset-stage3-640.zip) | 3-stage cropped dataset with the shorter side not exceeding 640 pixels. |
27
+ | stage3-800 | 386 | [Download](dataset-stage3-800.zip) | 3-stage cropped dataset with the shorter side not exceeding 800 pixels. |
28
+ | stage3-1200 | 386 | [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:6655ada35acef5d8c16090f3e490f55f216b218c27e6ff406c1fd32e5473f052
3
+ size 28827200
dataset-512x512.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1665e2b954f2f969f885a17e6e8d23a2413b50d8c61eca685fd7a9bea7f13c5a
3
+ size 37348646
dataset-512x704.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9c44f6fa9fce3964195ceb7acb6fdc42d00e6c66a939e8c9f77c82ca04d36c0
3
+ size 48996176
dataset-640x640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b5658227a3b0e9926b4674f8fbb8c96069ed6873171221eee81999b48041e0
3
+ size 55880291
dataset-640x880.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba8f16d35e70304209fa17155f3d111f4ea0beb4a59b9f3c02c981ca6beafaa1
3
+ size 72006765
dataset-raw-stage3.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07f284ece130bb126341f26be34db9ed152639e01b15446e42e46a1a978a7bdb
3
+ size 235407026
dataset-raw.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a196e4a44241edcf86e27069ea4d5af2eb087fa850328faa986060c8a670e748
3
+ size 127507417
dataset-stage3-1200.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1758e38b4304b736d723599627705c74b37afb69794d9adc39f0dc35bbb9d048
3
+ size 235158980
dataset-stage3-640.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b57f2675275cdddcf8cdf99ff93a24ee653db4faf296c223c3d023294808d0
3
+ size 165732135
dataset-stage3-800.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ea2d298158d6736be5166e8b22f78c171515d31e8bee7259f5dcd826b09eb4d
3
+ size 206362342
meta.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "name": "Vipère",
3
+ "version": "v1.4"
4
+ }