- Deskripsi :
Memindahkan varian basis data MNIST dari angka tulisan tangan. Ini adalah data yang digunakan oleh penulis untuk kinerja model pelaporan. Lihat tfds.video.moving_mnist.image_as_moving_sequence
untuk menghasilkan data pelatihan / validasi dari set data MNIST.
Situs web : http://www.cs.toronto.edu/~nitish/unsupervised_video/
Kode sumber :
tfds.video.MovingMnist
Versi :
-
1.0.0
(default): API split baru ( https://tensorflow.org/datasets/splits )
-
Ukuran unduhan :
Unknown size
Ukuran
91.70 MiB
data :91.70 MiB
Cache otomatis ( dokumentasi ): Ya
Split :
Membagi | Contoh |
---|---|
'test' | 10.000 |
- Fitur :
FeaturesDict({
'image_sequence': Video(Image(shape=(64, 64, 1), dtype=tf.uint8)),
})
Kunci yang diawasi (Lihat
as_supervised
doc ):None
Kutipan :
@article{DBLP:journals/corr/SrivastavaMS15,
author = {Nitish Srivastava and
Elman Mansimov and
Ruslan Salakhutdinov},
title = {Unsupervised Learning of Video Representations using LSTMs},
journal = {CoRR},
volume = {abs/1502.04681},
year = {2015},
url = {http://arxiv.org/abs/1502.04681},
archivePrefix = {arXiv},
eprint = {1502.04681},
timestamp = {Mon, 13 Aug 2018 16:47:05 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/SrivastavaMS15},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
Gambar ( tfds.show_examples ): Tidak didukung.
Contoh ( tfds.as_dataframe ):