Saved in:
Bibliographic Details
Main Authors: Matykina, Olga, Yudin, Dmitry
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2508.15353
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.