- Sự miêu tả :
Một bộ lớn các hình ảnh của mèo và chó. Có 1738 hình ảnh bị lỗi bị rớt.
Tài liệu bổ sung : Khám phá trên giấy tờ có 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
: API phân chia mới ( https://tensorflow.org/datasets/splits ) -
4.0.1
(mặc định): Mã hóa lại hình ảnh trong trình tạo để khắc phục các cảnh báo dữ liệu JPEG bị hỏng ( https://github.com/tensorflow/datasets/issues/2188 )
-
Kích thước tải xuống :
786.67 MiB
Kích thước tập dữ liệu :
1.04 GiB
Tự động lưu vào bộ nhớ đệm ( 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ọc | Hình dạng | loại D | Sự miêu tả |
---|---|---|---|---|
Tính năngDict | ||||
hình ảnh | Hình ảnh | (Không, Không, 3) | uint8 | |
hình ảnh/tên tập tin | Chữ | sợi dây | ||
nhãn | Nhãn lớp | 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)},
}