← Papers

Unverified paper record

Color-Aware Two-Branch DCNN for Efficient Plant Disease Classification

MENDEL · 30 Jun 2022 · 10.13164/mendel.2022.1.055

Abstract

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.

Plant phenotyping relevance

植物病害画像から病害状態を推定するDCNN手法を開発し、複数データセットで精度検証しているため、植物フェノタイピング手法が中心です。

abstractwe propose feeding a DCNN CIE Lab instead of RGB color coordinates.
abstractWe modified an Inception V3 architecture to include one branch specific for achromatic data (L channel) and another branch specific for chromatic data (AB channels).
abstractWe 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 and data availability

The authors explicitly state their source code and raw result files for the plant disease classification experiments are publicly available on GitHub.

Codepublic

oc dataset, we trained all DCNNs for 240 epochs starting with a learning rate of 0.01 and de- caying 1% per epoch. We split the Cropped-PlantDoc dataset into 65% of the samples for training, 15% for validation and 20% for testing. Our source code written for these experiments and their raw result files are publicly available at https://github.com/joaopauloschuler/two-branch-plant-disease/ . 58

Open resource ↗joaopauloschuler/two-branch-plant-disease · pdf-raw-page:4 lines:1-120

This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.