中文
相关论文

相关论文: Feed-Forward SceneDINO for Unsupervised Semantic S…

200 篇论文

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) 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

Semantic scene completion is the task of jointly estimating 3D geometry and semantics of objects and surfaces within a given extent. This is a particularly challenging task on real-world data that is sparse and occluded. We propose a scene…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Christoph B. Rist , David Emmerichs , Markus Enzweiler , Dariu M. Gavrila

3D Semantic Scene Completion (SSC) provides comprehensive scene geometry and semantics for autonomous driving perception, which is crucial for enabling accurate and reliable decision-making. However, existing SSC methods are limited to…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Meng Wang , Fan Wu , Ruihui Li , Yunchuan Qin , Zhuo Tang , Kenli Li

Semantic Scene Completion (SSC) refers to the task of inferring the 3D semantic segmentation of a scene while simultaneously completing the 3D shapes. We propose PALNet, a novel hybrid network for SSC based on single depth. PALNet utilizes…

计算机视觉与模式识别 · 计算机科学 2020-02-03 Yu Liu , Jie Li , Xia Yuan , Chunxia Zhao , Roland Siegwart , Ian Reid , Cesar Cadena

We introduce SLCF-Net, a novel approach for the Semantic Scene Completion (SSC) task that sequentially fuses LiDAR and camera data. It jointly estimates missing geometry and semantics in a scene from sequences of RGB images and sparse LiDAR…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Helin Cao , Sven Behnke

Monocular 3D Semantic Scene Completion (SSC) has garnered significant attention in recent years due to its potential to predict complex semantics and geometry shapes from a single image, requiring no 3D inputs. In this paper, we identify…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Jiawei Yao , Chuming Li , Keqiang Sun , Yingjie Cai , Hao Li , Wanli Ouyang , Hongsheng Li

Semantic Scene Completion (SSC) aims to simultaneously predict the volumetric occupancy and semantic category of a 3D scene. In this paper, we propose a real-time semantic scene completion method with a feature aggregation strategy and…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Xiaokang Chen , Yajie Xing , Gang Zeng

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

Holistic 3D scene understanding entails estimation of both layout configuration and object geometry in a 3D environment. Recent works have shown advances in 3D scene estimation from various input modalities (e.g., images, 3D scans), by…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Yinyu Nie , Angela Dai , Xiaoguang Han , Matthias Nießner

Semantic Scene Completion (SSC) is a critical task in computer vision, that utilized in applications such as virtual reality (VR). SSC aims to construct detailed 3D models from partial views by transforming a single 2D image into a 3D…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Mona Alawadh , Mahesan Niranjan , Hansung Kim

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

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

Semantic scene completion is the task of predicting a complete 3D representation of volumetric occupancy with corresponding semantic labels for a scene from a single point of view. Previous works on Semantic Scene Completion from RGB-D data…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Aloisio Dourado , Teofilo Emidio de Campos , Hansung Kim , Adrian Hilton

Unsupervised panoptic segmentation aims to partition an image into semantically meaningful regions and distinct object instances without training on manually annotated data. In contrast to prior work on unsupervised panoptic scene…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Oliver Hahn , Christoph Reich , Nikita Araslanov , Daniel Cremers , Christian Rupprecht , Stefan Roth

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

The task of 3D semantic scene completion using monocular cameras is gaining significant attention in the field of autonomous driving. This task aims to predict the occupancy status and semantic labels of each voxel in a 3D scene from…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Jiawei Yao , Jusheng Zhang , Xiaochao Pan , Tong Wu , Canran Xiao

We present a novel approach that converts partial and noisy RGB-D scans into high-quality 3D scene reconstructions by inferring unobserved scene geometry. Our approach is fully self-supervised and can hence be trained solely on real-world,…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Angela Dai , Christian Diller , Matthias Nießner

3D instance segmentation is fundamental to geometric understanding of the world around us. Existing methods for instance segmentation of 3D scenes rely on supervision from expensive, manual 3D annotations. We propose UnScene3D, the first…

计算机视觉与模式识别 · 计算机科学 2024-05-01 David Rozenberszki , Or Litany , Angela Dai

We propose a method to reconstruct, complete and semantically label a 3D scene from a single input depth image. We improve the accuracy of the regressed semantic 3D maps by a novel architecture based on adversarial learning. In particular,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yida Wang , David Joseph Tan , Nassir Navab , Federico Tombari