With git installed, you can download the dataset by :
git clone https://github.com/spMohanty/PlantVillage-Dataset
cd PlantVillage-Dataset
The different versions of the dataset are present in the raw
directory :
color
: Original RGB imagesgrayscale
: grayscaled version of the raw imagessegmented
: RGB images with just the leaf segmented and color corrected.
If you use this dataset, please consider citing:
@article{Mohanty_Hughes_Salathé_2016,
title={Using deep learning for image-based plant disease detection},
volume={7},
DOI={10.3389/fpls.2016.01419},
journal={Frontiers in Plant Science},
author={Mohanty, Sharada P. and Hughes, David P. and Salathé, Marcel},
year={2016},
month={Sep}}
TO-DO : Add Usage Documentation. In case of any confusion while trying to use this code now, please shoot an email to [email protected]