- Keterangan :
Kumpulan data DeepWeeds terdiri dari 17.509 gambar yang menangkap delapan spesies gulma berbeda yang berasal dari Australia secara in situ dan flora di sekitarnya. Spesies gulma yang dipilih berasal dari padang rumput pastoral di seluruh negara bagian Queensland. Gambar-gambar tersebut dikumpulkan dari infestasi gulma di lokasi-lokasi berikut di Queensland: "Sungai Hitam", "Menara Charters", "Cluden", "Douglas", "Hervey Range", "Kelso", "McKinlay" dan "Paluma".
Dokumentasi Tambahan : Jelajahi Makalah Dengan Kode
Beranda : https://github.com/AlexOlsen/DeepWeeds
Kode sumber :
tfds.image_classification.DeepWeeds
Versi :
-
2.0.0
: Memperbaiki label yang salah di V1. -
3.0.0
(default): Perbarui URL unduhan.
-
Ukuran unduhan :
469.32 MiB
Ukuran kumpulan data :
469.99 MiB
Cache otomatis ( dokumentasi ): Tidak
Perpecahan :
Membelah | Contoh |
---|---|
'train' | 17.509 |
- Struktur fitur :
FeaturesDict({
'image': Image(shape=(256, 256, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=9),
})
- Dokumentasi fitur :
Fitur | Kelas | Membentuk | Tipe D | Keterangan |
---|---|---|---|---|
FiturDict | ||||
gambar | Gambar | (256, 256, 3) | uint8 | |
label | Label Kelas | int64 |
Kunci yang diawasi (Lihat dokumen
as_supervised
):('image', 'label')
Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
- Kutipan :
@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"
}