Hình ảnh: Khám phá trong Know dữ liệu của bạn
Mô tả:
Một tập hợp lớn các hình ảnh của ngựa và con người.
Trang chủ: http://laurencemoroney.com/horses-or-humans-dataset
Source code:
tfds.image_classification.HorsesOrHumans
phiên bản:
-
3.0.0
(mặc định): New split API ( https://tensorflow.org/datasets/splits )
-
Dung lượng tải về:
153.59 MiB
Kích thước tập dữ liệu:
Unknown size
Tự động lưu trữ ( tài liệu ): Unknown
tách:
Tách ra | Các ví dụ |
---|---|
'test' | 256 |
'train' | 1,027 |
- Các tính năng:
FeaturesDict({
'image': Image(shape=(300, 300, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=2),
})
Phím giám sát (Xem
as_supervised
doc ):('image', 'label')
Hình ( tfds.show_examples ):
- Ví dụ ( tfds.as_dataframe ):
- Trích dẫn:
@ONLINE {horses_or_humans,
author = "Laurence Moroney",
title = "Horses or Humans Dataset",
month = "feb",
year = "2019",
url = "http://laurencemoroney.com/horses-or-humans-dataset"
}