paper-with-me

홈 › Papers

mmFUSION: Multimodal Fusion for 3D Objects Detection

2023-11-07 · Javed Ahmad, Alessio Del Bue

Multi-sensor fusion is essential for accurate 3D object detection in self-driving systems. Camera and LiDAR are the most commonly used sensors, and usually, their fusion happens at the early or late stages of 3D detectors with the help of regions of interest (RoIs). On the other hand, fusion at the intermediate level is more adaptive because it does not need RoIs from modalities but is complex as the features of both modalities are presented from different points of view. In this paper, we propose a new intermediate-level multi-modal fusion (mmFUSION) approach to overcome these challenges. First, the mmFUSION uses separate encoders for each modality to compute features at a desired lower space volume. Second, these features are fused through cross-modality and multi-modality attention mechanisms proposed in mmFUSION. The mmFUSION framework preserves multi-modal information and learns to complement modalities' deficiencies through attention weights. The strong multi-modal features from the mmFUSION framework are fed to a simple 3D detection head for 3D predictions. We evaluate mmFUSION on the KITTI and NuScenes dataset where it performs better than available early, intermediate, late, and even two-stage based fusion schemes. The code with the mmdetection3D project plugin will be publicly available soon.

📄 PDF Abstract BibTeX arXiv:2311.04058

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject DetectionSensor Fusion

Similar Papers 제목 키워드 기반

MMFusion: Combining Image Forensic Filters for Visual Manipulation Detection and Localization

2023-12-04 · Kostas Triaridis, Konstantinos Tsigos, Vasileios Mezaris

Recent image manipulation localization and detection techniques typically leverage forensic artifacts and traces that are produced by a noise-sensitive filter, such as SRM or Bayar convolution. In this paper, we showcase…

Detecting Image ManipulationImage ForensicsImage Forgery DetectionImage Manipulation+2

ImmFusion: Robust mmWave-RGB Fusion for 3D Human Body Reconstruction in All Weather Conditions

2022-10-04 · Anjun Chen, Xiangyu Wang, Kun Shi, Shaohao Zhu 외

3D human reconstruction from RGB images achieves decent results in good weather conditions but degrades dramatically in rough weather. Complementary, mmWave radars have been employed to reconstruct 3D human joints and me…

3D Human ReconstructionAll

TextSleuth: A New Dataset and Baseline for Scene Text Manipulation Detection

2024-08-07 · Conference on Multimedia Information Processing and Retrieval 2024 8 · Abhineet Kumar Pandey, Ming-Ching Chang Xin, Li

With the rise of digital content on social media and the advancement of image editing tools, tampering with scene text has become a serious concern. Scene text manipulation detection (STMD) is a kind of image manipulatio…

Image ManipulationImage Manipulation Detection

Towards Weather-Robust 3D Human Body Reconstruction: Millimeter-Wave Radar-Based Dataset, Benchmark, and Multi-Modal Fusion

2024-09-07 · Anjun Chen, Xiangyu Wang, Kun Shi, Yuchi Huo 외

3D human reconstruction from RGB images achieves decent results in good weather conditions but degrades dramatically in rough weather. Complementarily, mmWave radars have been employed to reconstruct 3D human joints and …

3D Human Reconstruction

A Generalized Multi-Modal Fusion Detection Framework

2023-03-13 · Leichao Cui, Xiuxian Li, Min Meng, Xiaoyu Mo

LiDAR point clouds have become the most common data source in autonomous driving. However, due to the sparsity of point clouds, accurate and reliable detection cannot be achieved in specific scenarios. Because of their c…

Autonomous Driving