A country’s economic growth heavily depends on agricultural development; however, crop growth rates and quality are severely impacted by various plant diseases. The accurate identification of these diseases remains challenging and time-consuming due...
A country’s economic growth heavily depends on agricultural development; however, crop growth rates and quality are severely impacted by various plant diseases. The accurate identification of these diseases remains challenging and time-consuming due to the scarcity of domain experts and low-contrast information. To address this issue, the agricultural management system seeks automated methods for early disease detection. In response to these challenges, in this thesis two efficient deep learning (DL) models are proposed for plant disease detection in precision agriculture. First, we present E-GreenNet, a lightweight deep learning framework tailored to overcome the limitations of manual disease identification. E-GreenNet adopts the MobileNetV3Small model as a backbone, generating refined, discriminative, and prominent features. The proposed model is trained on three distinct datasets, including plant village (PV), data repository of leaf images (DRLI), and a new plant composite (PC) dataset. Extensive experimental analysis reveals impressive accuracies of 1.00%, 0.96%, and 0.99% on PV, DRLI, and PC datasets, respectively. Additionally, E-GreenNet demonstrates superior inference speed compared to other state-of-the-art approaches, making it a powerful tool for efficient and accurate plant disease classification. Next, we explore GreenViT, a fine-tuned technique based on vision transformers (ViT) for automated plant disease detection. Leveraging ViT’s strengths, GreenViT divides input images into smaller blocks or patches and feeds them sequentially to the ViT, overcoming limitations associated with traditional convolutional neural network (CNN)-based models. Through experiments on widely used benchmark datasets, GreenViT outperforms CNN models, showcasing its effectiveness in detecting plant diseases accurately and efficiently. By introducing E-GreenNet and GreenViT, we contribute towards sustainable agricultural systems by facilitating efficient and accurate plant disease detection. These models alleviate the burden of manual identification, enabling improved crop management and enhanced agricultural productivity. The combination of E-GreenNet lightweight architecture and GreenViT fine-tuned approach establishes a comprehensive framework for early-stage disease detection, fostering precision agriculture and driving economic growth in the agricultural sector. In conclusion, our proposed deep learning models demonstrate their potential to revolutionize plant disease detection in precision agriculture, offering powerful tools to address the challenges posed by plant diseases and pave the way towards sustainable agricultural practices. Keywords: agriculture monitoring; computer vision; deep learning; embedded vision; classification; plant disease detection; precision agriculture; internet of things (IoT); vision transformers.