Skip to content

Plant Disease Detecting System Using CNN

· 0 citations · 3 references

TL;DR

The Plant Disease Detecting System leverages advances in artificial intelligence and deep learning to provide an automated, efficient, and reliable solution for identifying plant diseases at an early stage and contributes to increased crop productivity, reduced chemical usage, and sustainable farming practices.

View source

Similar papers

Open access Jul 2026

Automated Detection and Classification of Vegetable Leaf Disease using Machine Learning Techniques

The proposed automated leaf disease detection system using image processing and deep learning techniques can detect leaf diseases effectively and efficiently, making it a useful and cost-effective solution for supporting farmers and agricultural experts in early disease diagnosis.

Shilpa T S, K. U, A. Jajur. J · 0 citations
Review Open access Jul 2026

A Review of Plant Leaf Disease Identification Using Deep Learning: Recent Advances, Challenges, and Future Directions

Agriculture plays a pivotal role in ensuring global food security, economic stability, and sustainable development. Plant diseases significantly reduce agricultural productivity, resulting in substantial economic losses and threatening food supply worldwide. Early and accurate identification of plant leaf diseases enables timely intervention, minimizes crop damage, and enhances agricultural yield. Traditional disease diagnosis relies heavily on visual inspection by agricultural experts, making the process labor-intensive, subjective, and unsuitable for large-scale deployment. Recent advances in artificial intelligence, particularly deep learning, have transformed plant disease diagnosis by enabling automatic feature extraction and highly accurate image-based classification. This review presents a comprehensive analysis of recent developments in deep learning techniques for plant leaf disease identification. Various convolutional neural network (CNN) architectures, including AlexNet, VGGNet, ResNet, DenseNet, EfficientNet, MobileNet, Inception, and Xception, are critically reviewed along with modern transformer-based models such as Vision Transformer (ViT), Swin Transformer, and hybrid CNN–Transformer frameworks. The paper also examines transfer learning strategies, object detection methods including YOLO and Faster R-CNN, and semantic segmentation approaches such as U-Net and DeepLabV3+. Publicly available benchmark datasets, including PlantVillage, PlantDoc, AI Challenger, Cassava Leaf Disease, and Rice Leaf Disease datasets, are discussed in terms of dataset diversity, annotation quality, and practical applicability. Furthermore, image preprocessing techniques, data augmentation methods, evaluation metrics, and deployment considerations for mobile and edge devices are comprehensively reviewed. The paper identifies current research challenges, including dataset imbalance, environmental variability, model interpretability, computational complexity, and limited real-world generalization. Finally, emerging research directions such as explainable artificial intelligence, federated learning, multimodal learning, self-supervised learning, lightweight architectures, and edge AI are discussed to provide future research opportunities. This review serves as a valuable resource for researchers, practitioners, and agricultural technologists interested in developing robust, scalable, and intelligent plant disease identification systems.

Allupati Chakradhar Patro · 0 citations
Conference Jul 2026

Plant Leaf Disease Detection using EfficientNetB5 and Transfer Learning

Plant leaf diseases significantly reduce agricultural productivity and crop yield worldwide, making early and accurate detection essential to prevent large-scale crop damage. Traditional disease identification methods rely on manual inspection by experts, which is time-consuming, costly, and often inaccessible to farmers in rural areas. This paper proposes an AI-based leaf disease detection system using deep learning and transfer learning, in which EfficientNetB5 serves as a pretrained feature extractor to classify 38 plant disease categories spanning 14 crop species. Preprocessing includes HSV-based leaf segmentation, resizing to 456×456 pixels, and EfficientNet-specific normalization. A compact two-layer dense classifier is trained on the 2,048-dimensional feature vectors produced by the frozen backbone. The system achieves an overall validation accuracy of 96.49%, macro-average precision of 0.97, recall of 0.96, and F1-score of 0.96 on 2,280 held-out images. Beyond classification, the system provides actionable cure and precautionary recommendations for every detected disease, making it directly useful to smallholder farmers. Comparative analysis with ResNet50, VGG16, and MobileNetV2 confirms that EfficientNetB5 achieves the highest accuracy with a favorable parameter-to-performance ratio. Multi-class ROC evaluation further demonstrates strong discriminative capability across all disease categories.

Kuppala Ajay Kumar, Yella Sai Krishna, R. Kumar et al. · 0 citations
Open access Jul 2026

Detect Plant Disease and Recommend Fertilizer and Supplement Using CNN & Mobile Net Algorithm

Agriculture plays a crucial role in the Indian economy. Early detection of plant diseases is very much essential to prevent crop loss and further spread of diseases. Most plants such as apple, tomato, cherry, grapes show visible symptoms of the disease on the leaf. These visible patterns can be identified to correctly predict the disease and take early actions to prevent it. This can be overcome by the use of machine learning and deep learning algorithms. Hence, we are proposing a method that which is detecting the disease of a tomato plant from their leaf images. Here the process is performed with the deep learning algorithms Convolutional Neural Network (CNN), and MobileNet which is a one of the transfer learning method of CNN. Once after training the dataset with the algorithms, the accuracy of algorithms is compared and the images are classified. And the precautions are also provided for the classified plant.

Onumu Lokesh Kumar, Tulasi Miriyala · 0 citations
Review Open access Jul 2026

Plant Leaf Disease Detection Using Machine Learning and Deep Learning: A Review and Experimental Study

India’s economy is primarily based on agriculture. Agriculture has significant contribution in nation’s GDP. Food security and employment significantly influenced by agriculture. However factors like uncertain weather conditions, poor quality of seeds and plant diseases impact on agriculture productivity. Computer vision and DL algorithms are most crucial components of precision agriculture. Early detection can improve decision making, maximize pesticide use, and preserve harvests. Using CNN architectures, segmentation-based approaches, handcrafted feature-based methods, and hybrid approaches incorporating Machine Learning and Deep Learning this study seek to provide review of recent publications from 2020 to 2026. The review was carried out using a variety of publications with different datasets, methodologies, and outcomes. The findings show that DL, especially CNN and transfer learning models, performed better than machine learning techniques. It points out several significant problems, such as dataset imbalance, insufficient generalization, computing inefficiency, and a dearth of real-world data. Future research topics are also suggested which includes IoT-driven real-time solutions, lightweight architecture, domain adaption, and multimodal imaging. This review aims to develop plant disease detection technologies that are more dependable, scalable, and field deployable.

Yuvraj Gholap, Rahul Joshi, Milind Gayakwad et al. · 0 citations