中文
相关论文

相关论文: Improving 3D Occupancy Prediction through Class-ba…

200 篇论文

Visual bird's eye view (BEV) semantic segmentation helps autonomous vehicles understand the surrounding environment only from images, including static elements (e.g., roads) and dynamic elements (e.g., vehicles, pedestrians). However, the…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Junyu Zhu , Lina Liu , Yu Tang , Feng Wen , Wanlong Li , Yong Liu

Predicting how the world can evolve in the future is crucial for motion planning in autonomous systems. Classical methods are limited because they rely on costly human annotations in the form of semantic class labels, bounding boxes, and…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Tarasha Khurana , Peiyun Hu , David Held , Deva Ramanan

3D perception based on the representations learned from multi-camera bird's-eye-view (BEV) is trending as cameras are cost-effective for mass production in autonomous driving industry. However, there exists a distinct performance gap…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Zeyu Wang , Dingwen Li , Chenxu Luo , Cihang Xie , Xiaodong Yang

The perception system for autonomous driving generally requires to handle multiple diverse sub-tasks. However, current algorithms typically tackle individual sub-tasks separately, which leads to low efficiency when aiming at obtaining…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xuesong Chen , Shaoshuai Shi , Tao Ma , Jingqiu Zhou , Simon See , Ka Chun Cheung , Hongsheng Li

Vision-based 3D occupancy prediction has become a popular research task due to its versatility and affordability. Nowadays, conventional methods usually project the image-based vision features to 3D space and learn the geometric information…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Yubo Cui , Zhiheng Li , Jiaqiang Wang , Zheng Fang

Efficient reasoning about the semantic, spatial, and temporal structure of a scene is a crucial prerequisite for autonomous driving. We present NEural ATtention fields (NEAT), a novel representation that enables such reasoning for…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Kashyap Chitta , Aditya Prakash , Andreas Geiger

3D occupancy perception holds a pivotal role in recent vision-centric autonomous driving systems by converting surround-view images into integrated geometric and semantic representations within dense 3D grids. Nevertheless, current models…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xin Tan , Wenbin Wu , Zhiwei Zhang , Chaojie Fan , Yong Peng , Zhizhong Zhang , Yuan Xie , Lizhuang Ma

Learning powerful representations in bird's-eye-view (BEV) for perception tasks is trending and drawing extensive attention both from industry and academia. Conventional approaches for most autonomous driving algorithms perform detection,…

Accurate prediction of 3D semantic occupancy from 2D visual images is vital in enabling autonomous agents to comprehend their surroundings for planning and navigation. State-of-the-art methods typically employ fully supervised approaches,…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Duc-Hai Pham , Duc-Dung Nguyen , Anh Pham , Tuan Ho , Phong Nguyen , Khoi Nguyen , Rang Nguyen

Understanding and reconstructing the 3D world through omnidirectional perception is an inevitable trend in the development of autonomous agents and embodied intelligence. However, existing 3D occupancy prediction methods are constrained by…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Mengfei Duan , Hao Shi , Fei Teng , Guoqiang Zhao , Yuheng Zhang , Zhiyong Li , Kailun Yang

3D occupancy prediction based on multi-sensor fusion,crucial for a reliable autonomous driving system, enables fine-grained understanding of 3D scenes. Previous fusion-based 3D occupancy predictions relied on depth estimation for processing…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Ji Zhang , Yiran Ding , Zixin Liu

The recent advance in multi-camera 3D object detection is featured by bird's-eye view (BEV) representation or object queries. However, the ill-posed transformation from image-plane view to 3D space inevitably causes feature clutter and…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xiaomeng Chu , Jiajun Deng , Jianmin Ji , Yu Zhang , Houqiang Li , Yanyong Zhang

State-of-the-art navigation methods leverage a spatial memory to generalize to new environments, but their occupancy maps are limited to capturing the geometric structures directly observed by the agent. We propose occupancy anticipation,…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Santhosh K. Ramakrishnan , Ziad Al-Halah , Kristen Grauman

This technical report presents our solution, "occTransformer" for the 3D occupancy prediction track in the autonomous driving challenge at CVPR 2023. Our method builds upon the strong baseline BEVFormer and improves its performance through…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Jian Liu , Sipeng Zhang , Chuixin Kong , Wenyuan Zhang , Yuhang Wu , Yikang Ding , Borun Xu , Ruibo Ming , Donglai Wei , Xianming Liu

Weakly-supervised 3D occupancy perception is crucial for vision-based autonomous driving in outdoor environments. Previous methods based on NeRF often face a challenge in balancing the number of samples used. Too many samples can decrease…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Qianpu Sun , Changyong Shu , Sifan Zhou , Runxi Cheng , Yongxian Wei , Zichen Yu , Dawei Yang , Sirui Han , Yuan Chun

Existing solutions for 3D semantic occupancy prediction typically treat the task as a one-shot 3D voxel-wise segmentation perception problem. These discriminative methods focus on learning the mapping between the inputs and occupancy map in…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Guoqing Wang , Zhongdao Wang , Pin Tang , Jilai Zheng , Xiangxuan Ren , Bailan Feng , Chao Ma

Accurate 3D bird's-eye view (BEV) object detection is essential for autonomous driving, and depends strongly on effective multimodal representations from complementary sensors such as cameras and LiDAR. Multimodal masked autoencoders have…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Prabuddhi Wariyapperuma , Rajitha de Silva , Marc Hanheide , Thomas Bohné , Leonardo Guevara

Road intersection monitoring and control research often utilize bird's eye view (BEV) simulators. In real traffic settings, achieving a BEV akin to that in a simulator necessitates the deployment of drones or specific sensor mounting, which…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Rukesh Prajapati , Amr S. El-Wakeel

BEV-based 3D perception has emerged as a focal point of research in end-to-end autonomous driving. However, existing BEV approaches encounter significant challenges due to the large feature space, complicating efficient modeling and…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Feng Li , Zhaoyue Wang , Enyuan Zhang , Mohammad Masum Billah , Yunduan Cui , Kun Xu

Vision-based perception for autonomous driving requires an explicit modeling of a 3D space, where 2D latent representations are mapped and subsequent 3D operators are applied. However, operating on dense latent spaces introduces a cubic…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Pin Tang , Zhongdao Wang , Guoqing Wang , Jilai Zheng , Xiangxuan Ren , Bailan Feng , Chao Ma