paper-with-me

홈 › Papers

Drone-based RGB-Infrared Cross-Modality Vehicle Detection via Uncertainty-Aware Learning

2020-03-05 · Yiming Sun, Bing Cao, Pengfei Zhu, QinGhua Hu

Drone-based vehicle detection aims at finding the vehicle locations and categories in an aerial image. It empowers smart city traffic management and disaster rescue. Researchers have made mount of efforts in this area and achieved considerable progress. Nevertheless, it is still a challenge when the objects are hard to distinguish, especially in low light conditions. To tackle this problem, we construct a large-scale drone-based RGB-Infrared vehicle detection dataset, termed DroneVehicle. Our DroneVehicle collects 28, 439 RGB-Infrared image pairs, covering urban roads, residential areas, parking lots, and other scenarios from day to night. Due to the great gap between RGB and infrared images, cross-modal images provide both effective information and redundant information. To address this dilemma, we further propose an uncertainty-aware cross-modality vehicle detection (UA-CMDet) framework to extract complementary information from cross-modal images, which can significantly improve the detection performance in low light conditions. An uncertainty-aware module (UAM) is designed to quantify the uncertainty weights of each modality, which is calculated by the cross-modal Intersection over Union (IoU) and the RGB illumination value. Furthermore, we design an illumination-aware cross-modal non-maximum suppression algorithm to better integrate the modal-specific information in the inference phase. Extensive experiments on the DroneVehicle dataset demonstrate the flexibility and effectiveness of the proposed method for crossmodality vehicle detection. The dataset can be download from https://github.com/VisDrone/DroneVehicle.

📄 PDF Abstract BibTeX arXiv:2003.02437

Code (2)

SunYM2020/UA-CMDet 공식 구현 pytorch
VisDrone/DroneVehicle

Tasks

2D Object DetectionManagementObject CountingObject Detectionvehicle detection

Similar Papers 제목 키워드 기반

Translation, Scale and Rotation: Cross-Modal Alignment Meets RGB-Infrared Vehicle Detection

2022-09-28 · Maoxun Yuan, Yinyan Wang, Xingxing Wei

Integrating multispectral data in object detection, especially visible and infrared images, has received great attention in recent years. Since visible (RGB) and infrared (IR) images can provide complementary information…

2D Object Detectioncross-modal alignmentCrowd CountingMultispectral Object Detection+8

DPDETR: Decoupled Position Detection Transformer for Infrared-Visible Object Detection

2024-08-12 · Junjie Guo, Chenqiang Gao, Fangcen Liu, Deyu Meng

Infrared-visible object detection aims to achieve robust object detection by leveraging the complementary information of infrared and visible image pairs. However, the commonly existing modality misalignment problem pres…

DecoderObjectobject-detectionObject Detection+2

MoCTEFuse: Illumination-Gated Mixture of Chiral Transformer Experts for Multi-Level Infrared and Visible Image Fusion

2025-07-27 · Li Jinfu, Song Hong, Xia Jianghan, Lin Yucong 외 arxiv

While illumination changes inevitably affect the quality of infrared and visible image fusion, many outstanding methods still ignore this factor and directly merge the information from source images, leading to modality …

CDUPatch: Color-Driven Universal Adversarial Patch Attack for Dual-Modal Visible-Infrared Detectors

2025-04-15 · Jiahuan Long, Wen Yao, Tingsong Jiang, Chao Ma

Adversarial patches are widely used to evaluate the robustness of object detection systems in real-world scenarios. These patches were initially designed to deceive single-modal detectors (e.g., visible or infrared) and …

Data Augmentationobject-detectionObject Detection

MambaRefine-YOLO: A Dual-Modality Small Object Detector for UAV Imagery

2025-11-24 · Shuyu Cao, Minxin Chen, Yucheng Song, Zhaozhong Chen 외 arxiv

Small object detection in Unmanned Aerial Vehicle (UAV) imagery is a persistent challenge, hindered by low resolution and background clutter. While fusing RGB and infrared (IR) data offers a promising solution, existing …

Computational EfficiencySmall Object Detection