Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".
-
Updated
Feb 21, 2024 - Jupyter Notebook
Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".
Code in Torch for PlantVillage challenge: https://www.crowdai.org/challenges/1
It is an application that leverages benefits of CNNs and predicts the disease of an infected plant by examining the image of the infected leaf. It also provides the organic method to prevent the disease.
Source code for the paper "Color-aware two-branch DCNN for efficient plant disease classification".
Plant disease detection on PlantVillage dataset using EfficientNetV2-B0
This repository contains an implementation of a CNN which predicts the disease that a tomato plant has based on a picture of one of its leaves. Images were obtained from the PlantVillage dataset.
Detection of disease type in tomato leaves using Alexnet
Add a description, image, and links to the plantvillage topic page so that developers can more easily learn about it.
To associate your repository with the plantvillage topic, visit your repo's landing page and select "manage topics."