中文
相关论文

相关论文: MotionSC: Data Set and Network for Real-Time Seman…

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

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

Semantic scene completion aims to infer the 3D geometric structures with semantic classes from camera or LiDAR, which provide essential occupancy information in autonomous driving. Prior endeavors concentrate on constructing the network or…

计算机视觉与模式识别 · 计算机科学 2024-05-27 Song Wang , Jiawei Yu , Wentong Li , Hao Shi , Kailun Yang , Junbo Chen , Jianke Zhu

Surface prediction and completion have been widely studied in various applications. Recently, research in surface completion has evolved from small objects to complex large-scale scenes. As a result, researchers have begun increasing the…

机器人学 · 计算机科学 2024-03-19 Guiyong Zheng , Jinqi Jiang , Chen Feng , Shaojie Shen , Boyu Zhou

Semantic scene completion (SSC) jointly predicts the semantics and geometry of the entire 3D scene, which plays an essential role in 3D scene understanding for autonomous driving systems. SSC has achieved rapid progress with the help of…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Jianbiao Mei , Yu Yang , Mengmeng Wang , Tianxin Huang , Xuemeng Yang , Yong Liu

Recent advances in world models have demonstrated strong capabilities in simulating physical reality, making them an increasingly important foundation for embodied intelligence. For UAV agents in particular, accurate prediction of complex…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Zile Guo , Zhan Chen , Enze Zhu , Kan Wei , Yongkang Zou , Xiaoxuan Liu , Lei Wang

We propose the task of Panoptic Scene Completion (PSC) which extends the recently popular Semantic Scene Completion (SSC) task with instance-level information to produce a richer understanding of the 3D scene. Our PSC proposal utilizes a…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Anh-Quan Cao , Angela Dai , Raoul de Charette

Semantic scene completion (SSC) aims to predict complete 3D voxel occupancy and semantics from a single-view RGB-D image, and recent SSC methods commonly adopt multi-modal inputs. However, our investigation reveals two limitations:…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Fengyun Wang , Qianru Sun , Dong Zhang , Jinhui Tang

Semantic scene completion (SSC) is essential for achieving comprehensive perception in autonomous driving systems. However, existing SSC methods often overlook the high deployment costs in real-world applications. Traditional architectures,…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Yansong Qu , Zixuan Xu , Zilin Huang , Zihao Sheng , Tiantian Chen , Sikai Chen

Accurate perception of dynamic traffic scenes is crucial for high-level autonomous driving systems, requiring robust object motion estimation and instance segmentation. However, traditional methods often treat them as separate tasks,…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Yinqi Chen , Meiying Zhang , Qi Hao , Guang Zhou

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on point clouds…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Lin Li , Xin Kong , Xiangrui Zhao , Tianxin Huang , Yong Liu

Semantic Scene Completion (SSC) aims to infer complete 3D geometry and semantics from monocular images, serving as a crucial capability for camera-based perception in autonomous driving. However, existing SSC methods relying on temporal…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Jinzhou Lin , Jie Zhou , Wenhao Xu , Rongtao Xu , Changwei Wang , Shunpeng Chen , Kexue Fu , Yihua Shao , Li Guo , Shibiao Xu

Trajectory prediction aims to predict the movement trend of the agents like pedestrians, bikers, vehicles. It is helpful to analyze and understand human activities in crowded spaces and widely applied in many areas such as surveillance…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Beihao Xia , Conghao Wong , Qinmu Peng , Wei Yuan , Xinge You

This work studies Semantic Scene Completion which aims to predict a 3D semantic segmentation of our surroundings, even though some areas are occluded. For this we construct a Bayesian Convolutional Neural Network (BCNN), which is not only…

计算机视觉与模式识别 · 计算机科学 2020-10-19 David Gillsjö , Kalle Åström

Real-time scene reconstruction from depth data inevitably suffers from occlusion, thus leading to incomplete 3D models. Partial reconstructions, in turn, limit the performance of algorithms that leverage them for applications in the context…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shun-Cheng Wu , Keisuke Tateno , Nassir Navab , Federico Tombari

Semantic Scene Completion (SSC) aims to simultaneously predict the volumetric occupancy and semantic category of a 3D scene. It helps intelligent devices to understand and interact with the surrounding scenes. Due to the high-memory…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Pingping Zhang , Wei Liu , Yinjie Lei , Huchuan Lu , Xiaoyun Yang

We introduce ScanComplete, a novel data-driven approach for taking an incomplete 3D scan of a scene as input and predicting a complete 3D model along with per-voxel semantic labels. The key contribution of our method is its ability to…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Angela Dai , Daniel Ritchie , Martin Bokeloh , Scott Reed , Jürgen Sturm , Matthias Nießner

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

Semantic Scene Completion (SSC) from monocular RGB images is a fundamental yet challenging task due to the inherent ambiguity of inferring occluded 3D geometry from a single view. While feed-forward methods have made progress, they often…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Zichen Xi , Hao-Xiang Chen , Nan Xue , Hongyu Yan , Qi-Yuan Feng , Levent Burak Kara , Joaquim Jorge , Qun-Ce Xu

Vision-based 3D Semantic Scene Completion (SSC) has received growing attention due to its potential in autonomous driving. While most existing approaches follow an ego-centric paradigm by aggregating and diffusing features over the entire…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Weihua Wang , Yubo Cui , Xiangru Lin , Zhiheng Li , Zheng Fang