Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A Quantized Deep Learning Model for Efficient Plant Leaf Disease Detection on Embedded Systems

Author 1: Balkis Tej Author 2: Soulef Bouaafia Author 3: Mohamed Ali Hajjaji Author 4: Abdellatif Mtibaa Author 5: Mohamed Atri
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 11 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.0161193

Abstract

You Only Look Once (YOLO) object detection network has gained significant adoption in the field of plant leaf disease detection due to its strong detection capabilities. However, deploying YOLO models on resource-constrained devices remains challenging, as they require substantial computational power. The complexity and size of these models pose significant obstacles for edge platforms, which are often limited in processing and memory resources. To address these limitations and accelerate inference, we propose a quantized version of YOLOv5x, called Quant-YOLOv5x. This quantization reduces the size and complexity of the model, making it more suitable for edge deployment while maintaining competitive detection accuracy. The experiments were carried out using a self-generated dataset focused on detecting tomato and pepper leaf diseases. Our quantization method reduces the bitwidth of the entire YOLO network to 8 bits, resulting in only a 2.8% decrease in mean Average Precision (mAP), a 50% reduction in model size, and an increase of 4.7 FPS compared to the standard YOLOv5 model.

Keywords

How to Cite this Article

Tej, B., Bouaafia, S., Hajjaji, M. A., Mtibaa, A., & Atri, M. (2025). A Quantized Deep Learning Model for Efficient Plant Leaf Disease Detection on Embedded Systems. International Journal of Advanced Computer Science and Applications, 16(11). https://doi.org/10.14569/IJACSA.2025.0161193

Tej, Balkis, et al.. "A Quantized Deep Learning Model for Efficient Plant Leaf Disease Detection on Embedded Systems." International Journal of Advanced Computer Science and Applications, vol. 16, no. 11, 2025, https://doi.org/10.14569/IJACSA.2025.0161193.

@article{Tej2025,
  title     = {A Quantized Deep Learning Model for Efficient Plant Leaf Disease Detection on Embedded Systems},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {11},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Balkis Tej and Soulef Bouaafia and Mohamed Ali Hajjaji and Abdellatif Mtibaa and Mohamed Atri},
  doi       = {10.14569/IJACSA.2025.0161193},
  url       = {https://doi.org/10.14569/IJACSA.2025.0161193}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.