- Deskripsi :
Set Data Draw Cepat adalah kumpulan dari 50 juta gambar di 345 kategori, yang disumbangkan oleh para pemain game Quick, Draw !. Dataset bitmap berisi gambar-gambar ini yang diubah dari format vektor menjadi gambar abu-abu 28x28
Beranda : https://github.com/googlecreativelab/quickdraw-dataset
Kode sumber :
tfds.image_classification.QuickdrawBitmap
Versi :
-
3.0.0
(default): API split baru ( https://tensorflow.org/datasets/splits )
-
Ukuran unduhan :
36.82 GiB
Ukuran kumpulan data :
Unknown size
Cache otomatis ( dokumentasi ): Tidak diketahui
Split :
Membagi | Contoh |
---|---|
'train' | 50.426.266 |
- Fitur :
FeaturesDict({
'image': Image(shape=(28, 28, 1), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=345),
})
Kunci yang diawasi (Lihat
as_supervised
doc ):('image', 'label')
Kutipan :
@article{DBLP:journals/corr/HaE17,
author = {David Ha and
Douglas Eck},
title = {A Neural Representation of Sketch Drawings},
journal = {CoRR},
volume = {abs/1704.03477},
year = {2017},
url = {http://arxiv.org/abs/1704.03477},
archivePrefix = {arXiv},
eprint = {1704.03477},
timestamp = {Mon, 13 Aug 2018 16:48:30 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/HaE17},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):