paper-with-me

Papers

Multimodal Object Detection via Probabilistic Ensembling

2021-04-07 · Yi-Ting Chen, Jinghao Shi, Zelin Ye, Christoph Mertz, Deva Ramanan, Shu Kong

Object detection with multimodal inputs can improve many safety-critical systems such as autonomous vehicles (AVs). Motivated by AVs that operate in both day and night, we study multimodal object detection with RGB and thermal cameras, since the latter provides much stronger object signatures under poor illumination. We explore strategies for fusing information from different modalities. Our key contribution is a probabilistic ensembling technique, ProbEn, a simple non-learned method that fuses together detections from multi-modalities. We derive ProbEn from Bayes' rule and first principles that assume conditional independence across modalities. Through probabilistic marginalization, ProbEn elegantly handles missing modalities when detectors do not fire on the same object. Importantly, ProbEn also notably improves multimodal detection even when the conditional independence assumption does not hold, e.g., fusing outputs from other fusion methods (both off-the-shelf and trained in-house). We validate ProbEn on two benchmarks containing both aligned (KAIST) and unaligned (FLIR) multimodal images, showing that ProbEn outperforms prior work by more than 13% in relative performance!

📄 PDF Abstract BibTeX arXiv:2104.02904

Code (3)

Jamie725/RGBT-detection 공식 구현 pytorch
Jamie725/Multimodal-Object-Detection-via-Probabilistic-Ensembling pytorch
aimerykong/RGBT-detection

Tasks

3D Object DetectionAutonomous VehiclesObjectobject-detectionObject DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Multimodal Data Curation via Object Detection and Filter Ensembles

2024-01-05 · Tzu-Heng Huang, Changho Shin, Sui Jiet Tay, Dyah Adila 외

We propose an approach for curating multimodal data that we used for our entry in the 2023 DataComp competition filtering track. Our technique combines object detection and weak supervision-based ensembling. In the first…

Objectobject-detectionObject DetectionPosition+1

Ensemble Learning techniques for object detection in high-resolution satellite images

2022-02-16 · Arthur Vilhelm, Matthieu Limbert, Clément Audebert, Tugdual Ceillier

Ensembling is a method that aims to maximize the detection performance by fusing individual detectors. While rarely mentioned in deep-learning articles applied to remote sensing, ensembling methods have been widely used …

ArticlesEarth ObservationEnsemble LearningObject+4

Multimodal Object Detection via Probabilistic a priori Information Integration

2024-05-24 · Hafsa El Hafyani, Bastien Pasdeloup, Camille Yver, Pierre Romenteau

Multimodal object detection has shown promise in remote sensing. However, multimodal data frequently encounter the problem of low-quality, wherein the modalities lack strict cell-to-cell alignment, leading to mismatch be…

Objectobject-detectionObject Detection

Ensembling object detectors for image and video data analysis

2021-02-09 · Kateryna Chumachenko, Jenni Raitoharju, Alexandros Iosifidis, Moncef Gabbouj

In this paper, we propose a method for ensembling the outputs of multiple object detectors for improving detection performance and precision of bounding boxes on image data. We further extend it to video data by proposin…

Objectobject-detectionObject Detection

SESS: Self-Ensembling Semi-Supervised 3D Object Detection

2019-12-26 · CVPR 2020 6 · Na Zhao, Tat-Seng Chua, Gim Hee Lee

The performance of existing point cloud-based 3D object detection methods heavily relies on large-scale high-quality 3D annotations. However, such annotations are often tedious and expensive to collect. Semi-supervised l…

3D Object Detectionimage-classificationImage ClassificationObject+3