A Multi-Plant Disease Diagnosis Method using Convolutional Neural Network
Muhammad Mohsin Kabir, Abu Quwsar Ohi, M. F. Mridha

TL;DR
This paper proposes a multi-plant disease diagnosis method using convolutional neural networks that can identify multiple plants and their diseases simultaneously, improving over models that only diagnose specific plants.
Contribution
The study introduces a multi-label CNN model capable of diagnosing diseases across six different plants, utilizing architectures like Xception and DenseNet for enhanced accuracy.
Findings
Xception and DenseNet outperform other CNN architectures in multi-plant disease classification.
Skip connections and spatial convolutions improve model performance.
The model can diagnose multiple plants and diseases in parallel.
Abstract
A disease that limits a plant from its maximal capacity is defined as plant disease. From the perspective of agriculture, diagnosing plant disease is crucial, as diseases often limit plants' production capacity. However, manual approaches to recognize plant diseases are often temporal, challenging, and time-consuming. Therefore, computerized recognition of plant diseases is highly desired in the field of agricultural automation. Due to the recent improvement of computer vision, identifying diseases using leaf images of a particular plant has already been introduced. Nevertheless, the most introduced model can only diagnose diseases of a specific plant. Hence, in this chapter, we investigate an optimal plant disease identification model combining the diagnosis of multiple plants. Despite relying on multi-class classification, the model inherits a multilabel classification method to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI
MethodsBatch Normalization · Concatenated Skip Connection · Dense Block · Depthwise Convolution · Dropout · Softmax · Kaiming Initialization · Residual Connection · Dense Connections · Global Average Pooling
