Resource-Constrained UAV-Based Weed Detection for Site-Specific Management on Edge Devices
arXiv cs.CV / 4/28/2026
📰 NewsDeveloper Stack & InfrastructureModels & Research
Key Points
- The paper addresses a gap in understanding how object detection models perform for real-time UAV weed detection under real-world resource constraints on edge devices.
- It proposes a deployment-oriented framework that covers UAV data acquisition, model development, and on-device inference, explicitly balancing detection accuracy with computational efficiency.
- Across multiple modern detector families (YOLOv8–v12 and RT-DETRv1–v2), experiments on Jetson Orin Nano, AGX Xavier, and AGX Orin reveal clear accuracy–latency trade-offs.
- High-capacity models reach up to 86.9% mAP50 but have latency too high for real-time use, while lightweight models achieve about 66%–71% mAP50 with sufficiently low latency.
- The study identifies RT-DETRv2-R50-M as a strong efficiency-accuracy option (about 79% mAP50) and YOLOv10n as the fastest, with YOLOv11s and RT-DETRv2-R50-M providing the best overall balance for real-time UAV deployment.
Related Articles
How I Automate My Dev Workflow with Claude Code Hooks
Dev.to

Claude Haiku for Low-Cost AI Inference: Patterns from a Horse Racing Prediction System
Dev.to

How We Built an Ambient AI Clinical Documentation Pipeline (and Saved Doctors 8+ Hours a Week)
Dev.to

🦀 PicoClaw Deep Dive — A Field Guide to Building an Ultra-Light AI Agent in Go 🐹
Dev.to

Real-Time Monitoring for AI Agents: Beyond Log Streaming
Dev.to