SlideShare a Scribd company logo
1 of 7
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 591
Kisan Seeva
Kunal Jain, Sankalp Kumar Gupta, Mohammed Ahmed Ansari, Deepali Shrikhande
UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India
UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India
UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India
Assistant Professor, Dept. of IT Engineering, VIT college, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The world population is rapidly increasing and is
expected to reach 8.6 billion by 2030. As a result, food
production and consumption will increase,leadingtoagreater
threat to food security from crop diseases that can damage
agricultural products. Unfortunately, in several parts of India,
inadequate infrastructure makes it challenging to identify
crop-damaging diseases quickly. Farmers now grow a diverse
array of crops and often aim to expand the variety they grow,
making it difficult to foresee crop illnesses at an early stage.
This "Experimental farming" mentality often results in
significant losses, making it more expensive for farmers to
learn from past mistakes.
To addressthese challenges, an electronic expert system,inthe
form of an android app, is proposed. This app will enable
farmers to make wise decisions and enhance their farming
operations without incurring significant losses. The system
employs an innovative method of object detection to identify
plant diseases, significantly improving the speed and accuracy
of disease detection on leaves. Convolutional neural network
(CNN) models are utilized to detect diseases, which are more
accurate than other models available in the market. With this
approach, the systemwillidentifywhethercropsareinfectedor
not, and if they are, the user will be informed, and appropriate
action can be taken to address the sick crop.
The app's approach allows farmers to take crop photographs
and analyze the presence or absence of illnesses quickly,
providing a workable solution to the lack of adequate
infrastructure. It also caters to farmers' needs for a diverse
array of crops while minimizing the risk of significant losses.
The suggested system offers a solution to the issue of food
security by providing farmers with the tools to detect and
address crop diseases at an early stage, thus improving food
production and consumption.
Key Words: Farmer, Crop, Leaf Disease, Renting
Farming Equipment, Mandi Price, Disease Prediction
1. INTRODUCTION
After conducting a survey in some villages and cities, we
found that over 70% of farmers are interested in trying new
crops instead of their traditional ones. However,duetoalack
of knowledge and experience, manyfarmersstruggletogrow
these new crops,and they oftensufferfromdiseases,nutrient
deficiencies, and other factors that harm their crops. Many
farmers in the area rely on experience rather than proper
understanding, and they make decisions based on visual
inspections of their plants. However, this method requires
ongoing evaluation of expertise, which can be too expensive
for large farms.
In addition, somefarmers have to travel long distances to
consult with agricultural officers, which can be costly and
time-consuming. To address these challenges, automatic
diagnosis of plant diseases from the symptoms that occur on
the plant leaves is an interesting study area that could prove
advantageous in monitoring vast fields of crops. Machine
vision makes this possible, allowing forimage-basedprocess
control, robot navigation, and autonomous inspection.
Diagnosing plant diseases by visually inspecting the
symptoms on plant leaves is a complex process, even for
seasoned agronomists and plant pathologists. This
complexity is due to the vastnumber of cultivated plantsand
their Phyto pathological issues. Therefore, the development
of an automated computational system for identifying and
diagnosing plant diseases would greatly benefit agronomists
who are requested to make these diagnoses.
For farmers in regions without the necessary infrastructure
for agronomic andPhytopathological advice,a simple-to-use
mobile application could prove to be a useful tool. However,
for this system to be effective, it must be able to detect and
diagnose certain diseases in real-world settings and be
compatible with a suitable mobile application
1.1 Problem Statement
To increase production in their fields, farmers should
regularly inspect their cropsforpestsanddiseases.However,
many farmers struggle to identify infections in a timely
manner and even seeking help from farming professionals
can result in significant delays. To address this challenge, we
are creating an Android application that uses plant
photographs to help farmers detect diseases. Furthermore,
the app will provide information on the prices of various
crops at nearby markets through an API, offer rental options
for farming equipment, and support farmers in multiple
regions with its multilingual features.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 592
1.2 Objectives
 The objective of the agricultural project is to help
farmers identify crop diseases by implementing a crop
disease prediction model.
 The project offers a rental service for equipment and
provides professional farming advice to farmers based
on their crop fields' condition.
 The initiative is designed to enable farmers to make
informed decisions regarding their crops and increase
their yield, resulting in greater profitability.
 The goal of the project is to supportfarmersinproducing
