中文
相关论文

相关论文: PointBeV: A Sparse Approach to BeV Predictions

200 篇论文

Bird's-eye view (BEV) object detection has become important for advanced automotive 3D radar-based perception systems. However, the inherently sparse and non-deterministic nature of radar data limits the effectiveness of traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Loveneet Saini , Mirko Meuter , Hasan Tercan , Tobias Meisen

Bird's-eye-view (BEV) is a powerful and widely adopted representation for road scenes that captures surrounding objects and their spatial locations, along with overall context in the scene. In this work, we focus on bird's eye semantic…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Mong H. Ng , Kaahan Radia , Jianfei Chen , Dequan Wang , Ionel Gog , Joseph E. Gonzalez

3D occupancy infers fine-grained 3D geometry and semantics which is critical for autonomous driving. Most existing approaches carry high compute costs, requiring dense 3D feature volume and cross-attention to effectively aggregate…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Yunxiao Shi , Hong Cai , Jisoo Jeong , Yinhao Zhu , Shizhong Han , Amin Ansari , Fatih Porikli

Efficient relocalization is essential for intelligent vehicles when GPS reception is insufficient or sensor-based localization fails. Recent advances in Bird's-Eye-View (BEV) segmentation allow for accurate estimation of local scene…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Andrea Boscolo Camiletto , Alfredo Bochicchio , Alexander Liniger , Dengxin Dai , Abel Gawel

Accurate and comprehensive semantic segmentation of Bird's Eye View (BEV) is essential for ensuring safe and proactive navigation in autonomous driving. Although cooperative perception has exceeded the detection capabilities of single-agent…

计算机视觉与模式识别 · 计算机科学 2026-02-05 Dominik Rößle , Jeremias Gerner , Klaus Bogenberger , Daniel Cremers , Stefanie Schmidtner , Torsten Schön

Although multiview fusion has demonstrated potential in LiDAR segmentation, its dependence on computationally intensive point-based interactions, arising from the lack of fixed correspondences between views such as range view and Bird's-Eye…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Shoumeng Qiu , Xinrun Li , XiangYang Xue , Jian Pu

Birds' Eye View (BEV) semantic segmentation is an indispensable perception task in end-to-end autonomous driving systems. Unsupervised and semi-supervised learning for BEV tasks, as pivotal for real-world applications, underperform due to…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Siyu Li , Fei Teng , Yihong Cao , Kailun Yang , Zhiyong Li , Yaonan Wang

Bird-eye-view (BEV) based methods have made great progress recently in multi-view 3D detection task. Comparing with BEV based methods, sparse based methods lag behind in performance, but still have lots of non-negligible merits. To push…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Xuewu Lin , Tianwei Lin , Zixiang Pei , Lichao Huang , Zhizhong Su

Multi-view camera-only 3D object detection largely follows two primary paradigms: exploiting bird's-eye-view (BEV) representations or focusing on perspective-view (PV) features, each with distinct advantages. Although several recent…

计算机视觉与模式识别 · 计算机科学 2025-04-09 Zhe Huang , Yizhe Zhao , Hao Xiao , Chenyan Wu , Lingting Ge

BEV perception is of great importance in the field of autonomous driving, serving as the cornerstone of planning, controlling, and motion prediction. The quality of the BEV feature highly affects the performance of BEV perception. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Jiayu Zou , Zheng Zhu , Yun Ye , Xingang Wang

Bird's-eye view (BEV) perception has garnered significant attention in autonomous driving in recent years, in part because BEV representation facilitates multi-modal sensor fusion. BEV representation enables a variety of perception tasks…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Goodarz Mehr , Azim Eskandarian

Safety is critical for autonomous driving, and one aspect of improving safety is to accurately capture the uncertainties of the perception system, especially knowing the unknown. Different from only providing deterministic or probabilistic…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Yunshuang Yuan , Hao Cheng , Michael Ying Yang , Monika Sester

The Bird's-eye View (BeV) representation is widely used for 3D perception from multi-view camera images. It allows to merge features from different cameras into a common space, providing a unified representation of the 3D scene. The key…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Florian Chabot , Nicolas Granger , Guillaume Lapouge

Bird's-eye-view (BEV) perception has emerged as a cornerstone of autonomous driving systems, providing a structured, ego-centric representation critical for downstream planning and control. However, real-world deployment faces challenges…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Lifeng Zhuo , Kefan Jin , Zhe Liu , Hesheng Wang

In this paper, we propose M$^2$BEV, a unified framework that jointly performs 3D object detection and map segmentation in the Birds Eye View~(BEV) space with multi-camera image inputs. Unlike the majority of previous works which separately…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Enze Xie , Zhiding Yu , Daquan Zhou , Jonah Philion , Anima Anandkumar , Sanja Fidler , Ping Luo , Jose M. Alvarez

The advancement of vision-only Bird's-Eye-View (BEV) perception, a core paradigm for cost-effective autonomous driving, is hindered by the long-standing fundamental trade-off between perception accuracy and on-device deployment efficiency.…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Yuanpeng Chen , Hui Song , Sheng Yang , Wei Tao , Shanhui Mo , Shuang Zhang , Xiao Hua , Tiankun Zhao

Autonomous vehicles (AV) require that neural networks used for perception be robust to different viewpoints if they are to be deployed across many types of vehicles without the repeated cost of data collection and labeling for each. AV…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Tzofi Klinghoffer , Jonah Philion , Wenzheng Chen , Or Litany , Zan Gojcic , Jungseock Joo , Ramesh Raskar , Sanja Fidler , Jose M. Alvarez

Point clouds analysis has grasped researchers' eyes in recent years, while 3D semantic segmentation remains a problem. Most deep point clouds models directly conduct learning on 3D point clouds, which will suffer from the severe sparsity…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Zhenhong Zou , Yizhe Li

Bird's Eye View (BEV) semantic maps have recently garnered a lot of attention as a useful representation of the environment to tackle assisted and autonomous driving tasks. However, most of the existing work focuses on the fully supervised…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Henrique Piñeiro Monteagudo , Leonardo Taccari , Aurel Pjetri , Francesco Sambo , Samuele Salti

A recent sensor fusion in a Bird's Eye View (BEV) space has shown its utility in various tasks such as 3D detection, map segmentation, etc. However, the approach struggles with inaccurate camera BEV estimation, and a perception of distant…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Minsu Kim , Giseop Kim , Kyong Hwan Jin , Sunwook Choi