Revamped and improved version of the Transferrable Plant Disease Detector project. This project includes a port over to Julia and Flux.jl, as well as further model designs/improvements.
The key goal of the project is to create a classifier that can detect whether a leaf is healthy or not, including for unseen species.
The test and validation sets are from the PlantVillage dataset, reclassified into just two categories: healthy vs diseased.
The training set is from a combination of the PlantLeaves and the PlantaeK datasets.