high-quality, healthy crops.
 The project also aims tocontributetothedevelopmentof
sustainable agriculture practices.
 By leveraging technology to provide predictive insights,
the project seeks to modernize and improve traditional
farming methods.
 Through this initiative, the project hopes to promote the
growth and development of the agriculturalsectorwhile
supporting the livelihoods of farmers.
1.2 Features
The proposed system is an android application which has
following services for farmers-
 Image processing - Leaf-based plant disease detection
system utilizes digital image processing techniques to
identify diseases in plant leaves. The system captures
images of plant leaves and analyzes them to identify the
presence of any disease symptoms. This technology can
aid in early detection and timely intervention to prevent
the spread of diseases, thus increasing crop yield and
quality.
 Market Mandi Price - MarketMandiPriceisafeaturethat
enables users to gather information on market rates for
different commodities across multiple markets. The
featureprovides updatedpricinginformationforvarious
crops and produce, allowing farmers to make informed
decisions about selling their products. This feature can
help farmers secure better prices for their crops,
increasing their profitsand promoting economicgrowth
in the agricultural sector.
 Rent Farming Resources - Rent Farming Resources is a
platform that allows farmers to rent farming equipment
and tools, such as tractors, harvesters, and irrigation
systems, on a short-term basis. This service eliminates
the need for farmers to invest heavily in expensive
equipment, making it easier and more cost-effective for
them to manage their farms and increase their
productivity.
2. Flowchart and its explanation
Figure 1 Flowchart
1. Research and Analysis
 Conduct research on the current state of agriculture and
the problems faced by small farmers.
 Analyze existing solutions for leaf-based disease
detection, renting equipment, and mandi price
information.
 Identify the target users and their requirements.
 Define the scope of the project.
2. Requirements Gathering
 Define thefunctionalandnon-functionalrequirementsof
the application.
 Create user stories and use cases to capture user
requirements.
 Define the data requirements for the application.
3. Design
 Create wireframes and mockups of the user interface.
 Define the architecture of the application.
 Identify and evaluate the technologies and frameworks
required to implement the solution.
4. Development
 Implement the core functionality of the application,
including leaf-based disease detection, renting
equipment, and mandi price information.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 593
 Implement user authentication usingphonenumberand
OTP.
 Develop a simple UI that is intuitive and easy to use.
 Test the application to ensure it meets the defined
requirements.
5. Deployment
 Release the application to the Google Play Store
 Monitor the application's performance and user
feedback.
 Update the application with bug fixes and new features
as necessary.
6. Maintenance and Support
 Provide ongoing maintenance and support for the
application.
 Address any issues or bugs that arise.
 Continuously improve the application based on user
feedback and changing requirements.
3. SYSTEM IMPLEMENTATION
Figure 2 Login
Figure 3 OTP Verification
Figure 4 Home Page
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 594
Figure 5 Disease Detection
Figure 6 Mandi Price
Figure 7 Take on Rent
Figure 8 Product List
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 595
Figure 9 Give on Rent
Figure 10 Add Product
Figure 11 Profile
Figure 12 Edit Profile
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 596
4. Conclusion
We have successfully developed and implemented an
intelligent crop recommendation system in this study that
Indian farmers can utilize right away. The farmers would
benefit from this system's help in making educateddecisions
about the types of diseases affecting their crops and possible
treatments. Mandi Price, the ability to rent out equipment.
Utilizing the methods outlined previously, the building of an
electronic expert system for the identification of plant
diseases affecting the leaves is accomplished with the
inclusion of the other services outlined above.
5. Future Scope
 Image authenticity check: In the future, the project can
be enhanced to include an image authenticity check
feature. This feature would allow the model to learn to
verify whether animageisgenuineorhasbeentampered
with.
 Community support: Another futureupdate couldbethe
inclusion of a community support feature. This feature
would allow users to connect with other farmers,
exchange ideas and get support from each other.
 Agriculture-related news: The app can be updated to
include a news section that covers the latest trends and
updates in the agriculture industry. Users can get access
to news articles related to farming, agriculture policies,
and other relevant information.
 Bank documents forloans: The project canalsoincludea
feature that provides users with access to bank
documents required for loans. This feature would help
farmers to easily apply for loans and get the necessary
documents without any hassle.
 Multilingual support: The app can be updatedtosupport
