Consult an Expert
Trademark
Design Registration
Consult an Expert
Trademark
Copyright
Patent
Infringement
Design Registration
More
Consult an Expert
Consult an Expert
Trademark
Design Registration
Login
A METHOD TO IDENTIFY LEAF CONDITION OF GRAPE AND POMEGRANATE PLANT
Extensive patent search conducted by a registered patent agent
Patent search done by experts in under 48hrs
₹999
₹399
Abstract
Information
Inventors
Applicants
Specification
Documents
ORDINARY APPLICATION
Published
Filed on 5 November 2024
Abstract
This present invention discloses an automated system utilizing machine learning and image processing to identify and analyze leaf condition in grapevine and pomegranate plants with high accuracy. It captures high-resolution images, processes them through neural networks to identify and classify diseases, and provides treatment recommendations. The system is accessible via mobile app or integrated into farm management systems, reducing manual inspections and promoting early intervention. Offering a cost-effective and scalable solution, it enhances crop health, yield, and sustainability. With an accuracy of 94.56%, the present invention demonstrates strong potential for global agricultural applications, improving farming efficiency and environmental impact.
Patent Information
Application ID | 202421084708 |
Invention Field | BIO-MEDICAL ENGINEERING |
Date of Application | 05/11/2024 |
Publication Number | 48/2024 |
Inventors
Name | Address | Country | Nationality |
---|---|---|---|
DESAI, Dr. Smita Rajendra | Department of Electronics and Telecommunication, Dr. D. Y. Patil Institute of Technology, Sant Tukaram Nagar, Pimpri, Pune, Maharashtra – 411018, India | India | India |
CHKRAWARTY, Dr. Divya | Faculty of AI Computing and Multimedia, Lincoln University College, Wisma Lincoln, No. 12-18, Jalan SS 6/12, 47301 Petaling Jaya, Selangor, Malaysia | India | India |
SHINDE, Dr. Sagar Bhilaji | Department of CSE - Artificial Intelligence, Nutan Maharashtra Institute of Technology, Talegaon Dabhade, Pune, Maharashtra – 410507, India | India | India |
Applicants
Name | Address | Country | Nationality |
---|---|---|---|
DR. D. Y. PATIL INSTITUTE OF TECHNOLOGY PIMPRI PUNE | Dr. D. Y. Patil Unitech Society's Dr. D. Y. Patil Institute of Technology Main Campus, Sant Tukaram Nagar, Pimpri, Pune, Maharashtra – 411018 | India | India |
Specification
Description:A METHOD TO IDENTIFY LEAF CONDITION OF GRAPE AND POMEGRANATE PLANT
FIELD OF THE INVENTION
The present invention relates to electronic data processing, and more particularly, relates to image processing methods and systems to analyze the condition of plant or plantation, particularly grapevine or pomegranate plant or plantation.
BACKGROUNDOF THE INVENTION
The current methods for detecting leaf diseases in agriculture primarily rely on manual inspections conducted by experienced agronomists or farmers. These traditional approaches are labor-intensive, time-consuming, and prone to human error, especially when dealing with large-scale farms. Several technologies and methods have been introduced to improve the efficiency and accuracy of disease detection.
US20180120399A1outlines a method for detecting plant diseases using machine learning algorithms applied to image data. However, it does not specifically address grapevine or pomegranate diseases, nor does it incorporate a real-time cloud-based solution as proposed in this invention. Further, WO2019204011A1focuses on general plant disease identification using CNN models but lacks specificity for grapevine and pomegranate plants. The approach to preprocessing and the segmentation methods differs from the techniques used in present invention.
However, most models focus on a limited range of crops or diseases and often lack scalability for broader use in diverse farming environments. These are generally limited by the database they rely on, offering lower accuracy compared to newer, more robust models.
Despite these advancements, there is still a gap in developing a comprehensive, scalable, and highly accurate system specifically tailored to grapevine and pomegranate leaves, which are vulnerable to specific diseases that require targeted intervention.
OBJECT OF THE INVENTION
The objective of the present invention is to develop a reliable CNN-based (convolution neural network) system for accurately identifying state of grape and pomegranate leaves through image analysis, ensuring high performance across metrics like accuracy, precision, recall, and F1 scores.
SUMMARY OF THE INVENTION
The invention presents an automated system for detecting diseases in grapevine and pomegranate leaves using machine learning and image processing. High-resolution leaf images are captured and analyzed by a neural network to identify and classify specific diseases. This method reduces the need for manual inspections, making it a scalable solution for both small and large farms. The system, accessible via a mobile app or farm management platforms, enables early and accurate disease detection, promoting timely interventions to improve crop health and yield. With an accuracy of 94.56%, the system has shown promising results, potentially reducing manual labor and enhancing sustainable farming practices by minimizing pesticide use. The invention offers commercial benefits such as increased crop yield, affordability, and global market potential, and could be provided as a subscription-based service. It is a practical, cost-effective tool for modern agriculture, designed to support sustainable and high-quality farming.
BRIEF DESCRIPTION OF DRAWINGS
Figure 1 depicts technical steps of the system for detecting diseases in grapevines and pomegranates.
DETAILED DESCRIPTION OF THE INVENTION
By following these above technical steps, the development of accurate and efficient disease detection models for grape and pomegranate leaves can be achieved, providing a reliable tool for farmers in their crop management efforts.
Developing accurate and efficient disease detection models for grape and pomegranate leaves involves several technical steps. The present invention discloses an automated system that integrates machine learning and image processing to identify and diagnose leaf diseases accurately and efficiently. The present invention discloses a method to identify the condition of grapevine and pomegranate leaves by employing advanced data science techniques.
In an embodiment the present invention discloses a process for analyzing leaf images using algorithms trained to recognize disease patterns specific to grape and pomegranate plants.
In another embodiment the present invention discloses a system which captures images of leaves and processes them through a trained neural network, which can distinguish between healthy and diseased leaves. It can also classify specific diseases, allowing for precise recommendations for treatment.
The present invention reduces the reliance on manual inspections, providing a scalable solution for large agricultural operations. By enabling early and accurate disease detection, this system promotes timely interventions, ultimately improving crop health, yield, and quality.
Further, the present invention can be implemented through a mobile app or integrated into existing farm management systems, making it a versatile tool for modern agriculture.
The invention is applicable in both small-scale and commercial farming, offering a practical, technology-driven solution to one of agriculture's most critical challenges maintaining crop health and ensuring food security.
The present invention develops a robust disease detection system for grape and pomegranate plants using data science methodologies. The system aims to provide accurate and early identification of leaf diseases, enabling farmers to take prompt action and minimize crop losses.
Example 1
The system comprises the following steps, as illustrated in Figure 1:
1. Data Collection & Preprocessing (Image Dataset) -
• Collect a diverse and representative image dataset relevant to the research domain.
• Implement robust preprocessing techniques to ensure data quality and standardization,
including normalization, resizing, and noise reduction.
2. Feature Extraction (Data Preparation) -
• Explore and implement efficient feature extraction methods tailored to the characteristics of the image dataset.
• Extract meaningful and discriminative features from raw image data to facilitate subsequent model development.
3. Model Selection & Development (CNN Architecture) -
• Research and select appropriate convolution neural network (CNN) architectures based on the nature of the problem and dataset.
• Develop and customize CNN architectures to effectively capture complex patterns and structures present in the image dataset.
4. Model Training & Hyper parameter Tuning (Deep Learning) -
• Train CNN models using the prepared dataset, optimizing hyper parameters for efficient convergence and performance.
• Implement systematic hyper parameter tuning strategies, such as grid search or random search, to maximize model performance and generalization.
5. Model Evaluation & Validation (Metrics Analysis) -
• Evaluate trained CNN models using appropriate performance metrics, including accuracy, precision, recall, and F1 score.
• Conduct thorough validation to assess the robustness and generalization capability of the developed models across different datasets and scenarios.
6. Deployment & Integration (Web/Mobile Design) -
• Develop deployment pipelines to seamlessly integrate trained CNN models into web or mobile applications.
• Implement efficient deployment strategies, considering factors such as computational resource constraints, latency requirements, and scalability.
Example 2
Commercial Merits:
Additionally, the present invention discloses the commercial merits of the method used to detect diseases in grapevine and pomegranate leaves by employing advanced data science techniques.
Increased Crop Yield and Quality: The system helps farmers spot diseases early, leading to better crop health and higher yields, which means more profit.
Cost-Effective Solution: It's affordable and works on smartphones, so it's accessible for all sizes of farms without needing expensive equipment.
Global Market Potential: Since grapevines and pomegranates are grown worldwide, this system can help farmers everywhere by reducing losses from diseases.
Reduction in Manual Labor: Automating disease detection saves time and reduces the need for manual checking, letting farmers focus on other tasks.
Enhanced Data for Research and Development: The system provides useful information on diseases and crop health that researchers and governments can use to improve farming practices.
Potential for Subscription-Based Service: The system can be offered as a subscription, providing farmers with regular updates and new features without needing to buy new hardware.
Sustainability and Environmental Benefits: Early disease detection means using fewer chemicals, which is better for the environment and supports more sustainable farming.
Example 3
Testing:
1. Testing Methods: with image processing and machine learning we can test the code.
2. Experimental Design: outline the design of the experiments, including controls, variables, and any benchmarks or standards used to evaluate performance.
3. Data Collected: the data was collected from Plant village site and few images are captured.
4. Results: 94.56 percent accuracy was recorded.
5. Analysis: it would be helpful to compare this 94.56% accuracy with benchmarks or other models in the field. This could provide more context on whether the current model is state-of-the-art or requires further improvement.
6. Conclusions: the present invention demonstrates a strong foundation in utilizing image processing and machine learning to detect plant diseases with a high degree of accuracy. The experimental design is well-structured, with clearly defined controls, variables, and benchmarks that ensure reliable and valid results. The data collected from reputable sources, such as the Internet, the PlantVillage site, and custom-captured images, provides a robust training set for the model, ensuring diversity and enhancing the model's generalize ability. The model's accuracy of 94.56% is highly promising, indicating that the system is functioning well and can reliably classify plant disease images. There is still room for further improvement, which can be achieved through techniques such as hyperparameter tuning, error analysis, and possibly using more advanced models.
Advantages Achieved by the Invention:
• Accurate Detection: Uses advanced machine learning for precise and early disease detection.
• Real-Time Monitoring: Provides instant feedback through cloud technology for quick action.
• Economical: Utilizes smartphones, making it affordable and accessible.
• Scalable: Fits both small and large farms, with cloud support for data management.
• User-Friendly: Offers detailed, easy-to-understand reports and recommendations.
• Sustainable: Reduces pesticide use by targeting only affected areas, supporting eco-friendly practices.
Analysis:
In the present invention, the analyses as represented in table 1, cover a variety of crops and diseases, such as potatoes, tomatoes, and rice; however, the present invention particularly focuses on pomegranate and grape diseases. This focus makes the instant invention distinct, as these crops are less commonly studied in disease detection research, indicating a potential novel contribution to the field. The system of the present invention has accuracy varying in the range of 85 to 98% demonstrating the effectiveness of the system in analyzing leaf condition.
Many of these studies rely on Gray-Level Co-occurrence Matrix (GLCM) for texture-based feature extraction, a traditional technique in image processing. In the present invention, utilizes convolution neural network (CNN) approach which doesn't require manual feature extraction. CNN learns the relevant features directly from the images, which is a significant advantage over techniques that depend on predefined features like GLCM. This allows our model to capture more complex patterns within the image, which are essential for accurate disease detection.
The classifiers in table 1 primarily include SVM (Support Vector Machine), K-means, ANN (Artificial Neural Network), RF (Random Forest), and FLANN (Fast Library for Approximate Nearest Neighbors), which are traditional machine learning methods. These often require predefined features and therefore more manual processing. In the present invention, the use of CNN directly processes the image data and performs both feature extraction and classification in one end-to-end model, making the approach more streamlined and potentially more robust for complex disease patterns.
The model in the present invention having an accuracy of 95.40%, is competitive with, and in many cases surpasses, the accuracy of other studies listed in the table 1. For example, it outperforms studies on crops like potato (92%, 84%, 79%), cotton (94%), tea (93%), rice (89%), and apple (91.7%). Although some studies on pomegranate from 2017 report slightly higher accuracies (98.48% and 96.77%) using combinations of SVM and MTS (Multi-Threshold Segmentation) but it consumes more time as compared to the method in the present invention, as feature training is in build in CNN, the current CNN-based approach offers an efficient and powerful solution that's easier to implement and scale, as CNNs are well-suited to capturing image-based patterns without manual feature engineering.
Table 1 shows the results of crops and diseases with accuracy.
SE
NO. YEAR CROP DISEASES FEATURES CLASSIFIERS ACCURACY
1 2017
Pomegranate- (141) Anthracnose, Cercospora Texture - GLCM
1. SVM,
K -means,
2. SVM, MTS 98.48%
96.77%
2 2017
Potato- (892) Early blight and Late blight Texture - GLCM
ANN*
SVM
RF 92%
84%
79%
3 2017 Tomato and Grapes (100) Downy, Powdery mildew - FLANN 92& 94
4 2018 Cotton- (20) Alternaria Texture - GLCM SVM 94%
5 2018 Tea (150) - Texture 11 SVM 93%
6 2018 Rice (115) Brown spot, bacterial blight, rice blast - Gaussian Naive Bayes classifier, NN 89 %
7 2019 Apple Corn Healthy, Scab, rust, mildew ---- CNN 91.7%
CNN = convolution neural network; SVM = Support Vector Machine MTS = Multi-tasking Semantic segmentation; RF = Random Forest; FLANN = Fast Library for Approximate Nearest Neighbors; ANN = Artificial Neural Network; I can see how our approach stands out in several ways.
According to one embodiment of the present invention, the method using CNNs, achieves high accuracy while simplifying the detection process, as it avoids the need for manual feature extraction and offers robust performance across different disease types, making it an effective and competitive alternative to traditional methods like SVM and GLCM-feature-based classifiers, positioning our approach as a valuable advancement in disease detection for these crops.
While the invention is amenable to various modifications and alternative forms, some embodiments have been illustrated by way of example in the drawings and are described in detail above. The intention, however, is not to limit the invention by those examples and the invention is intended to cover all modifications, equivalents, and alternatives to the embodiments described in this specification.
The embodiments in the specification are described in a progressive manner and the focus of description in each embodiment is the difference from other embodiments. For same or similar parts of each embodiment, reference may be made to each other.
It will be appreciated by those skilled in the art that the above description is in respect of preferred embodiments and that various alterations and modifications are possible within the broad scope of the appended claims without departing from the spirit of the invention with the necessary modifications. , C , Claims:We Claim:
1. A system for identifying and analyzing leaf condition in grapevine and pomegranate leaves by using machine learning and image processing techniques.
2. The system as claimed in claim 1 captures high-resolution images of leaves and processes them using trained neural networks to distinguish between healthy and diseased leaves.
3. The system as claimed in claim 1 enables an early and accurate diagnosis.
4. The system as claimed in claim 1 provides farmers with regular software updates, new features, and continuous access to disease detection technologies without additional hardware investments.
5. The system as claimed in claim 1 comprises:
i. Data Collection & Preprocessing
ii. Feature Extraction
iii. Model Selection & Development
iv. Model Training & Hyper parameter Tuning
v. Model Evaluation & Validation
vi. Deployment & Integration
6. A method to detect diseases in grapevine and pomegranate leaves by employing advanced data science techniques.
7. The method as claimed in claim 6classifiedunder specific diseases affecting grapevine and pomegranate plants, allowing for optimized disease management.
8. The method as claimed in claim 6has commercial merits.
9. The method as claimed in claim 8, wherein commercial merits comprises:
i. Increased Crop Yield and Quality
ii. Cost-Effective Solution
iii. Global Market Potential
iv. Reduction in Manual Labor
v. Enhanced Data for Research and Development
vi. Potential for Subscription-Based Service
vii. Sustainability and Environmental Benefits
10. The method as claimed in claim 6 includes testing steps as comprises:
i. Testing Methods
ii. Experimental Design
iii. Data Collected
iv. Results
v. Analysis
Documents
Name | Date |
---|---|
Abstract.jpg | 26/11/2024 |
202421084708-COMPLETE SPECIFICATION [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-DECLARATION OF INVENTORSHIP (FORM 5) [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-DRAWINGS [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-FORM 1 [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-FORM-9 [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-POWER OF AUTHORITY [05-11-2024(online)].pdf | 05/11/2024 |
202421084708-REQUEST FOR EARLY PUBLICATION(FORM-9) [05-11-2024(online)].pdf | 05/11/2024 |
Talk To Experts
Calculators
Downloads
By continuing past this page, you agree to our Terms of Service,, Cookie Policy, Privacy Policy and Refund Policy © - Uber9 Business Process Services Private Limited. All rights reserved.
Uber9 Business Process Services Private Limited, CIN - U74900TN2014PTC098414, GSTIN - 33AABCU7650C1ZM, Registered Office Address - F-97, Newry Shreya Apartments Anna Nagar East, Chennai, Tamil Nadu 600102, India.
Please note that we are a facilitating platform enabling access to reliable professionals. We are not a law firm and do not provide legal services ourselves. The information on this website is for the purpose of knowledge only and should not be relied upon as legal advice or opinion.