Coder Social home page Coder Social logo

joaopauloschuler / two-path-noise-lab-plant-disease Goto Github PK

View Code? Open in Web Editor NEW
18.0 3.0 4.0 146.52 MB

Source code for the paper "Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches".

License: MIT License

Jupyter Notebook 100.00%
cielab keras-neural-networks plantvillage plantvillage-dataset keras-models keras-cnn keras-deep-learning keras-jupyter-notebook keras-notebooks keras-inception

two-path-noise-lab-plant-disease's Introduction

PWC

Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches

This repository contains the source code for the paper Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches by Joao Paulo Schwarz Schuler, Santiago Romani, Mohamed Abdel-Nasser, Hatem Rashwan and Domenec Puig. The baseline folder contains the source code used to train our baseline model while the two-paths folder contains our two-paths LAB feed Inception V3 variants.

Abstract

The Food and Agriculture Organization (FAO) estimated that plant diseases cost the world economy $220 billion in 2019. In this paper, we propose a lightweight Deep Convolutional Neural Network (DCNN) for automatic and reliable plant leaf diseases classification. The proposed method starts by converting input images of plant leaves from RGB to CIE LAB coordinates. Then, L and AB channels go into separate branches along with the first three layers of a modified Inception V3 architecture. This approach saves from 1/3 to 1/2 of the parameters in the separated branches. It also provides better classification reliability when perturbing the original RGB images with several types of noise (salt and pepper, blurring, motion blurring and occlusions). These types of noise simulate common image variability found in the natural environment. We hypothesize that the filters in the AB branch provide better resistance to these types of variability due to their relatively low frequency in the image-space domain.

2 Minutes Intro Video

Watch the video

Further Reading

You may be interested in our other paper on the same topic and the same dataset Color-aware two-branch DCNN for efficient plant disease classification. You may also be interested at optimizing deeper layers of a DCNN: V1 and V2.

Give this Project a Star

This project is an open source project. If you like what you see, please give it a star on github.

Citing this Paper

Bibtex:

@inbook{Schuler2021plant,
author = {Schuler, Joao and Romaní, Santiago and Abdel-nasser, Mohamed and Rashwan, Hatem and Puig, Domenec},
year = {2021},
month = {10},
pages = {375-381},
title = {Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches},
booktitle = {Artificial Intelligence Research and Development},
publisher = {IOS Press},
isbn = {9781643682105},
doi = {10.3233/FAIA210157}
}

Running the Code

Due to library updates, the code used for the paper doesn't run on current tensorflow/keras. As of the writting of this readme file, the current version of tensorflow is 2.7. An updated version of the code was done after the paper publication. This version is now compatible with tensorflow 2.7:

two-path-noise-lab-plant-disease's People

Contributors

joaopauloschuler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

two-path-noise-lab-plant-disease's Issues

inference

how do you use the model for inference/test?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.