multiple languages. This feature would help farmers
from different regions of the country to use the app in
their preferred language, making it more accessible to
them.
REFERENCES
[1] Reddy, Santosh, et al."Asurveyoncropdiseasedetection
and prevention using an android application."
International Journal of Innovative Science, Engineering
& Technology 2.4 (2015): 621-6.
[2] Alam, Mohammad Jahangir, Md Abdul Awal, and Md
Nurul Mustafa. "Crop disease detection and solution
system."InternationalJournalofElectricalandComputer
Engineering 9.3 (2019): 2112.
[3] Ashok, Vani, and D. S. Vinod. "A novel fusion of deep
learning and android application for real-time mango
fruit disease detection." Intelligent System Design.
Springer, Singapore, 2021. 781-791.
[4] Konstantinos P. Ferentinos, Deep learning models for
plant disease detection and diagnosis, Computers and
Electronics in Agriculture,Volume145,2018,Pages311-
318, ISSN 0168-1699,
https://doi.org/10.1016/j.compag.2018.01.009.
[5] N. Patil, S. Kelkar, M. Ranawat and M. Vijayalakshmi,
"Krushi Sahyog: Plant disease identification and Crop
recommendation using Artificial Intelligence,"20212nd
International Conference for Emerging Technology
(INCET), 2021, pp. 1-6, doi:
10.1109/INCET51464.2021.9456114.
[6] Z. Doshi, S. Nadkarni, R. Agrawal and N. Shah,
"AgroConsultant: Intelligent Crop Recommendation
System Using Machine Learning Algorithms," 2018
Fourth International Conference on Computing
Communication Control and Automation (ICCUBEA),
2018, pp. 1-6, doi: 10.1109/ICCUBEA.2018.8697349.
[7] TY - BOOK AU - Kumar, Rakesh AU - Singh, Maharana
AU - Kumar, Prabhat AU - Singh, Jyoti PY - 2015/05/06
T1 - Crop Selection Method to Maximise Crop Yield Rate
using Machine Learning Technique DO -
10.1109/ICSTM.2015.7225403.
[8] A. Morbekar, A. Parihar and R. Jadhav, "Crop Disease
Detection Using YOLO," 2020 International Conference
for Emerging Technology (INCET), 2020, pp. 1-5, doi:
10.1109/INCET49848.2020.9153986.
AUTHOR = {Roy, Arunabha M. and Bhaduri, Jayabrata},
TITLE = {A Deep Learning Enabled Multi-Class Plant
Disease Detection Model Based on Computer Vision},
JOURNAL = {AI}, VOLUME = {2}, YEAR = {2021},
NUMBER = {3}, PAGES = {413--428}, URL =
{https://www.mdpi.com/2673-2688/2/3/26}, ISSN =
{2673-2688}.
[9] Wani, J.A., Sharma,S.,Muzamil,M.etal.MachineLearning
and Deep Learning Based Computational Techniques in
Automatic Agricultural Diseases Detection:
Methodologies, Applications, and Challenges. Arch
Computat Methods Eng 29, 641–677 (2022).
https://doi.org/10.1007/s11831-021-09588-5.
[10] V. Pallagani, V. Khandelwal, B. Chandra, V. Udutalapally,
D. Das and S. P. Mohanty, "dCrop:ADeep-LearningBased
Framework for Accurate Prediction of Diseases of Crops
in Smart Agriculture," 2019 IEEE International
Symposium on Smart Electronic Systems (iSES)
(Formerly iNiS), 2019, pp. 29-33, doi:
10.1109/iSES47678.2019.00020.
[11] A. Nigam, S. Garg, A. Agrawal and P. Agrawal,"CropYield
Prediction Using Machine Learning Algorithms," 2019
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 597
Fifth International Conference on Image Information
Processing (ICIIP), 2019, pp. 125-130, doi:
10.1109/ICIIP47207.2019.8985951.
[12] Ahmed, A.A.; Reddy, G.H. A Mobile-Based System for
Detecting Plant Leaf Diseases Using Deep Learning.
AgriEngineering 2021, 3, 478-493.
https://doi.org/10.3390/agriengineering3030032.
[13] Medar, Ramesh & Rajpurohit, Vijay & Shweta, Shweta.
(2019). Crop Yield Prediction using Machine Learning
Techniques. 1-5. 10.1109/I2CT45611.2019.9033611.
[14] Manik Rakhra, Ramandeep Singh, A study of machinery
and equipment used by farmers to develop an uberized
model for renting and sharing, Materials Today:
Proceedings, 2021, ISSN 2214-7853,
https://doi.org/10.1016/j.matpr.2020.11.784.
[15] Suresh, N., Ramesh, N. V. K., Inthiyaz, S., Priya, P. P.,
Nagasowmika, K., Kumar, K. V. N. H., … Reddy, B. N. K.
(2021). Crop Yield Prediction Using Random Forest
Algorithm. 2021 7th International Conference on
Advanced Computing and Communication Systems
(ICACCS). doi:10.1109/icaccs51430.2021.9441871.
[16] Medar, R., Rajpurohit, V. S., & Shweta, S. (2019). Crop
Yield Prediction using Machine Learning Techniques.
2019 IEEE 5th InternationalConferenceforConvergence
in Technology (I2CT).
doi:10.1109/i2ct45611.2019.9033611
[17] Selvaraj, M.G., Vergara, A., Ruiz, H. et al. AI-powered
banana diseasesandpestdetection.PlantMethods15,92
(2019). https://doi.org/10.1186/s13007-019-0475-z.
[18] Geetharamani G., Arun Pandian J., Identification of plant
leaf diseases using a nine-layer deep convolutional
neural network, Computers & Electrical Engineering,
Volume 76, 2019, Pages 323-338, ISSN 0045-7906,
https://doi.org/10.1016/j.compeleceng.2019.04.011.
[19] S. M. PANDE, P. K. RAMESH, A. ANMOL, B. R.
AISHWARYA, K. ROHILLA and K. SHAURYA, "Crop
Recommender System Using Machine Learning
Approach," 2021 5th International Conference on
Computing MethodologiesandCommunication(ICCMC),
2021, pp. 1066-1071, doi:
10.1109/ICCMC51019.2021.9418351.

More Related Content

Similar to Kisan Seeva

IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease DetectionIRJET Journal
 
CROP PHASE2.pptx
CROP PHASE2.pptxCROP PHASE2.pptx
CROP PHASE2.pptxVarunMM2
 
IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED
 
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)IRJET Journal
 
