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 hoa
Trang chủ: https://www.tensorflow.org/tutorials/load_data/images
Source code:
tfds.image_classification.TFFlowers
phiên bản:
-
3.0.1
(mặc định): Không có ghi chú phát hành.
-
Dung lượng tải về:
218.21 MiB
Dataset kích thước:
221.83 MiB
Tự động lưu trữ ( tài liệu ): Chỉ khi
shuffle_files=False
(tàu)tách:
Tách ra | Các ví dụ |
---|---|
'train' | 3.670 |
- Các tính năng:
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=5),
})
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 {tfflowers,
author = "The TensorFlow Team",
title = "Flowers",
month = "jan",
year = "2019",
url = "http://download.tensorflow.org/example_images/flower_photos.tgz" }