- תיאור :
מערך הנתונים של DeepWeeds מורכב מ-17,509 תמונות הלוכדות שמונה מיני עשבים שונים שמקורם באוסטרליה באתרם עם צמחייה שכנה. מיני העשבים הנבחרים הם שטחי עשב מקומיים עד פסטורליים ברחבי מדינת קווינסלנד. התמונות נאספו מהדבקות עשבים שוטים באתרים הבאים ברחבי קווינסלנד: "Black River", "Charters Towers", "Cluden", "Douglas", "Hervey Range", "Kelso", "McKinlay" ו-"Paluma".
תיעוד נוסף : חקור על ניירות עם קוד
דף הבית : https://github.com/AlexOlsen/DeepWeeds
קוד מקור :
tfds.image_classification.DeepWeeds
גרסאות :
-
2.0.0
: מתקן תוויות שגויות ב-V1. -
3.0.0
(ברירת מחדל): עדכן את כתובת האתר להורדה.
-
גודל הורדה :
469.32 MiB
גודל ערכת נתונים :
469.99 MiB
שמור אוטומטי במטמון ( תיעוד ): לא
פיצולים :
לְפַצֵל | דוגמאות |
---|---|
'train' | 17,509 |
- מבנה תכונה :
FeaturesDict({
'image': Image(shape=(256, 256, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=9),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תמונה | תמונה | (256, 256, 3) | uint8 | |
תווית | ClassLabel | int64 |
מפתחות בפיקוח (ראה
as_supervised
doc ):('image', 'label')
איור ( tfds.show_examples ):
- דוגמאות ( tfds.as_dataframe ):
- ציטוט :
@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"
}