IRJET - App to Connect Farmers with FPI and Retail
IRJET - App to Connect Farmers with FPI and RetailIRJET - App to Connect Farmers with FPI and Retail
IRJET - App to Connect Farmers with FPI and RetailIRJET Journal
 
Plant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningPlant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningIRJET Journal
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersIRJET Journal
 
IRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET Journal
 
A survey of computer vision and soft computing techniques for ripeness gradin...
A survey of computer vision and soft computing techniques for ripeness gradin...A survey of computer vision and soft computing techniques for ripeness gradin...
A survey of computer vision and soft computing techniques for ripeness gradin...Editor Jacotech
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...IRJET Journal
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...IRJET Journal
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection SystemIRJET Journal
 
SOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZERSOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZERIRJET Journal
 
Leaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLLeaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLIRJET Journal
 
IRJET - E-Learning Package for Grape & Disease Analysis
IRJET - E-Learning Package for Grape & Disease AnalysisIRJET - E-Learning Package for Grape & Disease Analysis
IRJET - E-Learning Package for Grape & Disease AnalysisIRJET Journal
 
IRJET - Farmer Surveillance System with Paddy Disease Detection
IRJET - Farmer Surveillance System with Paddy Disease DetectionIRJET - Farmer Surveillance System with Paddy Disease Detection
IRJET - Farmer Surveillance System with Paddy Disease DetectionIRJET Journal
 
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...IRJET Journal
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET Journal
 
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET Journal
 
IRJET- Hybrid App for Health Record System
IRJET-  	  Hybrid App for Health Record SystemIRJET-  	  Hybrid App for Health Record System
IRJET- Hybrid App for Health Record SystemIRJET Journal
 

Similar to Kisan Seeva (20)

IRJET- Crop Prediction and Disease Detection
IRJET-  	  Crop Prediction and Disease DetectionIRJET-  	  Crop Prediction and Disease Detection
IRJET- Crop Prediction and Disease Detection
 
