- Opis :
Zbiór danych PlantVillage składa się z 54303 zdjęć zdrowych i niezdrowych liści podzielonych na 38 kategorii według gatunków i chorób.
Adres URL oryginalnego artykułu: https://arxiv.org/abs/1511.08060 Adres URL zbioru danych: https://data.mendeley.com/datasets/tywbtsjrjv/1
Dodatkowa dokumentacja : Eksploruj w dokumentach z kodem
Strona główna : https://arxiv.org/abs/1511.08060
Kod źródłowy :
tfds.datasets.plant_village.Builder
Wersje :
-
1.0.2
(domyślnie): Brak informacji o wersji.
-
Rozmiar pobierania :
827.82 MiB
Rozmiar zbioru danych :
815.37 MiB
Automatyczne buforowanie ( dokumentacja ): Nie
Podziały :
Podział | Przykłady |
---|---|
'train' | 54303 |
- Struktura funkcji :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=38),
})
- Dokumentacja funkcji :
Funkcja | Klasa | Kształt | Typ D | Opis |
---|---|---|---|---|
FunkcjeDykt | ||||
obraz | Obraz | (Brak, Brak, 3) | uint8 | |
obraz/nazwa pliku | Tekst | strunowy | ||
etykieta | Etykieta klasy | int64 |
Klucze nadzorowane (zobacz dokument
as_supervised
):('image', 'label')
Rysunek ( tfds.show_examples ):
- Przykłady ( tfds.as_dataframe ):
- Cytat :
@article{DBLP:journals/corr/HughesS15,
author = {David P. Hughes and
Marcel Salath{\'{e} } },
title = {An open access repository of images on plant health to enable the
development of mobile disease diagnostics through machine
learning and crowdsourcing},
journal = {CoRR},
volume = {abs/1511.08060},
year = {2015},
url = {http://arxiv.org/abs/1511.08060},
archivePrefix = {arXiv},
eprint = {1511.08060},
timestamp = {Mon, 13 Aug 2018 16:48:21 +0200},
biburl = {https://dblp.org/rec/bib/journals/corr/HughesS15},
bibsource = {dblp computer science bibliography, https://dblp.org}
}