- Keterangan :
Kumpulan besar gambar kucing dan anjing. Ada 1.738 gambar rusak yang dibuang.
Dokumentasi Tambahan : Jelajahi Makalah Dengan Kode
Beranda : https://www.microsoft.com/en-us/download/details.aspx?id=54765
Kode sumber :
tfds.image_classification.CatsVsDogs
Versi :
-
4.0.0
: API terpisah baru ( https://tensorflow.org/datasets/splits ) -
4.0.1
(default): Mengode ulang gambar di generator untuk memperbaiki peringatan data JPEG yang rusak ( https://github.com/tensorflow/datasets/issues/2188 )
-
Ukuran unduhan :
786.67 MiB
Ukuran kumpulan data :
1.04 GiB
Cache otomatis ( dokumentasi ): Tidak
Perpecahan :
Membelah | Contoh |
---|---|
'train' | 23.262 |
- Struktur fitur :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
- Dokumentasi fitur :
Fitur | Kelas | Membentuk | Tipe D | Keterangan |
---|---|---|---|---|
FiturDict | ||||
gambar | Gambar | (Tidak ada, Tidak ada, 3) | uint8 | |
gambar/nama file | Teks | rangkaian | ||
label | Label Kelas | int64 |
Kunci yang diawasi (Lihat dokumen
as_supervised
):('image', 'label')
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
- Kutipan :
@Inproceedings (Conference){asirra-a-captcha-that-exploits-interest-aligned-manual-image-categorization,
author = {Elson, Jeremy and Douceur, John (JD) and Howell, Jon and Saul, Jared},
title = {Asirra: A CAPTCHA that Exploits Interest-Aligned Manual Image Categorization},
booktitle = {Proceedings of 14th ACM Conference on Computer and Communications Security (CCS)},
year = {2007},
month = {October},
publisher = {Association for Computing Machinery, Inc.},
url = {https://www.microsoft.com/en-us/research/publication/asirra-a-captcha-that-exploits-interest-aligned-manual-image-categorization/},
edition = {Proceedings of 14th ACM Conference on Computer and Communications Security (CCS)},
}