paper-with-me

Papers

CAPE: Camera View Position Embedding for Multi-View 3D Object Detection

2023-03-17 · CVPR 2023 1 · Kaixin Xiong, Shi Gong, Xiaoqing Ye, Xiao Tan, Ji Wan, Errui Ding, Jingdong Wang, Xiang Bai

In this paper, we address the problem of detecting 3D objects from multi-view images. Current query-based methods rely on global 3D position embeddings (PE) to learn the geometric correspondence between images and 3D space. We claim that directly interacting 2D image features with global 3D PE could increase the difficulty of learning view transformation due to the variation of camera extrinsics. Thus we propose a novel method based on CAmera view Position Embedding, called CAPE. We form the 3D position embeddings under the local camera-view coordinate system instead of the global coordinate system, such that 3D position embedding is free of encoding camera extrinsic parameters. Furthermore, we extend our CAPE to temporal modeling by exploiting the object queries of previous frames and encoding the ego-motion for boosting 3D object detection. CAPE achieves state-of-the-art performance (61.0% NDS and 52.5% mAP) among all LiDAR-free methods on nuScenes dataset. Codes and models are available on \href{https://github.com/PaddlePaddle/Paddle3D}{Paddle3D} and \href{https://github.com/kaixinbear/CAPE}{PyTorch Implementation}.

📄 PDF Abstract BibTeX arXiv:2303.10209

Code (2)

PaddlePaddle/Paddle3D 공식 구현 paddle
kaixinbear/CAPE 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject DetectionPosition

Methods 이 논문이 사용한 방법론

Transformer A Transformer is a model architecture that eschews recurrence and instead relies entirely on an [attention…

Similar Papers 제목 키워드 기반

FishRoPE: Projective Rotary Position Embeddings for Omnidirectional Visual Perception

2026-04-12 · Rahul Ahuja, Mudit Jain, Bala Murali Manoghar Sai Sudhakar, Venkatraman Narayanan 외 arxiv

Vision foundation models (VFMs) and Bird's Eye View (BEV) representation have advanced visual perception substantially, yet their internal spatial representations assume the rectilinear geometry of pinhole cameras. Fishe…

Autonomous VehiclesBEV Segmentation

SynWoodScape: Synthetic Surround-view Fisheye Camera Dataset for Autonomous Driving

2022-03-09 · Ahmed Rida Sekkat, Yohan Dupuis, Varun Ravi Kumar, Hazem Rashed 외

Surround-view cameras are a primary sensor for automated driving, used for near-field perception. It is one of the most commonly used sensors in commercial vehicles primarily used for parking visualization and automated …

Autonomous DrivingOptical Flow Estimation

Cross-view Transformers for real-time Map-view Semantic Segmentation

2022-05-05 · CVPR 2022 1 · Brady Zhou, Philipp Krähenbühl

We present cross-view transformers, an efficient attention-based model for map-view semantic segmentation from multiple cameras. Our architecture implicitly learns a mapping from individual camera views into a canonical …

Bird's-Eye View Semantic SegmentationSegmentationSemantic Segmentation

WoodScape: A multi-task, multi-camera fisheye dataset for autonomous driving

2019-05-04 · ICCV 2019 10 · Senthil Yogamani, Ciaran Hughes, Jonathan Horgan, Ganesh Sistu 외

Fisheye cameras are commonly employed for obtaining a large field of view in surveillance, augmented reality and in particular automotive applications. In spite of their prevalence, there are few public datasets for deta…

Autonomous DrivingDepth Estimation

Towards Viewpoint-Robust End-to-End Autonomous Driving with 3D Foundation Model Priors

2026-04-01 · Hiroki Hashimoto, Hiromichi Goto, Hiroyuki Sugai, Hiroshi Kera 외 arxiv

Robust trajectory planning under camera viewpoint changes is important for scalable end-to-end autonomous driving. However, existing models often depend heavily on the camera viewpoints seen during training. We investiga…

Trajectory PlanningAutonomous Driving