Datasets:

Size Categories:
10K<n<100K
ArXiv:
Tags:
License:
cgarciae commited on
Commit
69ec5b3
1 Parent(s): 9bc99b4

dataset_infos

Browse files
Files changed (1) hide show
  1. dataset_infos.json +94 -1
dataset_infos.json CHANGED
@@ -1 +1,94 @@
1
- {"10k": {"description": "Cartoon Set is a collection of random, 2D cartoon avatar images. The cartoons vary in 10 artwork \ncategories, 4 color categories, and 4 proportion categories, with a total of ~1013 possible \ncombinations. We provide sets of 10k and 100k randomly chosen cartoons and labeled attributes. \n", "citation": "\n@article{DBLP:journals/corr/abs-1711-05139,\n author = {Amelie Royer and\n Konstantinos Bousmalis and\n Stephan Gouws and\n Fred Bertsch and\n Inbar Mosseri and\n Forrester Cole and\n Kevin Murphy},\n title = {{XGAN:} Unsupervised Image-to-Image Translation for many-to-many Mappings},\n journal = {CoRR},\n volume = {abs/1711.05139},\n year = {2017},\n url = {http://arxiv.org/abs/1711.05139},\n eprinttype = {arXiv},\n eprint = {1711.05139},\n timestamp = {Mon, 13 Aug 2018 16:47:38 +0200},\n biburl = {https://dblp.org/rec/journals/corr/abs-1711-05139.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n", "homepage": "https://www.cs.toronto.edu/~kriz/cifar.html", "license": "", "features": {"img": {"decode": true, "id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": {"input": "img", "output": ""}, "task_templates": null, "builder_name": "cartoonset", "config_name": "10k", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 485462908, "num_examples": 10000, "dataset_name": "cartoonset"}}, "download_checksums": {"https://huggingface.co/datasets/cgarciae/cartoonset/resolve/1.0.0/data/cartoonset10k.tgz": {"num_bytes": 476635078, "checksum": "902145ad5096af10ca9ee200b648e2a60e8b6b83dd2f4dc5356817988be8ff43"}}, "download_size": 476635078, "post_processing_size": null, "dataset_size": 485462908, "size_in_bytes": 962097986}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "10k": {
3
+ "description": "Cartoon Set is a collection of random, 2D cartoon avatar images. The cartoons vary in 10 artwork \ncategories, 4 color categories, and 4 proportion categories, with a total of ~1013 possible \ncombinations. We provide sets of 10k and 100k randomly chosen cartoons and labeled attributes. \n",
4
+ "citation": "\n@article{DBLP:journals/corr/abs-1711-05139,\n author = {Amelie Royer and\n Konstantinos Bousmalis and\n Stephan Gouws and\n Fred Bertsch and\n Inbar Mosseri and\n Forrester Cole and\n Kevin Murphy},\n title = {{XGAN:} Unsupervised Image-to-Image Translation for many-to-many Mappings},\n journal = {CoRR},\n volume = {abs/1711.05139},\n year = {2017},\n url = {http://arxiv.org/abs/1711.05139},\n eprinttype = {arXiv},\n eprint = {1711.05139},\n timestamp = {Mon, 13 Aug 2018 16:47:38 +0200},\n biburl = {https://dblp.org/rec/journals/corr/abs-1711-05139.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n",
5
+ "homepage": "https://www.cs.toronto.edu/~kriz/cifar.html",
6
+ "license": "",
7
+ "features": {
8
+ "img": {
9
+ "decode": true,
10
+ "id": null,
11
+ "_type": "Image"
12
+ }
13
+ },
14
+ "post_processed": null,
15
+ "supervised_keys": {
16
+ "input": "img",
17
+ "output": ""
18
+ },
19
+ "task_templates": null,
20
+ "builder_name": "cartoonset",
21
+ "config_name": "10k",
22
+ "version": {
23
+ "version_str": "1.0.0",
24
+ "description": "",
25
+ "major": 1,
26
+ "minor": 0,
27
+ "patch": 0
28
+ },
29
+ "splits": {
30
+ "train": {
31
+ "name": "train",
32
+ "num_bytes": 485462908,
33
+ "num_examples": 10000,
34
+ "dataset_name": "cartoonset"
35
+ }
36
+ },
37
+ "download_checksums": {
38
+ "https://huggingface.co/datasets/cgarciae/cartoonset/resolve/1.0.0/data/cartoonset10k.tgz": {
39
+ "num_bytes": 476635078,
40
+ "checksum": "902145ad5096af10ca9ee200b648e2a60e8b6b83dd2f4dc5356817988be8ff43"
41
+ }
42
+ },
43
+ "download_size": 476635078,
44
+ "post_processing_size": null,
45
+ "dataset_size": 485462908,
46
+ "size_in_bytes": 962097986
47
+ },
48
+ "100k": {
49
+ "description": "Cartoon Set is a collection of random, 2D cartoon avatar images. The cartoons vary in 10 artwork \ncategories, 4 color categories, and 4 proportion categories, with a total of ~1013 possible \ncombinations. We provide sets of 10k and 100k randomly chosen cartoons and labeled attributes. \n",
50
+ "citation": "\n@article{DBLP:journals/corr/abs-1711-05139,\n author = {Amelie Royer and\n Konstantinos Bousmalis and\n Stephan Gouws and\n Fred Bertsch and\n Inbar Mosseri and\n Forrester Cole and\n Kevin Murphy},\n title = {{XGAN:} Unsupervised Image-to-Image Translation for many-to-many Mappings},\n journal = {CoRR},\n volume = {abs/1711.05139},\n year = {2017},\n url = {http://arxiv.org/abs/1711.05139},\n eprinttype = {arXiv},\n eprint = {1711.05139},\n timestamp = {Mon, 13 Aug 2018 16:47:38 +0200},\n biburl = {https://dblp.org/rec/journals/corr/abs-1711-05139.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n",
51
+ "homepage": "https://www.cs.toronto.edu/~kriz/cifar.html",
52
+ "license": "",
53
+ "features": {
54
+ "img": {
55
+ "decode": true,
56
+ "id": null,
57
+ "_type": "Image"
58
+ }
59
+ },
60
+ "post_processed": null,
61
+ "supervised_keys": {
62
+ "input": "img",
63
+ "output": ""
64
+ },
65
+ "task_templates": null,
66
+ "builder_name": "cartoonset",
67
+ "config_name": "100k",
68
+ "version": {
69
+ "version_str": "1.0.0",
70
+ "description": "",
71
+ "major": 1,
72
+ "minor": 0,
73
+ "patch": 0
74
+ },
75
+ "splits": {
76
+ "train": {
77
+ "name": "train",
78
+ "num_bytes": 4860536607,
79
+ "num_examples": 100000,
80
+ "dataset_name": "cartoonset"
81
+ }
82
+ },
83
+ "download_checksums": {
84
+ "https://huggingface.co/datasets/cgarciae/cartoonset/resolve/1.0.0/data/cartoonset100k.tgz": {
85
+ "num_bytes": 4766442036,
86
+ "checksum": "541dffe1016b10e8177dd534188fa729c8ed9111734498c405d55e47aae1a2a6"
87
+ }
88
+ },
89
+ "download_size": 4766442036,
90
+ "post_processing_size": null,
91
+ "dataset_size": 4860536607,
92
+ "size_in_bytes": 9626978643
93
+ }
94
+ }