Phytopathology and Diagnosis Using Deep Learning
Phytopathology and Diagnosis Using Deep Learning
ISSN No:-2456-2165
Abstract:- Phytopathology is the scientific study of plant extracts the features while training. The applications such
diseases caused by environmental conditions. Plant as speech recognition, image processing, image restoration,
diseases must be detected in the early stages of harvest. natural language processing makes use of CNN.
For detection of plant diseases as accurately and quickly
as possible with the lower costs, analysis of patterns and CNN easily identifies and classifies the various
symptoms of plant disease are required. Hence, we objects without/less processing; CNN can be used to
present a system which will detect whether the plant is analyze the visual images and also be used to extract the
affected with any disease. If the plant is affected with features with multi-layered structure. Figure 1 represents
any disease, the system will provide the causes for the architecture of CNN.
disease along with solution for the same. This system is
using CNN, that comes under Deep Learning which is
primarily used for classification of images based on the
characteristics.
I. INTRODUCTION
India is the mostly agriculture dependent country. Fig 1:- General Architecture of CNN
Most of the sectors in India are agriculture based. Indian
agriculture sector provides half of the employment. India is CNN consists of four main layers:
the country which provides the spicy products, rice, wheat,
spices to the globe. Farmers are completely dependent on A. Convolutional layer
agriculture and the crops which they produce. Therefore, in In convolution layer, sequences of mathematical
agriculture sector plant diseases must be detected and operations are performed so that features can be extracted
identified with accurate solutions. from input image. The filter is used to reduce the size of an
image. The filter is moved step by step from left corner of
Due to the plant diseases, farmers cannot produce the an image. At every step, the values present in image are
yield as they are expecting and therefore it affects the multiplied with the filter values and the summation of result
economy as well. So to identify and detect plant diseases as is performed. A new matrix of a smaller size is created
early as possible, we should make use of disease detection from the input image. Figure 2 represents the convolution
techniques. Various parts of the plants such as stem and functionalities in convolution layer of 7x7 image input and
leaves gets affected due to diseases. A person/farmer 3x3 filter
cannot identify the accurate disease. In most of the
countries, farmers are unable to make a contact with
agriculture experts or technicians. Therefore, it is necessary
to adopt new technologies which will perform the plant
disease detection as well as classification.
V. CONCLUSION
REFERENCES