paper-with-me

Papers

Multi-View Attentive Contextualization for Multi-View 3D Object Detection

2024-05-20 · CVPR 2024 1 · Xianpeng Liu, Ce Zheng, Ming Qian, Nan Xue, Chen Chen, Zhebin Zhang, Chen Li, Tianfu Wu

We present Multi-View Attentive Contextualization (MvACon), a simple yet effective method for improving 2D-to-3D feature lifting in query-based multi-view 3D (MV3D) object detection. Despite remarkable progress witnessed in the field of query-based MV3D object detection, prior art often suffers from either the lack of exploiting high-resolution 2D features in dense attention-based lifting, due to high computational costs, or from insufficiently dense grounding of 3D queries to multi-scale 2D features in sparse attention-based lifting. Our proposed MvACon hits the two birds with one stone using a representationally dense yet computationally sparse attentive feature contextualization scheme that is agnostic to specific 2D-to-3D feature lifting approaches. In experiments, the proposed MvACon is thoroughly tested on the nuScenes benchmark, using both the BEVFormer and its recent 3D deformable attention (DFA3D) variant, as well as the PETR, showing consistent detection performance improvement, especially in enhancing performance in location, orientation, and velocity prediction. It is also tested on the Waymo-mini benchmark using BEVFormer with similar improvement. We qualitatively and quantitatively show that global cluster-based contexts effectively encode dense scene-level contexts for MV3D object detection. The promising results of our proposed MvACon reinforces the adage in computer vision -- ``(contextualized) feature matters".

📄 PDF Abstract BibTeX arXiv:2405.12200

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Neural Attentive Multiview Machines

2020-02-18 · Oren Barkan, Ori Katz, Noam Koenigstein

An important problem in multiview representation learning is finding the optimal combination of views with respect to the specific task at hand. To this end, we introduce NAM: a Neural Attentive Multiview machine that le…

Representation Learning

Cross-Attentive Multiview Fusion of Vision-Language Embeddings

2026-04-14 · Tomas Berriel Martins, Martin R. Oswald, Javier Civera arxiv

Vision-language models have been key to the development of open-vocabulary 2D semantic segmentation. Lifting these models from 2D images to 3D scenes, however, remains a challenging problem. Existing approaches typically…

2D Semantic Segmentation

Viewpoint-Aware Attentive Multi-View Inference for Vehicle Re-Identification

2018-06-01 · CVPR 2018 6 · Yi Zhou, Ling Shao

Vehicle re-identification (re-ID) has the huge potential to contribute to the intelligent video surveillance. However, it suffers from challenges that different vehicle identities with a similar appearance have little in…

Metric LearningVehicle Re-Identification

Attentive Multi-View Deep Subspace Clustering Net

2021-12-23 · Run-kun Lu, Jian-wei Liu, Xin Zuo

In this paper, we propose a novel Attentive Multi-View Deep Subspace Nets (AMVDSN), which deeply explores underlying consistent and view-specific information from multiple views and fuse them by considering each view's d…

ClusteringMulti-view Subspace ClusteringRepresentation Learning

Learning Attentive and Hierarchical Representations for 3D Shape Recognition

2020-08-01 · ECCV 2020 8 · Jiaxin Chen, Jie Qin, Yuming Shen, Li Liu 외

This paper proposes a novel method for 3D shape representation learning, namely Hyperbolic Embedded Attentive Representation (HEAR). Different from existing multi-view based methods, HEAR develops a unified framework to …

3D Shape Classification3D Shape Recognition3D Shape Representation3D Shape Retrieval+2