paper-with-me

홈 › Papers

MBDF-Net: Multi-Branch Deep Fusion Network for 3D Object Detection

2021-08-29 · Xun Tan, Xingyu Chen, Guowei Zhang, Jishiyu Ding, Xuguang Lan

Point clouds and images could provide complementary information when representing 3D objects. Fusing the two kinds of data usually helps to improve the detection results. However, it is challenging to fuse the two data modalities, due to their different characteristics and the interference from the non-interest areas. To solve this problem, we propose a Multi-Branch Deep Fusion Network (MBDF-Net) for 3D object detection. The proposed detector has two stages. In the first stage, our multi-branch feature extraction network utilizes Adaptive Attention Fusion (AAF) modules to produce cross-modal fusion features from single-modal semantic features. In the second stage, we use a region of interest (RoI) -pooled fusion module to generate enhanced local features for refinement. A novel attention-based hybrid sampling strategy is also proposed for selecting key points in the downsampling process. We evaluate our approach on two widely used benchmark datasets including KITTI and SUN-RGBD. The experimental results demonstrate the advantages of our method over state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2108.12863

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SFGFusion: Surface Fitting Guided 3D Object Detection with 4D Radar and Camera Fusion

2025-10-22 · Xiaozhi Li, Huijun Di, Jian Li, Feng Liu 외 arxiv

3D object detection is essential for autonomous driving. As an emerging sensor, 4D imaging radar offers advantages as low cost, long-range detection, and accurate velocity measurement, making it highly suitable for objec…

3D Object DetectionAutonomous DrivingPoint Clouds

RXFOOD: Plug-in RGB-X Fusion for Object of Interest Detection

2023-06-22 · Jin Ma, Jinlong Li, Qing Guo, Tianyun Zhang 외

The emergence of different sensors (Near-Infrared, Depth, etc.) is a remedy for the limited application scenarios of traditional RGB camera. The RGB-X tasks, which rely on RGB input and another type of data input to reso…

DecoderImage ManipulationImage Manipulation DetectionObject+4

Multi-Semantic Interactive Learning for Object Detection

2023-03-18 · Shuxin Wang, Zhichao Zheng, Yanhui Gu, Junsheng Zhou 외

Single-branch object detection methods use shared features for localization and classification, yet the shared features are not fit for the two different tasks simultaneously. Multi-branch object detection methods usuall…

ClassificationObjectobject-detectionObject Detection+1

Rethinking Early-Fusion Strategies for Improved Multispectral Object Detection

2024-05-25 · Xue Zhang, Si-Yuan Cao, Fang Wang, Runmin Zhang 외

Most recent multispectral object detectors employ a two-branch structure to extract features from RGB and thermal images. While the two-branch structure achieves better performance than a single-branch structure, it over…

Knowledge DistillationMultispectral Object Detectionobject-detectionObject Detection+1

Fast Object Detection with Latticed Multi-Scale Feature Fusion

2020-11-05 · Yue Shi, Bo Jiang, Zhengping Che, Jian Tang

Scale variance is one of the crucial challenges in multi-scale object detection. Early approaches address this problem by exploiting the image and feature pyramid, which raises suboptimal results with computation burden …

Objectobject-detectionObject DetectionReal-Time Object Detection