CROP PHASE2.pptx
CROP PHASE2.pptxCROP PHASE2.pptx
CROP PHASE2.pptx
 
IJSRED-V2I2P53
IJSRED-V2I2P53IJSRED-V2I2P53
IJSRED-V2I2P53
 
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)
SANJEEVANI (PLANT DISEASE DETECTING PROTOTYPE)
 
IRJET - App to Connect Farmers with FPI and Retail
IRJET - App to Connect Farmers with FPI and RetailIRJET - App to Connect Farmers with FPI and Retail
IRJET - App to Connect Farmers with FPI and Retail
 
Plant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine LearningPlant Leaf Disease Detection Using Machine Learning
Plant Leaf Disease Detection Using Machine Learning
 
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For FarmersFarmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
Farmer’s Plaza: A Cloud-Enabled Mobile and Web Based Application For Farmers
 
IRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image ProcessingIRJET- Plant Leaf Disease Detection using Image Processing
IRJET- Plant Leaf Disease Detection using Image Processing
 
A survey of computer vision and soft computing techniques for ripeness gradin...
A survey of computer vision and soft computing techniques for ripeness gradin...A survey of computer vision and soft computing techniques for ripeness gradin...
A survey of computer vision and soft computing techniques for ripeness gradin...
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
 
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
A Review: Plant leaf Disease Detection Using Convolution Neural Network in Ma...
 
IRJET - Prototype Android based Real Time Crop Information Collection System
 IRJET - Prototype Android based Real Time Crop Information Collection System IRJET - Prototype Android based Real Time Crop Information Collection System
IRJET - Prototype Android based Real Time Crop Information Collection System
 
SOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZERSOIL FERTILITY AND PLANT DISEASE ANALYZER
SOIL FERTILITY AND PLANT DISEASE ANALYZER
 
Leaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and MLLeaf Disease Detection Using Image Processing and ML
Leaf Disease Detection Using Image Processing and ML
 
IRJET - E-Learning Package for Grape & Disease Analysis
IRJET - E-Learning Package for Grape & Disease AnalysisIRJET - E-Learning Package for Grape & Disease Analysis
IRJET - E-Learning Package for Grape & Disease Analysis
 
IRJET - Farmer Surveillance System with Paddy Disease Detection
IRJET - Farmer Surveillance System with Paddy Disease DetectionIRJET - Farmer Surveillance System with Paddy Disease Detection
IRJET - Farmer Surveillance System with Paddy Disease Detection
 
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...
Using AI to Recommend Pesticides for Effective Management of Multiple Plant D...
 
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT ApproachIRJET- Crop Yield Prediction and Disease Detection using IoT Approach
IRJET- Crop Yield Prediction and Disease Detection using IoT Approach
 
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
IRJET - Paddy Crop Disease Detection using Deep Learning Technique by using D...
 
