English

Deep Learning-based Human Detection for UAVs with Optical and Infrared Cameras: System and Experiments

Computer Vision and Pattern Recognition 2020-08-11 v1 Robotics

Abstract

In this paper, we present our deep learning-based human detection system that uses optical (RGB) and long-wave infrared (LWIR) cameras to detect, track, localize, and re-identify humans from UAVs flying at high altitude. In each spectrum, a customized RetinaNet network with ResNet backbone provides human detections which are subsequently fused to minimize the overall false detection rate. We show that by optimizing the bounding box anchors and augmenting the image resolution the number of missed detections from high altitudes can be decreased by over 20 percent. Our proposed network is compared to different RetinaNet and YOLO variants, and to a classical optical-infrared human detection framework that uses hand-crafted features. Furthermore, along with the publication of this paper, we release a collection of annotated optical-infrared datasets recorded with different UAVs during search-and-rescue field tests and the source code of the implemented annotation tool.

Keywords

Cite

@article{arxiv.2008.04197,
  title  = {Deep Learning-based Human Detection for UAVs with Optical and Infrared Cameras: System and Experiments},
  author = {Timo Hinzmann and Tobias Stegemann and Cesar Cadena and Roland Siegwart},
  journal= {arXiv preprint arXiv:2008.04197},
  year   = {2020}
}

Comments

Initial submission; 21 pages, 16 figures, 6 tables

R2 v1 2026-06-23T17:45:13.908Z