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

Joao Paulo Schwarz Schuler,Santiago Romani,Mohamed Abdel-Nasser,Hatem Rashwan,Domenec Puig
DOI: https://doi.org/10.13164/mendel.2022.1.055
2022-06-30
MENDEL
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.
What problem does this paper attempt to address?