中文
相关论文

相关论文: RenderOcc: Vision-Centric 3D Occupancy Prediction …

200 篇论文

Training perception systems for self-driving cars requires substantial 2D annotations that are labor-intensive to manual label. While existing datasets provide rich annotations on pre-recorded sequences, they fall short in labeling rarely…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Xiao Fu , Shangzhan Zhang , Tianrun Chen , Yichong Lu , Xiaowei Zhou , Andreas Geiger , Yiyi Liao

Semantic 3D mapping can be used for many applications such as robot navigation and virtual interaction. In recent years, there has been great progress in semantic segmentation and geometric 3D mapping. However, it is still challenging to…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Shichao Yang , Yulan Huang , Sebastian Scherer

3D semantic occupancy prediction is a pivotal task in autonomous driving, providing a dense and fine-grained understanding of the surrounding environment, yet single-modality methods face trade-offs between camera semantics and LiDAR…

计算机视觉与模式识别 · 计算机科学 2026-02-02 A. Enes Doruk , Hasan F. Ates

Perceiving the world as 3D occupancy supports embodied agents to avoid collision with any types of obstacle. While open-vocabulary image understanding has prospered recently, how to bind the predicted 3D occupancy grids with open-world…

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

In this paper, we explore a novel point representation for 3D occupancy prediction from multi-view images, which is named Occupancy as Set of Points. Existing camera-based methods tend to exploit dense volume-based representation to predict…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yiang Shi , Tianheng Cheng , Qian Zhang , Wenyu Liu , Xinggang Wang

Autonomous driving perception faces significant challenges due to occlusions and incomplete scene data in the environment. To overcome these issues, the task of semantic occupancy prediction (SOP) is proposed, which aims to jointly infer…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Helin Cao , Sven Behnke

For autonomous vehicles, driving safely is highly dependent on the capability to correctly perceive the environment in 3D space, hence the task of 3D object detection represents a fundamental aspect of perception. While 3D sensors deliver…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Issa Mouawad , Nikolas Brasch , Fabian Manhardt , Federico Tombari , Francesca Odone

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

In the field of 3D scene understanding, 3D scene graphs have emerged as a new scene representation that combines geometric and semantic information about objects and their relationships. However, learning semantic 3D scene graphs in a fully…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sebastian Koch , Pedro Hermosilla , Narunas Vaskevicius , Mirco Colosi , Timo Ropinski

Recent years have seen flourishing research on both semi-supervised learning and 3D room layout reconstruction. In this work, we explore the intersection of these two fields to advance the research objective of enabling more accurate 3D…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Phi Vu Tran

Semantic Scene Completion (SSC) is pivotal in autonomous driving perception, frequently confronted with the complexities of weather and illumination changes. The long-term strategy involves fusing multi-modal information to bolster the…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Yukai Ma , Jianbiao Mei , Xuemeng Yang , Licheng Wen , Weihua Xu , Jiangning Zhang , Botian Shi , Yong Liu , Xingxing Zuo

Scene completion and forecasting are two popular perception problems in research for mobile agents like autonomous vehicles. Existing approaches treat the two problems in isolation, resulting in a separate perception of the two aspects. In…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Xinhao Liu , Moonjun Gong , Qi Fang , Haoyu Xie , Yiming Li , Hang Zhao , Chen Feng

3D scene understanding for robotic applications exhibits a unique set of requirements including real-time inference, object-centric latent representation learning, accurate 6D pose estimation and 3D reconstruction of objects. Current…

机器人学 · 计算机科学 2024-02-27 Yizhe Wu , Haitz Sáez de Ocáriz Borde , Jack Collins , Oiwi Parker Jones , Ingmar Posner

We introduce a Generalizable Neural Radiance Field approach for predicting 3D workspace occupancy from egocentric robot observations. Unlike prior methods operating in camera-centric coordinates, our model constructs occupancy…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Martin Gromniak , Jan-Gerrit Habekost , Sebastian Kamp , Sven Magg , Stefan Wermter

Occupancy prediction plays a pivotal role in autonomous driving (AD) due to the fine-grained geometric perception and general object recognition capabilities. However, existing methods often incur high computational costs, which contradicts…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Yulin He , Wei Chen , Tianci Xun , Yusong Tan

This paper introduces a novel architecture for trajectory-conditioned forecasting of future 3D scene occupancy. In contrast to methods that rely on variational autoencoders (VAEs) to generate discrete occupancy tokens, which inherently…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Jiayuan Du , Yiming Zhao , Zhenglong Guo , Yong Pan , Wenbo Hou , Zhihui Hao , Kun Zhan , Qijun Chen

3D occupancy and scene flow offer a detailed and dynamic representation of 3D scene. Recognizing the sparsity and complexity of 3D space, previous vision-centric methods have employed implicit learning-based approaches to model spatial and…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Zhimin Liao , Ping Wei , Shuaijia Chen , Haoxuan Wang , Ziyang Ren

We address an advanced challenge of predicting pedestrian occupancy as an extension of multi-view pedestrian detection in urban traffic. To support this, we have created a new synthetic dataset called MVP-Occ, designed for dense pedestrian…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Sithu Aung , Min-Cheol Sagong , Junghyun Cho

Panoptic occupancy poses a novel challenge by aiming to integrate instance occupancy and semantic occupancy within a unified framework. However, there is still a lack of efficient solutions for panoptic occupancy. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Zichen Yu , Changyong Shu , Qianpu Sun , Yifan Bian , Xiaobao Wei , Jiangyong Yu , Zongdai Liu , Dawei Yang , Hui Li , Yan Chen

Visual-based 3D semantic occupancy perception is a key technology for robotics, including autonomous vehicles, offering an enhanced understanding of the environment by 3D. This approach, however, typically requires more computational…

机器人学 · 计算机科学 2024-05-21 Yupeng Jia , Jie He , Runze Chen , Fang Zhao , Haiyong Luo