中文
相关论文

相关论文: Learning Temporal 3D Semantic Scene Completion via…

200 篇论文

3D semantic scene understanding is a fundamental challenge in computer vision. It enables mobile agents to autonomously plan and navigate arbitrary environments. SSC formalizes this challenge as jointly estimating dense geometry and…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Adrian Hayler , Felix Wimbauer , Dominik Muhle , Christian Rupprecht , Daniel Cremers

3D occupancy prediction is critical for comprehensive scene understanding in vision-centric autonomous driving. Recent advances have explored utilizing 3D semantic Gaussians to model occupancy while reducing computational overhead, but they…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Xiaoyang Yan , Muleilan Pei , Shaojie Shen

Considering that scene flow estimation has the capability of the spatial domain to focus but lacks the coherence of the temporal domain, this study proposes long-term scene flow estimation (LSFE), a comprehensive task that can…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Bo Wang , Jian Li , Yang Yu , Li Liu , Zhenping Sun , Dewen Hu

Given two consecutive frames from a pair of stereo cameras, 3D scene flow methods simultaneously estimate the 3D geometry and motion of the observed scene. Many existing approaches use superpixels for regularization, but may predict…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Zhile Ren , Deqing Sun , Jan Kautz , Erik B. Sudderth

Training deep models for semantic scene completion (SSC) is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To address the…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Zhaoyang Xia , Youquan Liu , Xin Li , Xinge Zhu , Yuexin Ma , Yikang Li , Yuenan Hou , Yu Qiao

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving and robotic navigation. However, existing methods rely on a coupled encoder to deliver both semantic and geometric…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Shiyuan Chen , Wei Sui , Bohao Zhang , Zeyd Boukhers , John See , Cong Yang

Semantic Scene Completion (SSC) has emerged as a pivotal approach for jointly learning scene geometry and semantics, enabling downstream applications such as navigation in mobile robotics. The recent generalization to Panoptic Scene…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Markus Gross , Aya Fahmy , Danit Niwattananan , Dominik Muhle , Rui Song , Daniel Cremers , Henri Meeß

Semantic scene completion (SSC) aims to infer both the 3D geometry and semantics of a scene from single images. In contrast to prior work on SSC that heavily relies on expensive ground-truth annotations, we approach SSC in an unsupervised…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Aleksandar Jevtić , Christoph Reich , Felix Wimbauer , Oliver Hahn , Christian Rupprecht , Stefan Roth , Daniel Cremers

Vision-based Semantic Scene Completion (SSC) has gained much attention due to its widespread applications in various 3D perception tasks. Existing sparse-to-dense approaches typically employ shared context-independent queries across various…

计算机视觉与模式识别 · 计算机科学 2024-10-23 Zhu Yu , Runmin Zhang , Jiacheng Ying , Junchen Yu , Xiaohai Hu , Lun Luo , Si-Yuan Cao , Hui-Liang Shen

Perception systems play a crucial role in autonomous driving, incorporating multiple sensors and corresponding computer vision algorithms. 3D LiDAR sensors are widely used to capture sparse point clouds of the vehicle's surroundings.…

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

Semantic scene completion (SSC) is a challenging Computer Vision task with many practical applications, from robotics to assistive computing. Its goal is to infer the 3D geometry in a field of view of a scene and the semantic labels of…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Aloisio Dourado , Frederico Guth , Teofilo de Campos

We introduce Spatial Group Convolution (SGC) for accelerating the computation of 3D dense prediction tasks. SGC is orthogonal to group convolution, which works on spatial dimensions rather than feature channel dimension. It divides input…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Jiahui Zhang , Hao Zhao , Anbang Yao , Yurong Chen , Li Zhang , Hongen Liao

3D occupancy becomes a promising perception representation for autonomous driving to model the surrounding environment at a fine-grained scale. However, it remains challenging to efficiently aggregate 3D occupancy over time across multiple…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Ziyang Leng , Jiawei Yang , Wenlong Yi , Bolei Zhou

Estimating 3D occupancy and motion at the vehicle's surroundings is essential for autonomous driving, enabling situational awareness in dynamic environments. Existing approaches jointly learn geometry and motion but rely on expensive 3D…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Xavier Timoneda , Markus Herb , Fabian Duerr , Daniel Goehring

Semantic Scene Completion (SSC) constitutes a pivotal element in autonomous driving perception systems, tasked with inferring the 3D semantic occupancy of a scene from sensory data. To improve accuracy, prior research has implemented…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Ruoyu Wang , Yukai Ma , Yi Yao , Sheng Tao , Haoang Li , Zongzhi Zhu , Yong Liu , Xingxing Zuo

For visual estimation of optical flow, a crucial function for many vision tasks, unsupervised learning, using the supervision of view synthesis has emerged as a promising alternative to supervised methods, since ground-truth flow is not…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Zitang Sun , Shin'ya Nishida , Zhengbo Luo

Autonomous vehicles need a complete map of their surroundings to plan and act. This has sparked research into the tasks of 3D occupancy prediction, 3D scene completion, and 3D panoptic scene completion, which predict a dense map of the ego…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Nicola Marinello , Simen Cassiman , Jonas Heylen , Marc Proesmans , Luc Van Gool

Scene flow estimation is the task to predict the point-wise or pixel-wise 3D displacement vector between two consecutive frames of point clouds or images, which has important application in fields such as service robots and autonomous…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Guangming Wang , Yunzhe Hu , Xinrui Wu , Hesheng Wang

Generative models have gained significant attention in novel view synthesis (NVS) by alleviating the reliance on dense multi-view captures. However, existing methods typically fall into a conventional paradigm, where generative models first…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Weiliang Chen , Jiayi Bi , Yuanhui Huang , Wenzhao Zheng , Yueqi Duan

We present GuidedSceneGen, a text-to-3D generation framework that produces metrically accurate, globally consistent, and semantically interpretable indoor scenes. Unlike prior text-driven methods that often suffer from geometric drift or…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Stefan Ainetter , Thomas Deixelberger , Edoardo A. Dominici , Philipp Drescher , Konstantinos Vardis , Markus Steinberger