paper-with-me

홈 › Papers

Drone Object Detection Using RGB/IR Fusion

2022-01-11 · Lizhi Yang, Ruhang Ma, Avideh Zakhor

Object detection using aerial drone imagery has received a great deal of attention in recent years. While visible light images are adequate for detecting objects in most scenarios, thermal cameras can extend the capabilities of object detection to night-time or occluded objects. As such, RGB and Infrared (IR) fusion methods for object detection are useful and important. One of the biggest challenges in applying deep learning methods to RGB/IR object detection is the lack of available training data for drone IR imagery, especially at night. In this paper, we develop several strategies for creating synthetic IR images using the AIRSim simulation engine and CycleGAN. Furthermore, we utilize an illumination-aware fusion framework to fuse RGB and IR images for object detection on the ground. We characterize and test our methods for both simulated and actual data. Our solution is implemented on an NVIDIA Jetson Xavier running on an actual drone, requiring about 28 milliseconds of processing per RGB/IR image pair.

📄 PDF Abstract BibTeX arXiv:2201.03786

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Residual Connection 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…

Similar Papers 제목 키워드 기반

YOLO-FEDER FusionNet: A Novel Deep Learning Architecture for Drone Detection

2024-06-17 · Tamara R. Lenhard, Andreas Weinmann, Stefan Jäger, Tobias Koch

Predominant methods for image-based drone detection frequently rely on employing generic object detection algorithms like YOLOv5. While proficient in identifying drones against homogeneous backgrounds, these algorithms o…

Objectobject-detectionObject Detection

C2FDrone: Coarse-to-Fine Drone-to-Drone Detection using Vision Transformer Networks

2024-04-30 · Sairam VC Rebbapragada, Pranoy Panda, Vineeth N Balasubramanian

A vision-based drone-to-drone detection system is crucial for various applications like collision avoidance, countering hostile drones, and search-and-rescue operations. However, detecting drones presents unique challeng…

Collision AvoidanceEdge-computing

WAVE-DETR Multi-Modal Visible and Acoustic Real-Life Drone Detector

2025-09-11 · Razvan Stefanescu, Ethan Oh, Ruben Vazquez, Chris Mesterharm 외 arxiv

We introduce a multi-modal WAVE-DETR drone detector combining visible RGB and acoustic signals for robust real-life UAV object detection. Our approach fuses visual and acoustic features in a unified object detector model…

Object Detection

HierLight-YOLO: A Hierarchical and Lightweight Object Detection Network for UAV Photography

2025-09-26 · Defan Chen, Yaohua Hu, Luchan Zhang arxiv

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time …

Small Object Detection

YOLOMG: Vision-based Drone-to-Drone Detection with Appearance and Pixel-Level Motion Fusion

2025-03-10 · Hanqing Guo, Xiuxiu Lin, Shiyu Zhao

Vision-based drone-to-drone detection has attracted increasing attention due to its importance in numerous tasks such as vision-based swarming, aerial see-and-avoid, and malicious drone detection. However, existing metho…