D. Feature Extraction
Features such as color, texture, shape were
extracted. Feature extraction is done to retain the
patterns of the damage symptoms without loss of
information. Four coordinates namely X, Y axis,
height and width were considered to identify (or)
recognize the datasets.
E. Object Detection
Lastly, CNN architectures such as VGG 16, ResNet
were trained based on the extracted features for
classification into stem borer infested and healthy
leaf. The ResNet model performed better compared
to VGG 16 with the training accuracy of 98 % and
Validation accuracy of 95 %. Further to achieve cent
per cent accuracy, we tried Object detection model
YOLO V3. Object detection refers to the
identification of each object present in the given
image. The YOLO V3 model identified the presence
of white ear in the image indicated by the boxes in the
image. The percentage of white ear present in each
box is reflected in the predicted output image. If we
take mean of the percentage of white ear in each box,
we can arrive the percentage of white ear damage
symptom present in the picture comprising of healthy
grains, leaves etc.
3 RESULTS AND DISCUSSIONS
Data collection and labeling is a tedious work. More
training samples (large datasets) are needed in order
to predict the disease more accurately and improve
the generalization. One particular CNN model will
not be the best for prediction of different symptoms
expressed in different plant parts. Speed of detection
needs to be faster which requires high computational/
IT infrastructure resources like GPU, Tensorflow.
The framework architecture of M-Velanmai
extension advisory system comprised of three major
components. They are, 1. End users 2. Features and 3.
Database.
1. End users:
The End users are farmers, extension workers and
agricultural professionals who might seek extension
advisories through the M-Velanmai application,
presently designed for paddy crop.
User friendly interface has been created for the access
by users through two platforms namely an android
mobile application and web application so that the
project administrators and agricultural experts
(TNAU Scientists) can use both the mobile and
personal computer devices to access M-Velanmai
system. However, farmers (users) access is restricted
to mobile application only. The users are allowed to
access the M-Velanmai system through registration
process authenticated by the application
administrators (TNAU).
2. Features:
The computational features of the M-Velanmai
system consists of eight units namely,
1. Personal Settings
2. Personal Analytics
3. Analytics dashboard
4. Recommendation Engine Editor
5. Report template editor
6. Deep learning Engine
7. Rule based AI
8. Report Generation
Once the user hits the M-Velanmai system, the 1.
Personal Settings, 2. Personal Analytics and 3.
Analytics dashboard gets activated to acquire and
process the input data provided by the users.
If the system receives image of query as an input
data, the Deep Learning engine gets activated to
identify the pest image and recognise it using Rule
based AI approach. In case, the AI model is able to
predict the input (image) to an extent of >95 percent,
then the appropriate advisory for tackling the pest
problem/query raised by the farmer in the form of an
input will be generated by the system (Report
generation).
3. Database:
The backend Database of M-Velanmai consists of
Images, Machine Learning models, Algo Hyper
Parameters, Farmer’s data and Knowledge bank.
These are stored in the cloud server to access
recognise and deliver the appropriate solutions based
on target query received from the users of the android
application.
The database component of M-Velanmai architecture
consists of five units namely Images, Machine
Learning models, Algo Hyper Parameters, Farmer’s
data and knowledge bank. The farmer/ user’s data and
input data (image/text) regarding the images of the
symptoms collected from field (approximately 5000
per symptom) and the advisories about the package of
practices, management of pest/ diseases/ nutritional
disorders etc., of a paddy crop form a part of the
knowledge bank. The suitable algorithms and AI
models/ CNN models fit to predict the pest image
provided as input are also stored under Machine
Learning models other weather-based parameters,
environmental parameters to be considered at the time
of pest incidence in farmers’ field are stored under