English
Related papers

Related papers: CVSformer: Cross-View Synthesis Transformer for Se…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 Zhu Yu , Runmin Zhang , Jiacheng Ying , Junchen Yu , Xiaohai Hu , Lun Luo , Si-Yuan Cao , Hui-Liang Shen

Semantic scene completion is the task of producing a complete 3D voxel representation of volumetric occupancy with semantic labels for a scene from a single-view observation. We built upon the recent work of Song et al. (CVPR 2017), who…

Computer Vision and Pattern Recognition · Computer Science 2018-02-14 Andre Bernardes Soares Guedes , Teofilo Emidio de Campos , Adrian Hilton

Semantic Scene Completion (SSC) transforms an image of single-view depth and/or RGB 2D pixels into 3D voxels, each of whose semantic labels are predicted. SSC is a well-known ill-posed problem as the prediction model has to "imagine" what…

Computer Vision and Pattern Recognition · Computer Science 2023-03-20 Fengyun Wang , Dong Zhang , Hanwang Zhang , Jinhui Tang , Qianru Sun

The vision-based semantic scene completion task aims to predict dense geometric and semantic 3D scene representations from 2D images. However, the presence of dynamic objects in the scene seriously affects the accuracy of the model…

Computer Vision and Pattern Recognition · Computer Science 2025-05-06 Meng Wang , Fan Wu , Yunchuan Qin , Ruihui Li , Zhuo Tang , Kenli Li

We revisit Semantic Scene Completion (SSC), a useful task to predict the semantic and occupancy representation of 3D scenes, in this paper. A number of methods for this task are always based on voxelized scene representations for keeping…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Xiaokang Chen , Jiaxiang Tang , Jingbo Wang , Gang Zeng

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…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Jiawei Yao , Jusheng Zhang , Xiaochao Pan , Tong Wu , Canran Xiao

The goal of the Semantic Scene Completion (SSC) task is to simultaneously predict a completed 3D voxel representation of volumetric occupancy and semantic labels of objects in the scene from a single-view observation. Since the…

Computer Vision and Pattern Recognition · Computer Science 2020-04-01 Xiaokang Chen , Kwan-Yee Lin , Chen Qian , Gang Zeng , Hongsheng Li

Camera-based 3D Semantic Scene Completion (SSC) is a critical task for autonomous driving and robotic scene understanding. It aims to infer a complete 3D volumetric representation of both semantics and geometry from a single image. Existing…

Computer Vision and Pattern Recognition · Computer Science 2026-04-07 Zaidao Han , Risa Higashita , Jiang Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2019-08-02 Pingping Zhang , Wei Liu , Yinjie Lei , Huchuan Lu , Xiaoyun Yang

As a voxel-wise labeling task, semantic scene completion (SSC) tries to simultaneously infer the occupancy and semantic labels for a scene from a single depth and/or RGB image. The key challenge for SSC is how to effectively take advantage…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Jie Li , Kai Han , Peng Wang , Yu Liu , Xia Yuan

Humans can easily imagine the complete 3D geometry of occluded objects and scenes. This appealing ability is vital for recognition and understanding. To enable such capability in AI systems, we propose VoxFormer, a Transformer-based…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Yiming Li , Zhiding Yu , Christopher Choy , Chaowei Xiao , Jose M. Alvarez , Sanja Fidler , Chen Feng , Anima Anandkumar

Semantic scene completion (SSC) aims to complete a partial 3D scene and predict its semantics simultaneously. Most existing works adopt the voxel representations, thus suffering from the growth of memory and computation cost as the voxel…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Jinfeng Xu , Xianzhi Li , Yuan Tang , Qiao Yu , Yixue Hao , Long Hu , Min Chen

This paper focuses on semantic scene completion, a task for producing a complete 3D voxel representation of volumetric occupancy and semantic labels for a scene from a single-view depth map observation. Previous work has considered scene…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Shuran Song , Fisher Yu , Andy Zeng , Angel X. Chang , Manolis Savva , Thomas Funkhouser

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving. However, images provide limited information making the model susceptible to geometric ambiguity caused by occlusion and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Meng Wang , Huilong Pi , Ruihui Li , Yunchuan Qin , Zhuo Tang , Kenli Li

View-based methods have demonstrated promising performance in 3D shape understanding. However, they tend to make strong assumptions about the relations between views or learn the multi-view correlations indirectly, which limits the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Hongyu Sun , Yongcai Wang , Peng Wang , Haoran Deng , Xudong Cai , Deying Li

We introduce a View-Volume convolutional neural network (VVNet) for inferring the occupancy and semantic labels of a volumetric 3D scene from a single depth image. The VVNet concatenates a 2D view CNN and a 3D volume CNN with a…

Computer Vision and Pattern Recognition · Computer Science 2018-06-15 Yu-Xiao Guo , Xin Tong

Vision-based 3D semantic scene completion (SSC) describes autonomous driving scenes through 3D volume representations. However, the occlusion of invisible voxels by scene surfaces poses challenges to current SSC methods in hallucinating…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Xiao Zhao , Bo Chen , Mingyang Sun , Dingkang Yang , Youxing Wang , Xukun Zhang , Mingcheng Li , Dongliang Kou , Xiaoyi Wei , Lihua Zhang

Deep Convolutional Neural Networks (CNNs) are powerful models that have achieved excellent performance on difficult computer vision tasks. Although CNNs perform well whenever large labeled training samples are available, they work badly on…

Computer Vision and Pattern Recognition · Computer Science 2021-06-03 Zhouyong Liu , Shun Luo , Wubin Li , Jingben Lu , Yufan Wu , Shilei Sun , Chunguo Li , Luxi Yang

Semantic scene completion (SSC) aims to predict the semantic occupancy of each voxel in the entire 3D scene from limited observations, which is an emerging and critical task for autonomous driving. Recently, many studies have turned to…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Jianbiao Mei , Yu Yang , Mengmeng Wang , Junyu Zhu , Jongwon Ra , Yukai Ma , Laijian Li , Yong Liu

Semantic Scene Completion aims at reconstructing a complete 3D scene with precise voxel-wise semantics from a single-view depth or RGBD image. It is a crucial but challenging problem for indoor scene understanding. In this work, we present…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Yingjie Cai , Xuesong Chen , Chao Zhang , Kwan-Yee Lin , Xiaogang Wang , Hongsheng Li
‹ Prev 1 2 3 10 Next ›