paper-with-me

홈 › Papers

Bridging Perspectives: Foundation Model Guided BEV Maps for 3D Object Detection and Tracking

2025-10-11 · Markus Käppeler, Özgün Çiçek, Daniele Cattaneo, Claudius Gläser, Yakov Miron, Abhinav Valada arxiv

Camera-based 3D object detection and tracking are essential for perception in autonomous driving. Current state-of-the-art approaches often rely exclusively on either perspective-view (PV) or bird's-eye-view (BEV) features, limiting their ability to leverage both fine-grained object details and spatially structured scene representations. In this work, we propose DualViewDistill, a hybrid detection and tracking framework that incorporates both PV and BEV camera image features to leverage their complementary strengths. Our approach introduces BEV maps guided by foundation models, leveraging descriptive DINOv2 features that are distilled into BEV representations through a novel distillation process. By integrating PV features with BEV maps enriched with semantic and geometric features from DINOv2, our model leverages this hybrid representation via deformable aggregation to enhance 3D object detection and tracking. Extensive experiments on the nuScenes and Argoverse 2 benchmarks demonstrate that DualViewDistill achieves state-of-the-art performance. The results showcase the potential of foundation model BEV maps to enable more reliable perception for autonomous driving. We make the code and pre-trained models available at https://dualviewdistill.cs.uni-freiburg.de .

📄 PDF Abstract BibTeX arXiv:2510.10287

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

Weakly-Supervised Affordance Grounding Guided by Part-Level Semantic Priors

2025-05-30 · Peiran Xu, Yadong Mu

In this work, we focus on the task of weakly supervised affordance grounding, where a model is trained to identify affordance regions on objects using human-object interaction images and egocentric object images without …

Human-Object Interaction DetectionSemantic Segmentation

Open-Set 3D Semantic Instance Maps for Vision Language Navigation -- O3D-SIM

2024-04-27 · Laksh Nanwani, Kumaraditya Gupta, Aditya Mathur, Swayam Agrawal 외

Humans excel at forming mental maps of their surroundings, equipping them to understand object relationships and navigate based on language queries. Our previous work SI Maps [1] showed that having instance-level informa…

Image SegmentationNavigateObject RecognitionSemantic Segmentation+1

ABACUS: Adapting Unified Foundation Model for Bridging Image Count Understanding and Generation

2026-06-22 · Anindya Mondal, Sauradip Nag, Anjan Dutta arxiv

ABACUS is a unified vision-language model that handles object counting, crowd counting, referring-expression counting, and count-faithful image generation without any benchmark-specific training required. Our model is bu…

Object LocalizationImage GenerationObject CountingCrowd Counting

Bridging 3D Deep Learning and Curation for Analysis and High-Quality Segmentation in Practice

2025-11-27 · Simon Püttmann, Jonathan Jair Sànchez Contreras, Lennart Kowitz, Peter Lampen 외 arxiv

Accurate 3D microscopy image segmentation is critical for quantitative bioimage analysis but even state-of-the-art foundation models yield error-prone results. Therefore, manual curation is still widely used for either p…

Image Segmentation

Bridging Large-Model Reasoning and Real-Time Control via Agentic Fast-Slow Planning

2026-04-02 · Jiayi Chen, Shuai Wang, Guangxu Zhu, Chengzhong Xu arxiv

Large foundation models enable powerful reasoning for autonomous systems, but mapping semantic intent to reliable real-time control remains challenging. Existing approaches either (i) let Large Language Models (LLMs) gen…