English
Related papers

Related papers: BEVDistill: Cross-Modal BEV Distillation for Multi…

200 papers

3D object detection from LiDAR data for autonomous driving has been making remarkable strides in recent years. Among the state-of-the-art methodologies, encoding point clouds into a bird's eye view (BEV) has been demonstrated to be both…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Yantao Lu , Xuetao Hao , Yilan Li , Weiheng Chai , Shiqi Sun , Senem Velipasalar

The field of autonomous driving has attracted considerable interest in approaches that directly infer 3D objects in the Bird's Eye View (BEV) from multiple cameras. Some attempts have also explored utilizing 2D detectors from single images…

Computer Vision and Pattern Recognition · Computer Science 2024-07-18 Yingqi Tang , Zhaotie Meng , Guoliang Chen , Erkang Cheng

Autonomous driving stands as a pivotal domain in computer vision, shaping the future of transportation. Within this paradigm, the backbone of the system plays a crucial role in interpreting the complex environment. However, a notable…

Computer Vision and Pattern Recognition · Computer Science 2024-11-26 Chenbin Pan , Burhaneddin Yaman , Senem Velipasalar , Liu Ren

Monocular 3D object detection is an inherently ill-posed problem, as it is challenging to predict accurate 3D localization from a single image. Existing monocular 3D detection knowledge distillation methods usually project the LiDAR onto…

Computer Vision and Pattern Recognition · Computer Science 2023-10-18 Sen Wang , Jin Zheng

Multi-view 3D object detection is becoming popular in autonomous driving due to its high effectiveness and low cost. Most of the current state-of-the-art detectors follow the query-based bird's-eye-view (BEV) paradigm, which benefits from…

Computer Vision and Pattern Recognition · Computer Science 2023-06-05 Zhangyang Qi , Jiaqi Wang , Xiaoyang Wu , Hengshuang Zhao

In current research, Bird's-Eye-View (BEV)-based transformers are increasingly utilized for multi-camera 3D object detection. Traditional models often employ random queries as anchors, optimizing them successively. Recent advancements…

Computer Vision and Pattern Recognition · Computer Science 2025-12-19 Marius Dähling , Sebastian Krebs , J. Marius Zöllner

Modern autonomous vehicles rely heavily on mechanical LiDARs for perception. Current perception methods generally require 360{\deg} point clouds, collected sequentially as the LiDAR scans the azimuth and acquires consecutive wedge-shaped…

Computer Vision and Pattern Recognition · Computer Science 2022-09-13 Mazen Abdelfattah , Kaiwen Yuan , Z. Jane Wang , Rabab Ward

Bird's eye view (BEV) is widely adopted by most of the current point cloud detectors due to the applicability of well-explored 2D detection techniques. However, existing methods obtain BEV features by simply collapsing voxel or point…

Computer Vision and Pattern Recognition · Computer Science 2023-01-30 Dihe Huang , Ying Chen , Yikang Ding , Jinli Liao , Jianlin Liu , Kai Wu , Qiang Nie , Yong Liu , Chengjie Wang , Zhiheng Li

Identifying moving objects is an essential capability for autonomous systems, as it provides critical information for pose estimation, navigation, collision avoidance, and static map construction. In this paper, we present MotionBEV, a fast…

Computer Vision and Pattern Recognition · Computer Science 2023-10-20 Bo Zhou , Jiapeng Xie , Yan Pan , Jiajie Wu , Chuanzhao Lu

Vision-based roadside 3D object detection has attracted rising attention in autonomous driving domain, since it encompasses inherent advantages in reducing blind spots and expanding perception range. While previous work mainly focuses on…

Computer Vision and Pattern Recognition · Computer Science 2024-06-14 Wenjie Wang , Yehao Lu , Guangcong Zheng , Shuigen Zhan , Xiaoqing Ye , Zichang Tan , Jingdong Wang , Gaoang Wang , Xi Li

Recent advances in automotive four-dimensional (4D) Radar have enabled access to raw 4D Radar Tensor (4DRT), offering richer spatial and Doppler information than conventional point clouds. While most existing methods rely on heavily…

Computer Vision and Pattern Recognition · Computer Science 2025-05-26 Seung-Hyun Song , Dong-Hee Paek , Minh-Quan Dao , Ezio Malis , Seung-Hyun Kong

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,…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Jiayu Zou , Zheng Zhu , Yun Ye , Xingang Wang

In recent years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

Accurate 3D object detection for autonomous driving requires complementary sensors. Cameras provide dense semantics but unreliable depth, while millimeter-wave radar offers precise range and velocity measurements with sparse geometry. We…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Mayank Mayank , Bharanidhar Duraisamy , Florian Geiß , Abhinav Valada

Image-based object pose estimation sounds amazing because in real applications the shape of object is oftentimes not available or not easy to take like photos. Although it is an advantage to some extent, un-explored shape information in 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Zhidan Liu , Zhen Xing , Xiangdong Zhou , Yijiang Chen , Guichun Zhou

In the field of 3D object detection tasks, fusing heterogeneous features from LiDAR and camera sensors into a unified Bird's Eye View (BEV) representation is a widely adopted paradigm. However, existing methods often suffer from imprecise…

Computer Vision and Pattern Recognition · Computer Science 2025-08-20 Ziying Song , Hongyu Pan , Feiyang Jia , Yongchang Zhang , Lin Liu , Lei Yang , Shaoqing Xu , Peiliang Wu , Caiyan Jia , Zheng Zhang , Yadan Luo

We present a hybrid-view-based knowledge distillation framework, termed HVDistill, to guide the feature learning of a point cloud neural network with a pre-trained image network in an unsupervised manner. By exploiting the geometric…

Computer Vision and Pattern Recognition · Computer Science 2024-03-20 Sha Zhang , Jiajun Deng , Lei Bai , Houqiang Li , Wanli Ouyang , Yanyong Zhang

Detecting diverse objects within complex indoor 3D point clouds presents significant challenges for robotic perception, particularly with varied object shapes, clutter, and the co-existence of static and dynamic elements where traditional…

Robotics · Computer Science 2025-07-24 Haichuan Li , Changda Tian , Panos Trahanias , Tomi Westerlund

Depth estimation is a cornerstone of perception in autonomous driving and robotic systems. The considerable cost and relatively sparse data acquisition of LiDAR systems have led to the exploration of cost-effective alternatives, notably,…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Yucheng Mao , Ruowen Zhao , Tianbao Zhang , Hang Zhao

We present TinyBEV, a unified, camera only Bird's Eye View (BEV) framework that distills the full-stack capabilities of a large planning-oriented teacher (UniAD [19]) into a compact, real-time student model. Unlike prior efficient camera…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Reeshad Khan , John Gauch
‹ Prev 1 4 5 6 7 8 10 Next ›