ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.09299
31
0

Lightweight Object Detection Using Quantized YOLOv4-Tiny for Emergency Response in Aerial Imagery

10 June 2025
Sindhu Boddu
Arindam Mukherjee
    ObjD
ArXiv (abs)PDFHTML
Abstract

This paper presents a lightweight and energy-efficient object detection solution for aerial imagery captured during emergency response situations. We focus on deploying the YOLOv4-Tiny model, a compact convolutional neural network, optimized through post-training quantization to INT8 precision. The model is trained on a custom-curated aerial emergency dataset, consisting of 10,820 annotated images covering critical emergency scenarios. Unlike prior works that rely on publicly available datasets, we created this dataset ourselves due to the lack of publicly available drone-view emergency imagery, making the dataset itself a key contribution of this work. The quantized model is evaluated against YOLOv5-small across multiple metrics, including mean Average Precision (mAP), F1 score, inference time, and model size. Experimental results demonstrate that the quantized YOLOv4-Tiny achieves comparable detection performance while reducing the model size from 22.5 MB to 6.4 MB and improving inference speed by 44\%. With a 71\% reduction in model size and a 44\% increase in inference speed, the quantized YOLOv4-Tiny model proves highly suitable for real-time emergency detection on low-power edge devices.

View on arXiv
@article{boddu2025_2506.09299,
  title={ Lightweight Object Detection Using Quantized YOLOv4-Tiny for Emergency Response in Aerial Imagery },
  author={ Sindhu Boddu and Arindam Mukherjee },
  journal={arXiv preprint arXiv:2506.09299},
  year={ 2025 }
}
Comments on this paper