CVJun 10, 2025

Efficient Edge Deployment of Quantized YOLOv4-Tiny for Aerial Emergency Object Detection on Raspberry Pi 5

arXiv:2506.09300v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This enables low-power, real-time emergency object detection on edge devices for safety-critical applications, though it is incremental as it applies existing quantization techniques to a specific model and hardware.

The paper tackled deploying a quantized YOLOv4-Tiny model for real-time object detection in aerial emergency imagery on a Raspberry Pi 5, achieving an inference time of 28.2 ms per image and average power consumption of 13.85 W while maintaining robust accuracy for emergency classes.

This paper presents the deployment and performance evaluation of a quantized YOLOv4-Tiny model for real-time object detection in aerial emergency imagery on a resource-constrained edge device the Raspberry Pi 5. The YOLOv4-Tiny model was quantized to INT8 precision using TensorFlow Lite post-training quantization techniques and evaluated for detection speed, power consumption, and thermal feasibility under embedded deployment conditions. The quantized model achieved an inference time of 28.2 ms per image with an average power consumption of 13.85 W, demonstrating a significant reduction in power usage compared to its FP32 counterpart. Detection accuracy remained robust across key emergency classes such as Ambulance, Police, Fire Engine, and Car Crash. These results highlight the potential of low-power embedded AI systems for real-time deployment in safety-critical emergency response applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes