Tomato Fruit Disease Detection Based On Improved Single Shot Detection Algorithm
Tomato Fruit Disease Detection Based On Improved Single Shot Detection Algorithm
ORIGINAL ARTICLE
Introduction
Modern technologies can produce enough food to health are all harmed by the extensive use of these
meet the requirements of over 7 billion people (He- chemical techniques. Additionally, these techniques
mathilake and Gunathilake 2022). Yet, several issues, raise production costs. Plant disease management is
such as decreasing pollinators, climate change, and effective when diseases are detected at an early stage.
plant disease continually pose a threat to food stability Lycopersicon esculentum (Mohan et al. 2023) (To-
(Hofman-Bergholm 2023). In addition to endangering mato) previously referred to as Solanum Lycopersi-
the safety of the world’s food supply, plant diseases can con L (Leite and Fialho 2018) belongs to the family
have tragic effects on smallholder farmers whose liveli- Solanaceae (Knapp and Peralta 2016) and emanates
hoods depend on robust crops. Several initiatives have from the Andes region of South America. Cur-
been created to stop crop loss from diseases (Khan et rent global research indicates that approximately
al. 2023). The integrated pest management approach 182 million tons of tomato crops are cultivated from
has largely substituted conventional techniques for ap- 5 million hectares of land (Caruso 2022, Bhujel et al.
plying insecticides in the past 10 years (Golan et al. 2022). With 0.2 million hectares, it is the lead-
2023). The environment, human health, and plant ing vegetable with the largest yield in southern
406 Journal of Plant Protection Research 63 (4), 2023
Europe. Turkey, Egypt, and Italy are the leading pro- very innovative methods to aid in the identification of
ducers. This is a blooming species, most frequently diseases because of their computing capacity. For im-
a sprawling and nightshade plant that is usually grown age-based research, CNN models are frequently used.
for its edible fruit (Liu et al. 2022). They are effective at extracting high-level features from
Phonological changes in the tomato plant can in- images (Ma et al. 2023). This study focused on detect-
clude aberrant growth, pigmentation, spots, deformi- ing tomato fruit disease by proposing a 15-layer CNN
ties, wilting, desiccation, and necrosis on the leaves architecture as a base network for single shot detector
(Humbal and Pathak 2023, Kremneva et al. 2023; (SSD) to extract high features from tomato fruit. The
Nkongho et al. 2023; Sreedevi and Manike 2023). To- article is organized as follows: the related work of this
mato disease control is best when all available methods research, followed by the materials and methods used
are used (Albattah et al. 2022). Cultural operations are for this study, the proposed backbone, and finally, the
aimed at preventing disease or impeding its occur- experimental setup, results and discussion.
rence. Common tomato diseases include: black mold,
rot, crown and root rot, spotted wilt virus, radial rings
cankers, mildews, blights, and many more (Ates et al. Materials and Methods
2019, Gatahi 2020). Black mold fungus, Alternaria al-
ternate, is one of the most common fungi experienced.
It breeds dead organic matter whenever moisture The proposed model architecture, hardware, data-
is present and can be found on fruit and fermenting set, and software resources used for this research are
leaves in tomato fields before the fruit ripens (Rashid briefly discussed in this section. A single short shot
and Shoala 2020). Alternaria fungi is also responsi- detector with a proposed CNN base network was used
ble for early blight, and stem canker, which are often in this study for tomato fruit disease detection. SSD
confused with black mold (Sánchez et al. 2022). These was proposed to accurately locate the infected area of
two diseases are caused by A. solani and A. alternata the tomato fruit. The experiments were carried out on
f.s. It is an economically destructive disease on tomato a Lenovo laptop with an Intel Core i7 2.50 GHz proces-
plants (Nazari et al. 2022). Controlling the most prev- sor and NVidia GeForce GTX 860M GPU.
alent type of Fusarium crown and root-rot disease is
very challenging because it is a soil-borne disease that
Data collection and pre-processing
economically restricts the production of greenhouse
tomatoes. Due to the spread of microconidia, espe- Tomato fruit images were collected from the internet
cially in greenhouses, FORL causes recurrent infec- and screened carefully to correspond with the disease
tions throughout the growing season and can cause up classes. This included black mold diseases, radial ring
to 90% crop losses in greenhouse tomato cultivation. diseases, spotted wilt diseases, and healthy tomato
(Özbay et al. 2002). Commercially viable, agent-resist- fruits. A training set and a testing set were created
ant indigenous varieties with adequate resistance to from the dataset in the following proportions: 8 : 2.
Fusarium crown and root-rot induced by FORL have Figure 1 shows samples of the tomato fruit classes in
not yet been developed (Ozbay and Newman 2004). the dataset.
A Gram-positive actinobacterium named Clavibac- A total of 2500 images were obtained and a total of
ter michiganensis causes bacterial canker of tomatoes, 650 images were obtained for the radial ring class rep-
a disease affecting millions of people worldwide (Per- resenting 26% of the total data. Seven hundred images
itore-Galve et al. 2020). Due to its rapid migration were obtained for the healthy class representing 28%
through the plant’s vascular system and its ability to of the total data, 600 images for the spotted wilt class
induce systemic symptoms, bactericidal agents are in- representing 24% of the total data, and 550 images
sufficient to manage this disease for the black mold class representing 22% of the total
Image processing and computer vision is key for class. The data distribution is graphically presented in
detecting plant diseases (Ouhami et al. 2021). It is Figure 2.
a technique that gathers plant images using comput- To make the tomato fruit detectable by SSD, the
er vision tools and uses those images to determine MATLAB Image labeler app was used to annotate the
whether or not pests and diseases are present (Vishnoi datasets. The app offers a simple method for creating
et al. 2021). Deep learning has recently been used in interactively a variety of shapes to classify as regions
the evaluation and identification of plant diseases, fa- of interest (ROI). A rectangle shape was used to mark
cilitating early disease detection and diagnosis, there- the disease spot’s size and shape on the tomato fruit.
by quickening the development of novel plant disease Figure 3 shows sample annotated data in the MATLAB
technology (Thakur et al. 2023). Deep learning offers image labeler.
Nyarko B.N.E. et al.: Tomato fruit disease detection based on improved single shot detection algorithm 407
A B
C D
Fig. 1. Sample tomato images: A – black mold disease; B – spotted wilt virus; C – radial ring disease; D – Healthy tomato fruit
A B
C D
Fig. 3. Samples of annotated data in MATLAB image labeler. (A) Sample annotated healthy tomato in MATLAB image labeler.
(B) Sample Annotated Spotted Wilt infected tomato in MATLAB image labeler. (C) Sample annotated radial ring affected
Tomato in MATLAB image labeler. (D) A sample annotated black mold infected tomato in MATLAB image labeler.
12-14
𝑖𝑖𝑖𝑖=𝑛𝑛𝑛𝑛
𝐴𝐴𝐴𝐴 (𝑥𝑥𝑥𝑥, 𝑦𝑦𝑦𝑦, 𝑧𝑧𝑧𝑧) = ∑𝑖𝑖𝑖𝑖=𝑛𝑛𝑛𝑛 𝑛𝑛𝑛𝑛
𝑖𝑖𝑖𝑖=1 ∑𝑖𝑖𝑖𝑖=1 ∑𝑘𝑘𝑘𝑘=1 𝐵𝐵𝐵𝐵 (𝑖𝑖𝑖𝑖, 𝑗𝑗𝑗𝑗, 𝑘𝑘𝑘𝑘 ) × 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙2𝐵𝐵𝐵𝐵(𝑖𝑖𝑖𝑖,𝑖𝑖𝑖𝑖,𝑘𝑘𝑘𝑘),
13
where: Σ where:
The primary indicators for evaluating a deep learning ∑ – represents
– represents the sum the
of averagesum of average precision precision
and 𝑁𝑁𝑁𝑁 ′and
– represents the tota
model’s detection performance are precision, average N’– represents the total number of all classes in the
classes in the dataset.
precision, accuracy, and recall. The training time and dataset.
image detection time were used to obtain the mean
average precision (mAP) of each model’s performance Accuracy
in this study. Accuracy, or the percentage 𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 of correctly detected im-
𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 = �𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝐹𝐹𝐹𝐹𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 + 𝐹𝐹𝐹𝐹𝑎𝑎𝑎𝑎, 16
ages in all instances, is a term used to describe the rate
Precision at which images are successfully detected. Addition-
ally, the proportion of samples correctly identified
Precision is the ratio of the number of positively de- for a given test 𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅 database= to �∑the (𝑃𝑃𝑃𝑃𝑖𝑖𝑖𝑖total )2�
− 𝑂𝑂𝑂𝑂𝑖𝑖𝑖𝑖number of data 17
𝑎𝑎𝑎𝑎 ,
tected samples that were correctly identified as positive successfully classified by the predictor is proportional
to the number of positively detected samples. Preci- to the total amount of data. Accuracy is described in
sion is defined in Equation 14 as:
𝐼𝐼𝐼𝐼𝑂𝑂𝑂𝑂𝐼𝐼𝐼𝐼 Equation 16: 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 �
= 𝐼𝐼𝐼𝐼𝑎𝑎𝑎𝑎𝐼𝐼𝐼𝐼𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐼𝐼𝐼𝐼𝑖𝑖𝑖𝑖 𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼 𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃. 18
𝑁𝑁𝑁𝑁
where: Σ – represents the sum of average precision and 𝑁𝑁𝑁𝑁 ′ – represents the total number of all
classes in the dataset.
Nyarko B.N.E. et al.: Tomato fruit disease detection based on improved single shot detection algorithm 413
15-18
The outcome of the experimental results showed
𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎
𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 = �𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝐹𝐹𝐹𝐹𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 + 𝐹𝐹𝐹𝐹𝑎𝑎𝑎𝑎, that the proposed CNN backbone with single shot
16
(16)
detector algorithm achieved excellent results of 0.991
precision, 0.994 mean average precision, 0.988 accu-
where: Tp – the number of positive samples that were
– (the 𝑃𝑃𝑃𝑃𝑖𝑖𝑖𝑖 − 𝑂𝑂𝑂𝑂𝑖𝑖𝑖𝑖 ) � of negative sam- racy, and a root mean square error of 1.21 The per-
2
correctly classified, 𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅 =Fp �∑ number
𝑎𝑎𝑎𝑎 , 17 formance evaluation of the proposed CNN backbone
ples that were incorrect, Tn – negative classes that were
∑𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑖𝑖𝑖𝑖 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖Fn with SSD Algorithm is presented in Table 1.
correctly 𝑚𝑚𝑚𝑚𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝐴 predicted
= as negative, and �𝑁𝑁𝑁𝑁–′ , positive class- 15
The accuracy, precision, mean average precision
𝐼𝐼𝐼𝐼𝑂𝑂𝑂𝑂𝐼𝐼𝐼𝐼Σ = es that were
𝐼𝐼𝐼𝐼𝑎𝑎𝑎𝑎𝐼𝐼𝐼𝐼𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐼𝐼𝐼𝐼𝑖𝑖𝑖𝑖 falsely
𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 predicted as negative.
�𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼 18
where: – represents the sum of average precision
𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃. and 𝑁𝑁𝑁𝑁 ′
– represents (mAP),
the totalintersection
number of over
all union (IOU), and root mean
square error (RMSE), at 1000th for the proposed
classes in the dataset. Root mean square error (RMSE)
model were recorded. The performance of the pro-
The average distance between the values in the data-
set and those predicted by the model. A given model
15-18 posed model was compared with existing models like
ResNet-50, AlexNet, VGG16, and VGG19. The model’s
can “fit” a dataset more accurately when the RMSE is
𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 +square 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 performance is shown in Table 2.
low.𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃
The root =means �𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇error or RMSE is, calcu- 16
+ 𝐹𝐹𝐹𝐹𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 + 𝐹𝐹𝐹𝐹𝑎𝑎𝑎𝑎 The classes in the dataset included black mold
lated using the following formula:
diseases, radial ring diseases, spotted wilt diseases,
spotted wilt viruses, and healthy tomato fruits. The
(𝑃𝑃𝑃𝑃 − 𝑂𝑂𝑂𝑂𝑖𝑖𝑖𝑖 ) � 2 performance of the proposed model in each class
𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅 = �𝑚𝑚𝑚𝑚𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝐴 ∑ 𝑖𝑖𝑖𝑖 = ∑𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 𝑖𝑖𝑖𝑖(17)
𝑎𝑎𝑎𝑎 , 𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖17 �𝑁𝑁𝑁𝑁 ′ , was evaluated 15 and the outcome is seen in Table 3.
The results of the performance evaluation show that
where: where: Σ –Σthe – represents
sum of RMSE, the sum Pi is ofthe averagepredicted precision valueand 𝑁𝑁𝑁𝑁 ′ – represents the total number of all
the proposed model obtained higher accuracy, pre-
𝐼𝐼𝐼𝐼𝑂𝑂𝑂𝑂𝐼𝐼𝐼𝐼 = 𝐼𝐼𝐼𝐼𝑎𝑎𝑎𝑎for the ith𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖in
𝐼𝐼𝐼𝐼𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐼𝐼𝐼𝐼𝑖𝑖𝑖𝑖
classes –𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃
observation
the dataset. �𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼 in the dataset,18Oi – the ob-
𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃. cision, and mean average precision on healthy to-
served value for the observation in the dataset, and is
mato fruit than black mold, spotted wilt, and radial
the sample size.
ring.
Figure 8 shows sample test results from the experi-
Intersection over union (IOU) 𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎�
𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 = 𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 + 𝐹𝐹𝐹𝐹𝑇𝑇𝑇𝑇 + 𝑇𝑇𝑇𝑇𝑎𝑎𝑎𝑎 +ments.
𝐹𝐹𝐹𝐹𝑎𝑎𝑎𝑎 , The results
16 show the class name/ the disease of
A metric quantifies how well the predicted and actual
the tomato fruit and the percentage of the detection re-
boxes match. By dividing the area of the intersection
sults. Figure 9 shows the train accuracy and loss graphs
between the two boxes by the area of their union,2 the
(𝑃𝑃𝑃𝑃𝑖𝑖𝑖𝑖 − 𝑂𝑂𝑂𝑂𝑖𝑖𝑖𝑖 ) � of the models used in this study.
IoU is determined using the following
𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅 = �∑equation. The 𝑎𝑎𝑎𝑎 , 17
To identify the model that was the most effective at
accuracy of the prediction increases with IoU.
detecting tomato fruit diseases accuracy, mean average
𝐼𝐼𝐼𝐼𝑂𝑂𝑂𝑂𝐼𝐼𝐼𝐼 = 𝐼𝐼𝐼𝐼𝑎𝑎𝑎𝑎𝐼𝐼𝐼𝐼𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝐼𝐼𝐼𝐼𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 �𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼 𝐴𝐴𝐴𝐴𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃. (18) 18
precision, precision, recall, and root mean square error
score values were used as evaluation metrics to assess
A novel convolutional neural network method was
proposed in this study for tomato disease detection.
The proposed model serves as a backbone for the sin-
gle shot object detector algorithm. The main aim of this Table 1. Performance evaluation of the proposed backbone-SSD
research was to improve the accuracy of the existing Metrics Results
deep learning models in plant disease detection. The Precision 0.991
total epochs for training and testing were 100 epochs
Mean average precision (mAP) 0.994
at 1000 iterations. Seventy percent of the total datasets
Accuracy 0.988
was utilized for training, and 30% was used for data
testing. Table 1 shows the results of the proposed CNN Recall 0.991
with SDD in detecting tomato fruit disease. Root mean square error 1.21
Table 3. Proposed model performance in each class A crop conditional model was developed which uti-
Class Accuracy Precision mAP lized a unique CNN design in conjunction with crop
Healthy 0.985 0.985 0.982 metadata to recognize 17 diverse diseases in five crops.
These crops included rapeseed, barley, rice, wheat, and
Black mold 0.975 0.974 0.971
corn. From the obtained robust features of a large-size
Spotted wilt 0.953 0.951 0.950
multi-crop dataset, the model quickly learned similar
Radial ring 0.967 0.966 0.961
disease symptoms in different crops, which decreased
mAP – mean average precision
the complexity of the classification function (Picon
et al. 2019)
Durmuş et al. (2017) proposed a DL method for
the performance of the pre-trained models. A graph tomato leaf disease detection. They aimed at using
showing the validation accuracy for the pre-trained a robot to run real-time plant leaf detection manually
models was created using the validation accuracy cal- or autonomously in the field or greenhouse. Train-
culated in Figure 9. ing and validation were done by adopting AlexNet
and Squeeze models on the plant image dataset. The
examined tomato leaf diseases in their research cause
Discussions a physical change. RGB cameras can observe these al-
terations in the leaves. The output of their novel ap-
proach showed that the AlexNet model performed
This section presents a thorough analysis of recent slightly better than the SqueezeNet model. They
research on plant disease detection via deep learn- concluded that the SqueezeNet model is 80 times
ing methods. Ignoring the early indicators of plant smaller than the AlexNet Model, and the cause of
disease in the agricultural sector can result in losses the differences was attributed to the Caffe format
in food harvests and ultimately lead to the collapse of (Durmuş et al. 2017).
the global food industry. In a few selected diseases and (Iqbal et al. 2021) proposed a gray level co-oc-
crops, the recent trend of using different machine- currence matrix (GLCM) algorithm to calculate
learning algorithms for plant disease detection has 13 distinctive statistical features of tomato leaves. To
yielded encouraging results. categorize data, the support vector machine (SVM)
Fig. 8. Sample test results. (A) Sample detected Spotted wilt virus at 0.92%. (B) Sample detected black mold virus at 0.58 and
0.64 respectively. (C) Sample detected radial ring virus at 0.87%. (D) Sample detected Healthy tomato fruit at 0.92%.
Nyarko B.N.E. et al.: Tomato fruit disease detection based on improved single shot detection algorithm 415
A B
Fig. 9. Training-accuracy graphs for the models – A; Training-loss graphs for the models – B
However, the majority of this research is lab-based and Gatahi D. 2020. Challenges and opportunities in tomato pro-
duction chain and sustainable standards introduction.
heavily depends on gathered images of plant diseases International Journal of Horticulture Science and Tech-
and pests. To increase the robustness and generaliza- nology 7 (3): 235–262. DOI: https://doi.org/10.22059/
tion of the deep learning models, future research will ijhst.2020.300818.361
focus on collecting images from various plant growth Ghazal T. 2022. Convolutional neural network based intelli-
gent handwritten document recognition. Computers, Ma-
stages, seasons, and geographic locations. terials & Continua 70 (3): 4563–4581. DOI: https://doi.
Early detection of plant diseases and pests is es- org/10.32604/cmc.2022.021102
sential for halting and controlling their growth., Ac- Golan K., Kot I., Kmieć K., Górska-Drabik E. 2023. Approaches
to integrated pest management in Orchards: Comstockaspis
curate identification and prediction require the incor-
perniciosa (comstock) case study. Mdpi- Agriculture 13 (1):
poration of meteorological and plant health data, such 131. DOI: https://doi.org/10.3390/agriculture13010131
as temperature and humidity. Deep learning model Guravaiah K., Bhavadeesh Y.S., Shwejan P., Vardhan A.H., La-
training and network learning can benefit from unsu- vanya S. 2023. Third eye: object recognition and speech
generation for visually impaired. Procedia Computer
pervised learning as well as combining prior knowl- Science 218: 1144–1155. DOI: https://doi.org/10.1016/j.procs.
edge of brain-like computers with human visual cog- 2023.01.093
nition. Collaboration between experts in agriculture Haar L. V., Elvira T., Ochoa O. 2023. An analysis of explainabil-
ity methods for convolutional neural networks. Engineer-
and plant protection in future research is necessary to
ing Applications of Artificial Intelligence 117: 105606. DOI:
realize the full potential of this technology. Their skills https://doi.org/10.1016/j.engappai.2022.105606
and knowledge must be combined with deep learning Hemathilake D., Gunathilake D. 2022. Agricultural productivity
algorithms and models, and the resulting information and food supply to meet increased demands. Future Foods
2022: 539–553. DOI: https://doi.org/10.1016/B978-0-323-
will be incorporated into farming machinery. 91001-9.00016-5
Hofman-Bergholm M. 2023. A transition towards a food and
agricultural system that includes both food security and
planetary health. Mdpi-Foods 12 (1): 12. DOI: https://doi.
References
org/10.3390/foods12010012
Humbal A., Pathak B. 2023. Application of nanotechnology in
Albattah W., Javed A., Nawaz M., Masood M., Albahli S. 2022. plant growth and diseases management: tool for sustainable
Artificial Intelligence-based drone system for multiclass agriculture. p. 145–168. In: “Agricultural and Environmen-
plant disease detection using an improved efficient con- tal Nanotechnology” (F-L. Fabian, J.K. Patra, eds.). Springer,
volutional neural network. Frontiers in Plant Science 13: Singapore, 674 pp. DOI: https://doi.org/10.1007/978-981-
1003152. DOI: https://doi.org/10.3389/fpls.2022.808380. 19-5454-2_6
Andrew J., Eunice J., Popescu D. E., Chowdary M.K., He- Iqbal N., Mumtaz R., Shafi U., Zaidi S. M. H. 2021. Gray level
manth J. 2022. Deep learning-based leaf disease detection co-occurrence matrix (GLCM) texture based crop clas-
in crops using images for agricultural applications. Agron- sification using low altitude remote sensing platforms.
omy 12 (10): 2395. DOI: https://doi.org/10.3390/agrono- PeerJ Computer Science 7 (8): e536. DOI: https://doi.
my12102395 org/10.7717/peerj-cs.536
Ates C., Fidan H., Karacaoglu M., Dasgan H. 2019. The iden- Ji Y., Liu S., Hao Y. 2023. Realization of convolutional neural
tification of the resistance levels of Fusarium oxysporum network based on FPGA. p. 761–765. In: Proceedings of
f. sp. radicis-lycopersici and tomato yellow leaf curl viruses “Third International Conference on Computer Vision and
in different tomato genotypes with traditional and molecu- Data Mining (ICCVDM 2022). Hulun Buir, China. DOI:
lar methods. Applied Ecology and Environmental Research https://doi.org/10.1117/12.2660023
17 (2): 2203–2218. DOI: http://dx.doi.org/10.15666/aeer Khan H. R., Gillani Z., Jamal M.H., Athar A., Chaudhry M.T.,
Bhujel A., Kim N.-E., Arulmozhi E., Basak J., Kim H.-T. 2022. Chao H., He Y., Chen M. 2023. Early identification of crop
A lightweight attention-based convolutional neural net- type for smallholder farming systems using deep learning
works for tomato leaf disease classification. Mdpi- Agri- on time-series sentinel-2 imagery. Mdpi-Sensors 23 (4):
culture 12 (2): 228. DOI: https://doi.org/10.3390/agricul- 1779. DOI: https://doi.org/10.3390/s23041779
ture12020228 Knapp S., Peralta I.E. 2016. The tomato (Solanum lycopersicum
Bouni M., Hssina B., Douzi K., Douzi S. 2023. Impact of pre- L., Solanaceae) and its botanical relatives. p. 7–21. In “The
trained deep neural networks for tomato leaf disease predic- Tomato Genome” (M. Causse, J. Giovannoni, M. Bouzayen,
tion. Journal of Electrical and Computer Engineering 2023 Z. Mohamed, eds.). Springer Berlin, Heidelberg, 259 pp.
(1): 1–11. DOI: https://doi.org/10.1155/2023/5051005 DOI: https://doi.org/10.1007/978-3-662-53389-5_2
Caruso A.G.S.B., Parrella G, Rizzo R., Davino S., Panno S. Kremneva O., Danilov R., Gasiyan K., Ponomarev A. 2023.
2022. Tomato brown rugose fruit virus: a pathogen that is Spore-trapping device: an efficient tool to manage fungal
changing the tomato production worldwide. Annals of diseases in winter wheat crops. Plants 12 (2): 391. DOI:
Applied Biology 181 (3): 258–274. DOI: https://doi.org/ https://doi.org/10.3390/plants12020391
10.1111/aab.12788 Leite G.L.D., Fialho A. 2018. Sustainable management of ar-
Durmuş H., Güneş E. O., Kırcı M. 2017. Disease detection on thropod pests of tomato. p. 305–311. In: “Sustainable
the leaves of the tomato plants by using deep learning. p. Management of Arthropod Pests of Tomato” (W. Wakil,
1–5. In: Proceedings of “6th International Conference on G.E. Brust, T.M. Perring, eds.). Academic Press. DOI: htt-
Agro-Geoinformatics”. 7–10 August 2017, Fairfax, VA, ps://doi.org/10.1016/B978-0-12-802441-6.00014-0
USA. DOI: https://doi.org/10.1109/Agro-Geoinformatics. Li W., Zhang H., Wang G., Xiong G., Zhao M., Li G., Li R. 2023.
2017.8047016. Deep learning based online metallic surface defect detection
Gaba S., Budhiraja I., Kumar V., Garg S., Kaddoum G., Hassan method for wire and arc additive manufacturing. Robotics
M. M. 2022. A federated calibration scheme for convolu- and Computer-Integrated Manufacturing 80: 102470. DOI:
tional neural networks: models, applications and challeng- https://doi.org/10.1016/j.rcim.2022.102470
es. Computer Communications 192: 144–162. DOI: https:// Liu W., Liu K., Chen D., Zhang Z., Li B., El-Mogy M. M., Tian S.,
doi.org/10.1016/j.comcom.2022.05.035 Chen T. 2022. Solanum lycopersicum, a model plant for the
Nyarko B.N.E. et al.: Tomato fruit disease detection based on improved single shot detection algorithm 417
studies in developmental biology, stress biology and food seedborne pathogen. Plant Disease 105 (6): 1581–1595.
science. Foods 11 (16): 2402. DOI: https://doi.org/10.3390/ DOI: https://doi.org/10.1094/PDIS-08-20-1732-FE
foods11162402 Picon A., Seitz M., Alvarez-Gila A., Mohnke P., Ortiz-Barre-
Liu B., Luo L., Wang J., Lu Q., Wei H., Zhang Y., Zhu W. 2023a. do A., Echazarra J. 2019. Crop conditional convolutional
An improved lightweight network based on deep learning neural networks for massive multi-crop plant disease clas-
for grape recognition in unstructured environments. Infor- sification over cell phone acquired images taken on real
mation Processing in Agriculture 2023. DOI: https://doi. field conditions. Computers and Electronics in Agricul-
org/10.1016/j.inpa.2023.02.003 (in press) ture 167: 105093. DOI: https://doi.org/10.1016/j.com-
Liu H., Wang D., Xu K., Zhou P., Zhou D. 2023b. Lightweight pag.2019.105093
convolutional neural network for counting densely piled Rashid I., Shoala T. 2020. Nanoactivities of natural nanoma-
steel bars. Automation in Construction 146: 104692. DOI: terials rosmarinic acid, glycyrrhizic acid and glycyrrhizic
https://doi.org/10.1016/j.autcon.2022.104692 acid ammonium salt against tomato phytopathogenic fungi
Ma X., Man Q., Yang X., Dong P., Yang Z., Wu J., Liu C. 2023. Alternaria alternata and Penicillium digitatum. Journal of
Urban feature extraction within a complex urban area with Plant Protection Research 60 (2): 1–11. DOI: https://doi.
an improved 3D-CNN using airborne hyperspectral data. org/10.24425/jppr.2020.133309
Remote Sensing 15 (4): 992. DOI: https://doi.org/10.3390/ Sánchez P., Vélez-del-Burgo A., Suñén E., Martínez J., Postigo I.
rs15040992 2022. Fungal allergen and mold allergy diagnosis: Role
Mohan A., Krishnan R., Arshinder K., Vandore J., Ramanathan and relevance of Alternaria alternata Alt a 1 protein family.
U. 2023. Management of postharvest losses and wastages in Journal of Fungi 8 (3): 277. DOI: https://doi.org/10.3390/
the Indian tomato supply chain – a temperature-controlled jof8030277
storage perspective. Mdpi-Sustainability 15 (2): 1331. DOI: Shi M., He P., Shi Y. 2022. Detecting extratropical cyclones of
https://doi.org/10.3390/su15021331 the northern hemisphere with single shot detector. Mdpi-
Nazari K., Ebadi M. J., Berahmand K. 2022. Diagnosis of alter- Remote Sensing 14 (2): 254. DOI: https://doi.org/10.3390/
naria disease and leafminer pest on tomato leaves using im- rs14020254
age processing techniques. Journal of the Science of Food Sreedevi A., Manike C. 2023. Development of weighted ensem-
and Agriculture 102 (15): 6907–6920. DOI: https://doi. ble transfer learning for tomato leaf disease classification
org/10.1002/jsfa.12052 solving low resolution problems. The Imaging Science Jour-
Nkongho R.N., Ndam L.M., Akoneh N.N., Tongwa Q.M., Nji- nal 71 (2): 1–27. DOI: https://doi.org/10.1080/13682199.20
lar R.M., Agbor D.T., Sama V., Ojongakpa O.T., Ngone A.M. 23.2178605
2023. Vegetative propagation of F1 tomato hybrid (Solanum Thakur P.S., Sheorey T., Ojha A. 2023. VGG-ICNN: A Light-
lycopersicum L.) using different rooting media and stem- weight CNN model for crop disease identification. Multi-
nodal cuttings. Journal of Agriculture and Food Research 11: media Tools and Applications 82 (1): 497–520. DOI: htt-
100470. DOI: https://doi.org/10.1016/j.jafr.2022.100470 ps://doi.org/10.1007/s11042-022-13144-z
Nyarko B.N.E., Bin W., Zhou J., Agordzo G.K., Odoom J., Thakur R., Mohanty S., Sethy P.K., Patro N., Sethy P., Acha-
Koukoyi E. 2022. Comparative analysis of AlexNet, ry A.A. 2023. Detection of tomato leaf ailment using con-
Resnet-50, and Inception-V3 models on masked face rec- volutional neural network technique. p. 193–202. In: Pro-
ognition. p. 337–343. In: Proceedings of “2022 IEEE World ceedings of “Third Mobile and Radio Communications and
AI IoT Congress (AIIoT)”. 6–9 June 2022. DOI: https://doi. 5G Networks. 10–12 June, 2022. Krukshatra, India. DOI:
org/10.1109/AIIoT54504.2022.9817327 https://doi.org/10.1007/978-981-19-7982-8_17
Ouhami M., Hafiane A., Es-Saady Y., El Hajji M., Canals R. Vig S., Arora A., Arya G. 2023. Automated license plate detec-
2021. Computer vision, IoT and data fusion for crop disease tion and recognition using deep learning. p. 419–431 In:
detection using machine learning: a survey and ongoing Proceedings of “Advancements in Interdisciplinary Re-
research. Remote Sensing 13 (13): 2486. DOI: https://doi. search: First International Conference, AIR 2022”. 6–7 May
org/10.3390/rs13132486 2022, Prayagraj, India. DOI: https://doi.org/10.1007/978-3-
Ozbay N., Newman S.E. 2004. Fusarium crown and root rot of 031-23724-9_39
tomato and control methods. Plant Pathology Journal 3 (1): Vishnoi V.K., Kumar K., Kumar B. 2021. Plant disease detection
9–18. DOI: https://doi.org/10.3923/ppj.2004.9.18 using computational intelligence and image processing.
Özbay N., Newman S., Brown W. 2004. Evaluation of Tricho- Journal of Plant Diseases and Protection 128: 19–53. DOI:
derma harzianum strains to control crown and root rot https://doi.org/10.1007/s11119-019-09703-4
of greenhouse fresh market tomatoes. Acta Horticultu- Wei D., Wei X., Tang Q., Jia L., Yin X., Ji Y. 2023. RTLSeg:
rae 635: 635. DOI: https://doi.org/10.17660/ActaHor- A novel multi-component inspection network for railway
tic.2004.635.10 track line based on instance segmentation. Engineering
Peritore-Galve C., Tancos M., Smart C. 2020. Bacterial canker Applications of Artificial Intelligence 119: 105822. DOI:
of tomato: revisiting a global and economically damaging https://doi.org/10.3390/s23041779
© 2023. This work is licensed under
https://creativecommons.org/licenses/by-sa/4.0/ (the “License”).
Notwithstanding the ProQuest Terms and Conditions, you may use this
content in accordance with the terms of the License.