- Mô tả :
Một tập hợp lớn các hình ảnh của mèo và chó. Có 1738 hình ảnh bị lỗi bị bỏ đi.
Trang chủ : https://www.microsoft.com/en-us/download/details.aspx?id=54765
Mã nguồn :
tfds.image_classification.CatsVsDogs
Các phiên bản :
-
4.0.0
(mặc định): API phân tách mới ( https://tensorflow.org/datasets/splits )
-
Kích thước tải xuống :
786.68 MiB
Kích thước tập dữ liệu :
Unknown size
Tự động lưu trong bộ nhớ đệm ( tài liệu ): Không xác định
Tách :
Tách ra | Các ví dụ |
---|---|
'train' | 23.262 |
- Cấu trúc tính năng :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=tf.uint8),
'image/filename': Text(shape=(), dtype=tf.string),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=2),
})
- Tài liệu tính năng :
Tính năng | Lớp | Hình dạng | Dtype | Sự mô tả |
---|---|---|---|---|
Các tính năng | ||||
hình ảnh | Hình ảnh | (Không có, Không có, 3) | tf.uint8 | |
hình ảnh / tên tệp | Chữ | tf.string | ||
nhãn mác | ClassLabel | tf.int64 |
Khóa được giám sát (Xem
as_supervised
doc ):('image', 'label')
Hình ( tfds.show_examples ):
- Ví dụ ( tfds.as_dataframe ):
- Trích dẫn :
@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)},
}