IRJET- Hybrid App for Health Record System
IRJET-  	  Hybrid App for Health Record SystemIRJET-  	  Hybrid App for Health Record System
IRJET- Hybrid App for Health Record System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Kisan Seeva

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 591 Kisan Seeva Kunal Jain, Sankalp Kumar Gupta, Mohammed Ahmed Ansari, Deepali Shrikhande UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India UG Student, Dept. of I.T., Vidyalankar Institute of Technology, Mumbai University, India Assistant Professor, Dept. of IT Engineering, VIT college, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - The world population is rapidly increasing and is expected to reach 8.6 billion by 2030. As a result, food production and consumption will increase,leadingtoagreater threat to food security from crop diseases that can damage agricultural products. Unfortunately, in several parts of India, inadequate infrastructure makes it challenging to identify crop-damaging diseases quickly. Farmers now grow a diverse array of crops and often aim to expand the variety they grow, making it difficult to foresee crop illnesses at an early stage. This "Experimental farming" mentality often results in significant losses, making it more expensive for farmers to learn from past mistakes. To addressthese challenges, an electronic expert system,inthe form of an android app, is proposed. This app will enable farmers to make wise decisions and enhance their farming operations without incurring significant losses. The system employs an innovative method of object detection to identify plant diseases, significantly improving the speed and accuracy of disease detection on leaves. Convolutional neural network (CNN) models are utilized to detect diseases, which are more accurate than other models available in the market. With this approach, the systemwillidentifywhethercropsareinfectedor not, and if they are, the user will be informed, and appropriate action can be taken to address the sick crop. The app's approach allows farmers to take crop photographs and analyze the presence or absence of illnesses quickly, providing a workable solution to the lack of adequate infrastructure. It also caters to farmers' needs for a diverse array of crops while minimizing the risk of significant losses. The suggested system offers a solution to the issue of food security by providing farmers with the tools to detect and address crop diseases at an early stage, thus improving food production and consumption. Key Words: Farmer, Crop, Leaf Disease, Renting Farming Equipment, Mandi Price, Disease Prediction 1. INTRODUCTION After conducting a survey in some villages and cities, we found that over 70% of farmers are interested in trying new crops instead of their traditional ones. However,duetoalack of knowledge and experience, manyfarmersstruggletogrow these new crops,and they oftensufferfromdiseases,nutrient deficiencies, and other factors that harm their crops. Many farmers in the area rely on experience rather than proper understanding, and they make decisions based on visual inspections of their plants. However, this method requires ongoing evaluation of expertise, which can be too expensive for large farms. In addition, somefarmers have to travel long distances to consult with agricultural officers, which can be costly and time-consuming. To address these challenges, automatic diagnosis of plant diseases from the symptoms that occur on the plant leaves is an interesting study area that could prove advantageous in monitoring vast fields of crops. Machine vision makes this possible, allowing forimage-basedprocess control, robot navigation, and autonomous inspection. Diagnosing plant diseases by visually inspecting the symptoms on plant leaves is a complex process, even for seasoned agronomists and plant pathologists. This complexity is due to the vastnumber of cultivated plantsand their Phyto pathological issues. Therefore, the development of an automated computational system for identifying and diagnosing plant diseases would greatly benefit agronomists who are requested to make these diagnoses. For farmers in regions without the necessary infrastructure for agronomic andPhytopathological advice,a simple-to-use mobile application could prove to be a useful tool. However, for this system to be effective, it must be able to detect and diagnose certain diseases in real-world settings and be compatible with a suitable mobile application 1.1 Problem Statement To increase production in their fields, farmers should regularly inspect their cropsforpestsanddiseases.However, many farmers struggle to identify infections in a timely manner and even seeking help from farming professionals can result in significant delays. To address this challenge, we are creating an Android application that uses plant photographs to help farmers detect diseases. Furthermore, the app will provide information on the prices of various crops at nearby markets through an API, offer rental options for farming equipment, and support farmers in multiple regions with its multilingual features.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 592 1.2 Objectives  The objective of the agricultural project is to help farmers identify crop diseases by implementing a crop disease prediction model.  The project offers a rental service for equipment and provides professional farming advice to farmers based on their crop fields' condition.  The initiative is designed to enable farmers to make informed decisions regarding their crops and increase their yield, resulting in greater profitability.  The goal of the project is to supportfarmersinproducing high-quality, healthy crops.  The project also aims tocontributetothedevelopmentof sustainable agriculture practices.  By leveraging technology to provide predictive insights, the project seeks to modernize and improve traditional farming methods.  Through this initiative, the project hopes to promote the growth and development of the agriculturalsectorwhile supporting the livelihoods of farmers. 1.2 Features The proposed system is an android application which has following services for farmers-  Image processing - Leaf-based plant disease detection system utilizes digital image processing techniques to identify diseases in plant leaves. The system captures images of plant leaves and analyzes them to identify the presence of any disease symptoms. This technology can aid in early detection and timely intervention to prevent the spread of diseases, thus increasing crop yield and quality.  Market Mandi Price - MarketMandiPriceisafeaturethat enables users to gather information on market rates for different commodities across multiple markets. The featureprovides updatedpricinginformationforvarious crops and produce, allowing farmers to make informed decisions about selling their products. This feature can help farmers secure better prices for their crops, increasing their profitsand promoting economicgrowth in the agricultural sector.  Rent Farming Resources - Rent Farming Resources is a platform that allows farmers to rent farming equipment and tools, such as tractors, harvesters, and irrigation systems, on a short-term basis. This service eliminates the need for farmers to invest heavily in expensive equipment, making it easier and more cost-effective for them to manage their farms and increase their productivity. 2. Flowchart and its explanation Figure 1 Flowchart 1. Research and Analysis  Conduct research on the current state of agriculture and the problems faced by small farmers.  Analyze existing solutions for leaf-based disease detection, renting equipment, and mandi price information.  Identify the target users and their requirements.  Define the scope of the project. 2. Requirements Gathering  Define thefunctionalandnon-functionalrequirementsof the application.  Create user stories and use cases to capture user requirements.  Define the data requirements for the application. 3. Design  Create wireframes and mockups of the user interface.  Define the architecture of the application.  Identify and evaluate the technologies and frameworks required to implement the solution. 4. Development  Implement the core functionality of the application, including leaf-based disease detection, renting equipment, and mandi price information.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 593  Implement user authentication usingphonenumberand OTP.  Develop a simple UI that is intuitive and easy to use.  Test the application to ensure it meets the defined requirements. 5. Deployment  Release the application to the Google Play Store  Monitor the application's performance and user feedback.  Update the application with bug fixes and new features as necessary. 6. Maintenance and Support  Provide ongoing maintenance and support for the application.  Address any issues or bugs that arise.  Continuously improve the application based on user feedback and changing requirements. 3. SYSTEM IMPLEMENTATION Figure 2 Login Figure 3 OTP Verification Figure 4 Home Page
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 594 Figure 5 Disease Detection Figure 6 Mandi Price Figure 7 Take on Rent Figure 8 Product List
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 595 Figure 9 Give on Rent Figure 10 Add Product Figure 11 Profile Figure 12 Edit Profile
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 596 4. Conclusion We have successfully developed and implemented an intelligent crop recommendation system in this study that Indian farmers can utilize right away. The farmers would benefit from this system's help in making educateddecisions about the types of diseases affecting their crops and possible treatments. Mandi Price, the ability to rent out equipment. Utilizing the methods outlined previously, the building of an electronic expert system for the identification of plant diseases affecting the leaves is accomplished with the inclusion of the other services outlined above. 5. Future Scope  Image authenticity check: In the future, the project can be enhanced to include an image authenticity check feature. This feature would allow the model to learn to verify whether animageisgenuineorhasbeentampered with.  Community support: Another futureupdate couldbethe inclusion of a community support feature. This feature would allow users to connect with other farmers, exchange ideas and get support from each other.  Agriculture-related news: The app can be updated to include a news section that covers the latest trends and updates in the agriculture industry. Users can get access to news articles related to farming, agriculture policies, and other relevant information.  Bank documents forloans: The project canalsoincludea feature that provides users with access to bank documents required for loans. This feature would help farmers to easily apply for loans and get the necessary documents without any hassle.  Multilingual support: The app can be updatedtosupport multiple languages. This feature would help farmers from different regions of the country to use the app in their preferred language, making it more accessible to them. REFERENCES [1] Reddy, Santosh, et al."Asurveyoncropdiseasedetection and prevention using an android application." International Journal of Innovative Science, Engineering & Technology 2.4 (2015): 621-6. [2] Alam, Mohammad Jahangir, Md Abdul Awal, and Md Nurul Mustafa. "Crop disease detection and solution system."InternationalJournalofElectricalandComputer Engineering 9.3 (2019): 2112. [3] Ashok, Vani, and D. S. Vinod. "A novel fusion of deep learning and android application for real-time mango fruit disease detection." Intelligent System Design. Springer, Singapore, 2021. 781-791. [4] Konstantinos P. Ferentinos, Deep learning models for plant disease detection and diagnosis, Computers and Electronics in Agriculture,Volume145,2018,Pages311- 318, ISSN 0168-1699, https://doi.org/10.1016/j.compag.2018.01.009. [5] N. Patil, S. Kelkar, M. Ranawat and M. Vijayalakshmi, "Krushi Sahyog: Plant disease identification and Crop recommendation using Artificial Intelligence,"20212nd International Conference for Emerging Technology (INCET), 2021, pp. 1-6, doi: 10.1109/INCET51464.2021.9456114. [6] Z. Doshi, S. Nadkarni, R. Agrawal and N. Shah, "AgroConsultant: Intelligent Crop Recommendation System Using Machine Learning Algorithms," 2018 Fourth International Conference on Computing Communication Control and Automation (ICCUBEA), 2018, pp. 1-6, doi: 10.1109/ICCUBEA.2018.8697349. [7] TY - BOOK AU - Kumar, Rakesh AU - Singh, Maharana AU - Kumar, Prabhat AU - Singh, Jyoti PY - 2015/05/06 T1 - Crop Selection Method to Maximise Crop Yield Rate using Machine Learning Technique DO - 10.1109/ICSTM.2015.7225403. [8] A. Morbekar, A. Parihar and R. Jadhav, "Crop Disease Detection Using YOLO," 2020 International Conference for Emerging Technology (INCET), 2020, pp. 1-5, doi: 10.1109/INCET49848.2020.9153986. AUTHOR = {Roy, Arunabha M. and Bhaduri, Jayabrata}, TITLE = {A Deep Learning Enabled Multi-Class Plant Disease Detection Model Based on Computer Vision}, JOURNAL = {AI}, VOLUME = {2}, YEAR = {2021}, NUMBER = {3}, PAGES = {413--428}, URL = {https://www.mdpi.com/2673-2688/2/3/26}, ISSN = {2673-2688}. [9] Wani, J.A., Sharma,S.,Muzamil,M.etal.MachineLearning and Deep Learning Based Computational Techniques in Automatic Agricultural Diseases Detection: Methodologies, Applications, and Challenges. Arch Computat Methods Eng 29, 641–677 (2022). https://doi.org/10.1007/s11831-021-09588-5. [10] V. Pallagani, V. Khandelwal, B. Chandra, V. Udutalapally, D. Das and S. P. Mohanty, "dCrop:ADeep-LearningBased Framework for Accurate Prediction of Diseases of Crops in Smart Agriculture," 2019 IEEE International Symposium on Smart Electronic Systems (iSES) (Formerly iNiS), 2019, pp. 29-33, doi: 10.1109/iSES47678.2019.00020. [11] A. Nigam, S. Garg, A. Agrawal and P. Agrawal,"CropYield Prediction Using Machine Learning Algorithms," 2019
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 597 Fifth International Conference on Image Information Processing (ICIIP), 2019, pp. 125-130, doi: 10.1109/ICIIP47207.2019.8985951. [12] Ahmed, A.A.; Reddy, G.H. A Mobile-Based System for Detecting Plant Leaf Diseases Using Deep Learning. AgriEngineering 2021, 3, 478-493. https://doi.org/10.3390/agriengineering3030032. [13] Medar, Ramesh & Rajpurohit, Vijay & Shweta, Shweta. (2019). Crop Yield Prediction using Machine Learning Techniques. 1-5. 10.1109/I2CT45611.2019.9033611. [14] Manik Rakhra, Ramandeep Singh, A study of machinery and equipment used by farmers to develop an uberized model for renting and sharing, Materials Today: Proceedings, 2021, ISSN 2214-7853, https://doi.org/10.1016/j.matpr.2020.11.784. [15] Suresh, N., Ramesh, N. V. K., Inthiyaz, S., Priya, P. P., Nagasowmika, K., Kumar, K. V. N. H., … Reddy, B. N. K. (2021). Crop Yield Prediction Using Random Forest Algorithm. 2021 7th International Conference on Advanced Computing and Communication Systems (ICACCS). doi:10.1109/icaccs51430.2021.9441871. [16] Medar, R., Rajpurohit, V. S., & Shweta, S. (2019). Crop Yield Prediction using Machine Learning Techniques. 2019 IEEE 5th InternationalConferenceforConvergence in Technology (I2CT). doi:10.1109/i2ct45611.2019.9033611 [17] Selvaraj, M.G., Vergara, A., Ruiz, H. et al. AI-powered banana diseasesandpestdetection.PlantMethods15,92 (2019). https://doi.org/10.1186/s13007-019-0475-z. [18] Geetharamani G., Arun Pandian J., Identification of plant leaf diseases using a nine-layer deep convolutional neural network, Computers & Electrical Engineering, Volume 76, 2019, Pages 323-338, ISSN 0045-7906, https://doi.org/10.1016/j.compeleceng.2019.04.011. [19] S. M. PANDE, P. K. RAMESH, A. ANMOL, B. R. AISHWARYA, K. ROHILLA and K. SHAURYA, "Crop Recommender System Using Machine Learning Approach," 2021 5th International Conference on Computing MethodologiesandCommunication(ICCMC), 2021, pp. 1066-1071, doi: 10.1109/ICCMC51019.2021.9418351.