0% found this document useful (0 votes)
4 views

Table

The document presents a project report titled 'Crop Disease Prediction' by students Sachin Mishra, Vishal Yadav, and Shrishti Varshney, under the supervision of Ms. Mansi Mahendru. The project aims to utilize computer vision and machine learning for early detection of crop diseases and accurate crop identification, enhancing agricultural productivity and sustainability. It includes acknowledgments, a certification of originality, and an abstract outlining the project's goals and methodologies.

Uploaded by

varshneypalak17
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Table

The document presents a project report titled 'Crop Disease Prediction' by students Sachin Mishra, Vishal Yadav, and Shrishti Varshney, under the supervision of Ms. Mansi Mahendru. The project aims to utilize computer vision and machine learning for early detection of crop diseases and accurate crop identification, enhancing agricultural productivity and sustainability. It includes acknowledgments, a certification of originality, and an abstract outlining the project's goals and methodologies.

Uploaded by

varshneypalak17
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

STUDENT’S DECLARATION

We hereby declare that the work being presented in this report entitled

CROP DISEASE PREDICTION is an authentic record of our own work

carried out under the supervision of Ms. “Manshi Mahendru”


The matter embodied in this report has not been submitted by us for the
award of any other degree.

Dated: Signature of students


(Name: - Sachin Mishra)
(Name: - Vishal Yadav )
(Name: - Shrishti Varshney)
Department: Computer Science

This is to certify that the above statement made by the candidates is


correct to the best of my knowledge.

Signature of HOD Signature of Supervisor


(Prof. (Dr.) Pankaj Kumar Sharma) (Name: - Ms. Mansi Mahendru)
(Computer Science Department) (Assistant Professor)
Date (Computer Science Department)

ii
CERTIFICATE

This is to certify that project report entitled “CROP DISEASE PREDICTION”


which is submitted by Sachin Mishra, Vishal Yadav, Shrishti Varshney in
partial fulfillment of the requirement for the award of degree B. Tech. in
Department of Computer Science of Dr. A.P.J. Abdul Kalam Technical
University, formerly Uttar Pradesh Technical University is a record of the
candidate own work carried out by him/them under my supervision. The
matter embodied in this thesis is original and has not been submitted for
the award of any other degree.

Signature of Supervisor
(Name: - Ms. Mansi Mahendru)
(Assistant Professor)
(Computer Science Department)

iii
ACKNOWLEDGEMENT

It gives us a great sense of pleasure to present the report of the B. Tech Project
undertaken during B. Tech. Final Year. We owe special debt of gratitude to Ms. Mansi
Mahendru Department of Computer Science, ABESEC Ghaziabad for his/her constant
support and guidance throughout the course of our work. His/Her sincerity, thoroughness
and perseverance have been a constant source of inspiration for us. It is only his cognizant
efforts that our endeavors have seen light of the day.

We also take the opportunity to acknowledge the contribution of Prof. (Dr.) Pankaj Kumar
Sharma, Head, Department of Computer Science, ABESEC Ghaziabad for his full support
and assistance during the development of the project.

We also do not like to miss the opportunity to acknowledge the contribution of all faculty
members of the department for their kind assistance and cooperation during the
development of our project. Last but not the least, we acknowledge our friends for their
contribution in the completion of the project.

Signature: Signature:

Name :Sachin Mishra Name : Shrishti Varshney

Roll No.: 2100320120143 Roll No.: 2100320120160

Date : Date :

Signature:

Name :Vishal Yadav

Roll No.: 2100320120188

Date :

iv
ABSTRACT
Agriculture plays a pivotal role in ensuring food security globally, but with the rise of climate change, pests,
and diseases, farmers face increasing challenges in managing crop health. Early detection of diseases and
precise crop identification are crucial for effective crop management. This project aims to address these issues
through a robust system designed for crop detection and crop disease detection using computer vision and
machine learning technologies.

The primary goal of the system is to identify and classify crops from images, enabling accurate crop
monitoring. The crop detection module utilizes deep learning models to analyze images captured by various
devices such as drones, cameras, or mobile phones. It processes visual data to recognize different crops,
taking into account factors like color, texture, and shape of the plants. This allows for real-time crop tracking
and management in large-scale agricultural operations.

In addition to crop identification, the project integrates a disease detection module. It focuses on diagnosing a
variety of common plant diseases, such as fungal, bacterial, and viral infections, by analyzing visual
symptoms such as leaf discoloration, lesions, and deformations. The disease detection system uses
convolutional neural networks (CNNs) to differentiate between healthy and infected plants, offering a
diagnostic tool that can be used by farmers to make timely interventions.

The project also incorporates a user-friendly interface that provides farmers with actionable insights, such as
disease diagnosis, crop health status, and suggested preventive measures. By offering real-time updates, the
system empowers farmers to make informed decisions about crop care, reducing the dependency on manual
inspections and improving overall productivity.

The integration of these advanced technologies can significantly improve the efficiency of crop management,
reduce the use of pesticides, and help mitigate the financial losses caused by diseases. Furthermore, it
provides a sustainable solution to modern agriculture, promoting eco-friendly practices while ensuring
optimal crop yield and quality.

Keywords: Agriculture, food security, crop health, climate change, crop detection, disease
detection, computer vision, machine learning, deep learning, real-time monitoring, drones,
fungal infections, convolutional neural networks, sustainable agriculture, eco-friendly
practices

v
TABLE OF CONTENTS Page

DECLARATION........................................................................................................................ii
CERTIFICATE...........................................................................................................................iii
ACKNOWLEDGEMENTS.......................................................................................................iv
ABSTRACT...............................................................................................................................v
LIST OF FIGURES..................................................................................................................vii
CHAPTER 1 (INTRODUCTION) 1
1.1 2
1.2 3
CHAPTER 2 (LITERATURE SURVEY ) 4
CHAPTER 3 (SOFTWARE REQUIREMENT SPECIFICATION ) 6
3.1 7
3.2 8
3.6 9
3.7 10
3.9......................................................................................................................................11
CHAPTER 4 (IMPLEMENTATION AND RESULTS) 12
4.1 12
4.2 13
4.5.......................................................................................................................................15
CHAPTER 5 (CONCLUSION) 16
5.1 16
5.2 18

REFERENCES.........................................................................................................................19

vi
LIST OF FIGURES

Figure Description

Use Case Diagram


Fig 3.7

Flow Chart
Fig 3.8

E.R Diagram
Fig 3.9

Fig 4.4 Interface

Result
Fig 4.5

vii

You might also like