Open source disease analysis system of cactus by artificial intelligence and image processing
Kanlayanee Kaweesinsakul, Siranee Nuchitprasitchai, Joshua M., Pearce

TL;DR
This paper presents an AI-based system using YOLOv5 for automatic detection and classification of cactus diseases, achieving high accuracy and speed, suitable for mobile applications in cactus cultivation.
Contribution
It introduces a novel application of YOLOv5 for cactus disease detection, outperforming Faster R-CNN in accuracy and speed, and demonstrates its potential for mobile deployment.
Findings
YOLOv5 achieved 89.7% precision and 98.5% recall.
The model detects diseases in 26 milliseconds per image.
YOLOv5 outperformed Faster R-CNN in accuracy and speed.
Abstract
There is a growing interest in cactus cultivation because of numerous cacti uses from houseplants to food and medicinal applications. Various diseases impact the growth of cacti. To develop an automated model for the analysis of cactus disease and to be able to quickly treat and prevent damage to the cactus. The Faster R-CNN and YOLO algorithm technique were used to analyze cactus diseases automatically distributed into six groups: 1) anthracnose, 2) canker, 3) lack of care, 4) aphid, 5) rusts and 6) normal group. Based on the experimental results the YOLOv5 algorithm was found to be more effective at detecting and identifying cactus disease than the Faster R-CNN algorithm. Data training and testing with YOLOv5S model resulted in a precision of 89.7% and an accuracy (recall) of 98.5%, which is effective enough for further use in a number of applications in cactus cultivation. Overall…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsYou Only Look Once · Softmax · RoIPool · Region Proposal Network · Convolution · Faster R-CNN
