- Deskripsi :
MNISTCorrupted adalah kumpulan data yang dihasilkan dengan menambahkan 15 kerusakan ke gambar uji di kumpulan data MNIST. Kumpulan data ini membungkus gambar uji MNIST statis dan rusak yang diunggah oleh penulis asli
Kode sumber :
tfds.image_classification.MNISTCorrupted
Versi :
-
1.0.0
(default): API split baru
-
Ukuran unduhan :
235.23 MiB
Ukuran kumpulan data :
Unknown size
Cache otomatis ( dokumentasi ): Tidak diketahui
Split :
Membagi | Contoh |
---|---|
'test' | 10.000 |
'train' | 60.000 |
- Fitur :
FeaturesDict({
'image': Image(shape=(28, 28, 1), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=10),
})
Kunci yang diawasi (Lihat
as_supervised
doc ):('image', 'label')
Kutipan :
@article{mu2019mnist,
title={MNIST-C: A Robustness Benchmark for Computer Vision},
author={Mu, Norman and Gilmer, Justin},
journal={arXiv preprint arXiv:1906.02337},
year={2019}
}
mnist_corrupted / identity (konfigurasi default)
Deskripsi konfigurasi : Metode korupsi: identitas
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / shot_noise
Deskripsi konfigurasi : Metode korupsi: shot_noise
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / impulse_noise
Deskripsi konfigurasi : Metode korupsi: impulse_noise
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / glass_blur
Deskripsi konfigurasi : Metode korupsi: glass_blur
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / motion_blur
Deskripsi konfigurasi : Metode korupsi: motion_blur
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / shear
Deskripsi konfigurasi : Metode korupsi: geser
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / scale
Deskripsi konfigurasi : Metode korupsi: skala
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / rotate
Deskripsi konfigurasi : Metode korupsi: putar
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / brightness
Deskripsi konfigurasi : Metode korupsi: kecerahan
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / translate
Deskripsi konfigurasi : Metode korupsi: terjemahkan
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / stripe
Deskripsi konfigurasi : Metode korupsi: stripe
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / fog
Deskripsi konfigurasi : Metode korupsi: kabut
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / spatter
Deskripsi konfigurasi : Metode korupsi: percikan
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / dotted_line
Deskripsi konfigurasi : Metode korupsi: dotted_line
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / zigzag
Deskripsi konfigurasi : Metode korupsi: zigzag
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
mnist_corrupted / canny_edges
Deskripsi konfigurasi : Metode korupsi: canny_edges
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):