paper-with-me

홈 › Papers

RCDPT: Radar-Camera fusion Dense Prediction Transformer

2022-11-04 · Chen-Chou Lo, Patrick Vandewalle

Recently, transformer networks have outperformed traditional deep neural networks in natural language processing and show a large potential in many computer vision tasks compared to convolutional backbones. In the original transformer, readout tokens are used as designated vectors for aggregating information from other tokens. However, the performance of using readout tokens in a vision transformer is limited. Therefore, we propose a novel fusion strategy to integrate radar data into a dense prediction transformer network by reassembling camera representations with radar representations. Instead of using readout tokens, radar representations contribute additional depth information to a monocular depth estimation model and improve performance. We further investigate different fusion approaches that are commonly used for integrating additional modality in a dense prediction transformer network. The experiments are conducted on the nuScenes dataset, which includes camera images, lidar, and radar data. The results show that our proposed method yields better performance than the commonly used fusion strategies and outperforms existing convolutional depth estimation models that fuse camera images and radar.

📄 PDF Abstract BibTeX arXiv:2211.02432

Code (1)

lochenchou/rcdpt 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth EstimationPrediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Instance-Guided Radar Depth Estimation for 3D Object Detection

2026-01-27 · Chen-Chou Lo, Patrick Vandewalle arxiv

Accurate depth estimation is fundamental to 3D perception in autonomous driving, supporting tasks such as detection, tracking, and motion planning. However, monocular camera-based 3D detection suffers from depth ambiguit…

Monocular 3D Object DetectionInstance SegmentationAutonomous DrivingDepth Estimation

RadarCam-Depth: Radar-Camera Fusion for Depth Estimation with Learned Metric Scale

2024-01-09 · Han Li, Yukai Ma, Yaqing Gu, Kewei Hu 외

We present a novel approach for metric dense depth estimation based on the fusion of a single-view image and a sparse, noisy Radar point cloud. The direct fusion of heterogeneous Radar and image data, or their encodings,…

Depth EstimationDepth Prediction

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

Unleashing HyDRa: Hybrid Fusion, Depth Consistency and Radar for Unified 3D Perception

2024-03-12 · Philipp Wolters, Johannes Gilg, Torben Teepe, Fabian Herzog 외

Low-cost, vision-centric 3D perception systems for autonomous driving have made significant progress in recent years, narrowing the gap to expensive LiDAR-based methods. The primary challenge in becoming a fully reliable…

3D Multi-Object Tracking3D Object Detection3D Object Detection (RoI)3D Semantic Occupancy Prediction+3

RC-BEVFusion: A Plug-In Module for Radar-Camera Bird's Eye View Feature Fusion

2023-05-25 · Lukas Stäcker, Shashank Mishra, Philipp Heidenreich, Jason Rambach 외

Radars and cameras belong to the most frequently used sensors for advanced driver assistance systems and automated driving research. However, there has been surprisingly little research on radar-camera fusion with neural…

3D Object Detectionobject-detectionObject Detection