The agricultural sector holds paramount importance in our economy, impacting our daily lives significantly. Effective management of agricultural resources is crucial for ensuring profitability in crop production. However, farmers often lack expertise in identifying and managing plant leaf diseases, leading to reduced yields. Detecting and classifying leaf diseases is pivotal for maximizing agricultural productivity. Utilizing Convolutional Neural Networks (CNNs) offers a promising solution for automated leaf disease detection and classification. This research focuses on detecting diseases in key crops such as apple, grape, corn, potato, and tomato plants. By leveraging deep CNN models, this study aims to enhance disease monitoring in large crop fields, enabling prompt identification of disease symptoms and facilitating timely intervention. Such advancements in plant leaf disease detection have broad applications in biological research and agricultural institutes, offering immense potential to optimize crop health management and maximize yields. Comparing the proposed deep CNN model with established transfer learning approaches like VGG16 underscores the significance of this research endeavor in addressing the critical need for efficient disease detection and management in agriculture..
Introduction
The project aims to develop a Convolutional Neural Network (CNN)-based system to accurately detect and classify leaf diseases in various crops. It involves collecting a large, diverse dataset of annotated leaf images, designing and training an optimized CNN architecture that handles variations in lighting and background, and evaluating the system for real-time, scalable deployment in agricultural settings. This automated approach addresses the limitations of traditional manual inspection, which is slow, error-prone, and not scalable.
The literature review highlights existing research on CNNs and transfer learning for plant disease detection, discussing various datasets, architectures, and challenges such as dataset scarcity and real-time application.
The proposed system innovates by using image fusion, combining segmented and RGB images to improve classification accuracy. Trained on over 54,000 images across 38 disease classes, this custom CNN model outperforms previous methods. CNNs excel in automatic feature extraction from leaf images, enabling robust differentiation between healthy and diseased leaves without manual feature engineering.
The architecture involves preprocessing the data, training multiple CNN variants (e.g., LeNet, VGG, ResNet), and selecting the best performing model based on testing results. The results demonstrate that CNN-based detection provides early, precise disease identification, empowering farmers to improve crop health and sustainability.
Looking ahead, future advancements may include integrating hyperspectral imaging, drone-based remote sensing, and mobile apps for widespread, real-time disease diagnosis. Combining machine learning with agronomic expertise and expanding datasets will be key to making these tools practical and accessible, potentially transforming agricultural practices and global food security.
Conclusion
In summary, the leaf disease detection model, developed using convolutional neural networks (CNNs), holds immense promise for transforming agricultural practices. By leveraging deep learning techniques and large-scale datasets, the model achieves impressive accuracy in identifying plant diseases from images. The integration of advanced technologies, including CNN architectures and user-friendly smartphone applications, empowers farmers with real-time diagnostic tools for timely interventions and crop protection. However, addressing challenges related to dataset diversity, model interpretability, and scalability remains crucial. Collaborative efforts among researchers, agronomists, and technology developers will drive the adoption of leaf disease detection systems, contributing to sustainable agriculture and global food security
References
[1] Robert G. de Luna, Elmer P. Dadios, Argel A. Bandala, “Automated Image Capturing System for Deep Learning-based Tomato Plant Leaf Disease Detection and Recognition,” International Conference on Advances in Big Data, Computing and Data Communication Systems (icABCD) 2019.
[2] Suma VR Amog Shetty, Rishab F Tated, Sunku Rohan, Triveni S Pujar, “CNN based Leaf Disease Identification and Remedy Recommendation System,” IEEE conference paper2019.
[3] Peng Jiang, Yuehan Chen, Bin Liu, Dongjian He, Chunquan Liang, “Real-Time Detection of Apple Leaf Diseases Using Deep Learning Approach Based on Improved Convolution Neural Networks,” IEEE ACCESS 2019.
[4] Geetharamani, Arun Pandian, “Identification of plant leaf diseases using a nine- layer deep convolution neural network,” Computers and Electrical Engineering 76 (2019).
[5] Robert G. de Luna, Elmer P. Dadios, Argel A.Bandala, “Automated Image Capturing System for Deep Learning-based Tomato Plant Leaf Disease Detection and Recognition,” Proceedings of TENCON 2018 - 2018 IEEE Region 10 Conference.
[6] Omkar Kulkarni, “Crop Disease Detection Using Deep Learning,” IEEE access 2018.
[7] Abirami Devaraj, Karunya Rathan, Sarvepalli Jaahnavi and K Indira, “Identification of Plant Disease using Image Processing Technique,” International Conference on Communication and Signal Processing, IEEE 2019.
[8] Velamakanni Sahithya, BrahmadevaraSaivihari, Vellanki Krishna Vamsi, Parvathreddy Sandeep Reddy and Karthigha Balamurugan, “GUI based Detection of Unhealthy Leaves using ImageProcessing Techniques,” International Conference on Communication and Signal Processing 2019.
[9] Balakrishna K Mahesh Rao, “Tomato Plant Leaves Disease Classification Using KNN and PNN,” International Journal of Computer Vision and Image Processing 2019.
[10] Masum Aliyu Muhammad Abdu, Musa Mohd Mokji, Usman Ullah Sheikh, Kamal Khalil,“Automatic Disease Symptoms Segmentation Optimized for Dissimilarity Feature extraction in Digital Photographs of Plant Leaves,” IEEE 15th International Colloquium on Signal Processing & its Applications2019.
[11] http://dx.doi.org/10.17 (J& GOPAL, 2019), A. P., & GOPAL, G. (2019),https://data.mendeley.com/datasets/tywbtsjrjv/1. Retrieved, http://dx.doi.org/10.17632/tywbt sjrjv.1.
[12] Suja Radha, “Leaf Disease Detection using Image Processing,” Article in Journal of Chemical and Pharmaceutical Sciences, March 2017.
[13] Sneha Patel, U.K Jaliya, Pranay Patel, “A Survey on Plant Leaf Disease Detection,” International Journal for Modern Trends in Science and Technology, April 2020.
[14] Priyanka Soni ,Rekha Chahar, “A Segmentation Improved Robust PNN Model for Disease Identification in Different Leaf Images,” 1st IEEE International Conference on Power Electronics, Intelligent Control and Energy Systems (ICPEICES-2016).
[15] S. Arivazhagan, R. Newlin Shebiah S. Ananthi, S. Vishnu Varthini, “Detection of unhealthy region of plant leaves and classification of plant leaf diseases using texture features,” CIGR Journal, March 2013.
[16] Adedamola Adedoja & Pius Adewale Owolawi& Temitope Mapayi, “Deep Learning Based on NAS Net for Plant Disease Recognition Using Leave Images,” 2018.
[17] Prajwala TM, Alla Pranathi, Kandiraju Sai Ashritha, Nagaratna B. Chittaragi, Shashidhar G. Koolagudi, “Tomato Leaf Disease Detection using Convolutional Neural Networks,” Proceedings of 2018 Eleventh International Conference on Contemporary Computing (IC3), 2018.
[18] VGG16 - Convolutional Network for Classification and Detection, 21 Nov, 2018 https://neurohive.io/en/popular-networks/vgg16/
[19] “Python Numpy Tutorial | Learn Numpy Arrays with Examples,” Edureka, Jul. 14, 2017. https://www.edureka.co/blog/python-numpy-tutorial/ (accessed Apr. 21, 2020).
[20] J. Han and C. Moraga, “The Influence of the Sigmoid Function Parameters on the Speed of Back propagation Learning,” in Proceedings of the International Workshop on Artificial Neural Networks: From Natural to Artificial Neural Computation, Berlin, Heidelberg, Jun. 1995, pp. 195–201, Accessed: Apr. 13, 2020. [Online].
[21] “Scikit-learn Tutorial: Machine Learning in Python – Dataquest.” https://www.dataquest.io/blog/scikit-learn-tutorial/ 2020.
[22] A. Sivaranjani, S. Senthilrani, B. Ashokkumar, A. Senthil Murugan, “An Overview of Various Computer Vision-based Grading System for Various Agricultural Products”, The Journal of Horticultural Science & Biotechnology, Taylor and Francis,97(2), pp 137-159, 2022.
[23] A.Sivaranjani, Dr.S.Senthilrani, Dr.B.Ashokumar, A.SenthilMurugan, “CashNet- 15:An Optimized Cashew Nut Grading Using Deep CNN and Data Augmentation”,2nd IEEE International Conference on Systems, Computation, Automation and Networking, ICSCAN., 2019.
[24] A.Sivaranjani, Dr.S.Senthilrani, Dr.B.Ashokumar, A.SenthilMurugan, “An ImprovisedAlgorithm For Computer Vision Based Cashew Grading System Using Deep CNN”,IEEE International Conference on Systems, Computation, Automation and Networking, ICSCAN, 2018.
[25] A. Sivaranjani, S. Senthilrani, “Computer Vision based cashew grading system using machine learning system”, Journal of Circuits, Systems and Computers. World Scientific publishing company, 32(3), October 2022.