Color-aware two-branch DCNN for efficient plant disease classification
Deep convolutional neural networks (DCNNs) have been successfully applied to plant disease detection. Unlike most existing studies, we propose feeding a DCNN CIE Lab instead of RGB color coordinates. We modified an Inception V3 architecture to include one branch specific for achromatic data (L channel) and another branch specific for chromatic data (AB channels). This modification takes advantage of the decoupling of chromatic and achromatic information. Besides, splitting branches reduces the number of trainable parameters and computation load by up to 50% of the original figures using modified layers. We achieved a state-of-the-art classification accuracy of 99.48% on the Plant Village dataset and 76.91% on the Cropped-PlantDoc dataset.
Code (2)
Tasks
3D Object DetectionClassificationTime Series AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Reliable Deep Learning Plant Leaf Disease Classification Based on Light-Chroma Separated Branches
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 re…
Image ClassificationImage-based Plant Disease Diagnosis with Unsupervised Anomaly Detection Based on Reconstructability of Colors
This paper proposes an unsupervised anomaly detection technique for image-based plant disease diagnosis. The construction of large and publicly available datasets containing labeled images of healthy and diseased crop pl…
Anomaly DetectionComputational EfficiencyDecoderUnsupervised Anomaly DetectionGrouped Pointwise Convolutions Reduce Parameters in Convolutional Neural Networks
In Deep Convolutional Neural Networks (DCNNs), the parameter count in pointwise convolutions quickly grows due to the multiplication of the filters and input channels from the preceding layer. To handle this growth, we p…
Spam detectionA comprehensive review on Plant Leaf Disease detection using Deep learning
Leaf disease is a common fatal disease for plants. Early diagnosis and detection is necessary in order to improve the prognosis of leaf diseases affecting plant. For predicting leaf disease, several automated systems hav…
Deep LearningPrognosisSuper-ResolutionLeaf Image-based Plant Disease Identification using Color and Texture Features
Identification of plant disease is usually done through visual inspection or during laboratory examination which causes delays resulting in yield loss by the time identification is complete. On the other hand, complex de…
feature selectionGeneral Classification