Hình dung : Khám phá trong Biết dữ liệu của bạn
Mô tả :
Bộ dữ liệu DeepWeeds bao gồm 17.509 hình ảnh chụp tám loài cỏ dại khác nhau có nguồn gốc từ Úc tại chỗ với hệ thực vật lân cận. "Black River", "Charters Towers", "Cluden", "Douglas", "Hervey Range", "Kelso", "McKinlay" và "Paluma".
Trang chủ : https://github.com/AlexOlsen/DeepWeeds
Mã nguồn :
tfds.image_classification.DeepWeeds
Các phiên bản :
-
2.0.0
: Sửa các nhãn sai trong V1. -
3.0.0
(mặc định): Cập nhật URL tải xuống.
-
Kích thước tải xuống :
469.32 MiB
Kích thước tập dữ liệu:
469.99 MiB
Tự động lưu vào bộ nhớ đệm ( tài liệu ): Không
Tách :
Tách ra | Các ví dụ |
---|---|
'train' | 17.509 |
- Các tính năng :
FeaturesDict({
'image': Image(shape=(256, 256, 3), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=9),
})
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 :
@article{DeepWeeds2019,
author = {Alex Olsen and
Dmitry A. Konovalov and
Bronson Philippa and
Peter Ridd and
Jake C. Wood and
Jamie Johns and
Wesley Banks and
Benjamin Girgenti and
Owen Kenny and
James Whinney and
Brendan Calvert and
Mostafa {Rahimi Azghadi} and
Ronald D. White},
title = { {DeepWeeds: A Multiclass Weed Species Image Dataset for Deep Learning} },
journal = {Scientific Reports},
year = 2019,
number = 2058,
month = 2,
volume = 9,
issue = 1,
day = 14,
url = "https://doi.org/10.1038/s41598-018-38343-3",
doi = "10.1038/s41598-018-38343-3"
}