- 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ị hỏng bị loại bỏ.
Tài liệu bổ sung : Khám phá trên giấy tờ với mã
Trang chủ : https://www.microsoft.com/en-us/download/details.aspx?id=54765
Mã nguồn :
tfds.image_classification.CatsVsDogs
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.67 MiB
Kích thước tập dữ liệu :
689.64 MiB
Tự động lưu vào bộ nhớ cache ( tài liệu ): Không
Chia tách :
Tách ra | ví dụ |
---|---|
'train' | 23,262 |
- Cấu trúc tính năng :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=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ả |
---|---|---|---|---|
Tính năngDict | ||||
hình ảnh | Hình ảnh | (Không, Không có, 3) | uint8 | |
hình ảnh/tên tập tin | Chữ | sợi dây | ||
nhãn mác | LớpNhãn | int64 |
Các 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)},
}