SOTAVerified

RCDINO: Enhancing Radar-Camera 3D Object Detection with DINOv2 Semantic Features

2025-08-21Code Available0· sign in to hype

Olga Matykina, Dmitry Yudin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Three-dimensional object detection is essential for autonomous driving and robotics, relying on effective fusion of multimodal data from cameras and radar. This work proposes RCDINO, a multimodal transformer-based model that enhances visual backbone features by fusing them with semantically rich representations from the pretrained DINOv2 foundation model. This approach enriches visual representations and improves the model's detection performance while preserving compatibility with the baseline architecture. Experiments on the nuScenes dataset demonstrate that RCDINO achieves state-of-the-art performance among radar-camera models, with 56.4 NDS and 48.1 mAP. Our implementation is available at https://github.com/OlgaMatykina/RCDINO.

Reproductions