paper-with-me

홈 › Papers

Hardware-Aware YOLO Compression for Low-Power Edge AI on STM32U5 for Weeds Detection in Digital Agriculture

2025-11-11 · Charalampos S. Kouzinopoulos, Yuri Manna arxiv

Weeds significantly reduce crop yields worldwide and pose major challenges to sustainable agriculture. Traditional weed management methods, primarily relying on chemical herbicides, risk environmental contamination and lead to the emergence of herbicide-resistant species. Precision weeding, leveraging computer vision and machine learning methods, offers a promising eco-friendly alternative but is often limited by reliance on high-power computational platforms. This work presents an optimized, low-power edge AI system for weeds detection based on the YOLOv8n object detector deployed on the STM32U575ZI microcontroller. Several compression techniques are applied to the detection model, including structured pruning, integer quantization and input image resolution scaling in order to meet strict hardware constraints. The model is trained and evaluated on the CropAndWeed dataset with 74 plant species, achieving a balanced trade-off between detection accuracy and efficiency. Our system supports real-time, in-situ weeds detection with a minimal energy consumption of 51.8mJ per inference, enabling scalable deployment in power-constrained agricultural environments.

📄 PDF Abstract BibTeX arXiv:2511.07990

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model Compression Methods for YOLOv5: A Review

2023-07-21 · Mohammad Jani, Jamil Fayyad, Younes Al-Younes, Homayoun Najjaran

Over the past few years, extensive research has been devoted to enhancing YOLO object detectors. Since its introduction, eight major versions of YOLO have been introduced with the purpose of improving its accuracy and ef…

Knowledge DistillationmodelModel CompressionNetwork Pruning+2

REQ-YOLO: A Resource-Aware, Efficient Quantization Framework for Object Detection on FPGAs

2019-09-29 · Caiwen Ding, Shuo Wang, Ning Liu, Kaidi Xu 외

Deep neural networks (DNNs), as the basis of object detection, will play a key role in the development of future autonomous systems with full autonomy. The autonomous systems have special requirements of real-time, energ…

Model Compressionobject-detectionObject DetectionQuantization

EfficientRep:An Efficient Repvgg-style ConvNets with Hardware-aware Neural Network Design

2023-02-01 · Kaiheng Weng, Xiangxiang Chu, Xiaoming Xu, Junshi Huang 외

We present a hardware-efficient architecture of convolutional neural network, which has a repvgg-like architecture. Flops or parameters are traditional metrics to evaluate the efficiency of networks which are not sensiti…

GPUobject-detectionObject Detection

A Real-time Low-cost Artificial Intelligence System for Autonomous Spraying in Palm Plantations

2021-03-06 · Zhenwang Qin, Wensheng Wang, Karl-Heinz Dammer, Leifeng Guo 외

In precision crop protection, (target-orientated) object detection in image processing can help navigate Unmanned Aerial Vehicles (UAV, crop protection drones) to the right place to apply the pesticide. Unnecessary appli…

Model CompressionNavigateobject-detectionObject Detection

Feature Compression for Rate Constrained Object Detection on the Edge

2022-04-15 · Zhongzheng Yuan, Samyak Rawlekar, Siddharth Garg, Elza Erkip 외

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large…

CPUFeature CompressionImage Compressionobject-detection+1