English
Related papers

Related papers: RWKV-PCSSC: Exploring RWKV Model for Point Cloud S…

200 papers

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

In this paper, a method for dense semantic 3D scene reconstruction from an RGB-D sequence is proposed to solve high-level scene understanding tasks. First, each RGB-D pair is consistently segmented into 2D semantic maps based on a camera…

Computer Vision and Pattern Recognition · Computer Science 2021-10-01 Yingcai Wan , Yanyan Li , Yingxuan You , Cheng Guo , Lijin Fang , Federico Tombari

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…

Computer Vision and Pattern Recognition · Computer Science 2023-10-13 Jiawei Yao , Chuming Li , Keqiang Sun , Yingjie Cai , Hao Li , Wanli Ouyang , Hongsheng Li

In this work, we propose a Multigrain-aware Semantic Prototype Scanning paradigm for pan-sharpening, built upon a high-order RWKV architecture and a tri-token prompting mechanism derived from semantic clustering. Specifically, our method…

Computer Vision and Pattern Recognition · Computer Science 2026-04-17 Junfeng Li , Wenyang Zhou , Xueheng Li , Xuanhua He , Jianhou Gan , Wenqi Ren

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…

Computer Vision and Pattern Recognition · Computer Science 2023-06-28 Jianbiao Mei , Yu Yang , Mengmeng Wang , Tianxin Huang , Xuemeng Yang , Yong Liu

LiDAR point cloud analysis is a core task for 3D computer vision, especially for autonomous driving. However, due to the severe sparsity and noise interference in the single sweep LiDAR point cloud, the accurate semantic segmentation is…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Xu Yan , Jiantao Gao , Jie Li , Ruimao Zhang , Zhen Li , Rui Huang , Shuguang Cui

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and warped to a finer level, enabling the algorithm to accommodate for…

Computer Vision and Pattern Recognition · Computer Science 2020-08-03 Wenxuan Wu , Zhiyuan Wang , Zhuwen Li , Wei Liu , Li Fuxin

Hidden features in neural network usually fail to learn informative representation for 3D segmentation as supervisions are only given on output prediction, while this can be solved by omni-scale supervision on intermediate layers. In this…

Computer Vision and Pattern Recognition · Computer Science 2021-05-24 Jingyu Gong , Jiachen Xu , Xin Tan , Haichuan Song , Yanyun Qu , Yuan Xie , Lizhuang Ma

Monocular scene understanding is a foundational component of autonomous systems. Within the spectrum of monocular perception topics, one crucial and useful task for holistic 3D scene understanding is semantic scene completion (SSC), which…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Yiming Li , Sihang Li , Xinhao Liu , Moonjun Gong , Kenan Li , Nuo Chen , Zijun Wang , Zhiheng Li , Tao Jiang , Fisher Yu , Yue Wang , Hang Zhao , Zhiding Yu , Chen Feng

While deep learning-based methods have demonstrated outstanding results in numerous domains, some important functionalities are missing. Resolution scalability is one of them. In this work, we introduce a novel architecture, dubbed…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Remco Royen , Adrian Munteanu

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving encouraging…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Qiuxia Wu , Haiyang Huang , Kunming Su , Zhiyong Wang , Kun Hu

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Aloisio Dourado , Frederico Guth , Teofilo de Campos

In recent years, visual 3D Semantic Scene Completion (SSC) has emerged as a critical perception task for autonomous driving due to its ability to infer complete 3D scene layouts and semantics from single 2D images. However, in real-world…

Computer Vision and Pattern Recognition · Computer Science 2025-07-21 Haoang Lu , Yuanqi Su , Xiaoning Zhang , Hao Hu

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine…

Computer Vision and Pattern Recognition · Computer Science 2023-04-19 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Weihua Wang , Yubo Cui , Xiangru Lin , Zhiheng Li , Zheng Fang

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

In this paper, we tackle the challenging problem of point cloud completion from the perspective of feature learning. Our key observation is that to recover the underlying structures as well as surface details, given partial input, a…

Computer Vision and Pattern Recognition · Computer Science 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Feature encoding is essential for point cloud analysis. In this paper, we propose a novel point convolution operator named Shell Point Convolution (SPConv) for shape encoding and local context learning. Specifically, SPConv splits 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Yuyan Li , Chuanmao Fan , Xu Wang , Ye Duan

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…

Computer Vision and Pattern Recognition · Computer Science 2019-07-12 Jiahui Zhang , Hao Zhao , Anbang Yao , Yurong Chen , Li Zhang , Hongen Liao

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner