中文
相关论文

相关论文: SCPNet: Semantic Scene Completion on Point Cloud

200 篇论文

Existing state-of-the-art 3D point clouds understanding methods only perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework which simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Kangcheng Liu

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

Partial multi-label learning aims to extract knowledge from incompletely annotated data, which includes known correct labels, known incorrect labels, and unknown labels. The core challenge lies in accurately identifying the ambiguous…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Xin Wu , Fei Teng , Yue Feng , Kaibo Shi , Zhuosheng Lin , Ji Zhang , James Wang

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

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. Applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the lack of…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting of two stages: At…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xin Kong , Guangyao Zhai , Baoquan Zhong , Yong Liu

3D semantic scene labeling is a fundamental task for Autonomous Driving. Recent work shows the capability of Deep Neural Networks in labeling 3D point sets provided by sensors like LiDAR, and Radar. Imbalanced distribution of classes in the…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Mohammed Abdou , Mahmoud Elkhateeb , Ibrahim Sobh , Ahmad Elsallab

Deep convolutional neural networks (CNNs) have shown outstanding performance in the task of semantically segmenting images. However, applying the same methods on 3D data still poses challenges due to the heavy memory requirements and the…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Radu Alexandru Rosu , Peer Schütt , Jan Quenzel , Sven Behnke

Scene-level point cloud self-supervised learning (PC-SSL) has demonstrated potential in enhancing the generalization capability of 3D vision models. Despite the advances in the field through existing methods, the sample-independent modeling…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Xinxing Yu , Ajian Liu , Sunyuan Qiang , Hui Ma , Liying Yang , Yuzhong Wang , Zhi Rao , Yanyan Liang

Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud segmentation methods…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Jiacheng Wei , Guosheng Lin , Kim-Hui Yap , Fayao Liu , Tzu-Yi Hung

Dense depth completion is essential for autonomous systems and 3D reconstruction. In this paper, a lightweight yet efficient network (S\&CNet) is proposed to obtain a good trade-off between efficiency and accuracy for the dense depth…

图像与视频处理 · 电气工程与系统科学 2019-08-30 Lei Zhang , Weihai Chen , Chao Hu , Xingming Wu , Zhengguo Li

Inferring the 3D geometry and the semantic meaning of surfaces, which are occluded, is a very challenging task. Recently, a first end-to-end learning approach has been proposed that completes a scene from a single depth image. The approach…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Martin Garbade , Yueh-Tung Chen , Johann Sawatzky , Juergen Gall

RGB images differentiate from depth images as they carry more details about the color and texture information, which can be utilized as a vital complementary to depth for boosting the performance of 3D semantic scene completion (SSC). SSC…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Jie Li , Yu Liu , Dong Gong , Qinfeng Shi , Xia Yuan , Chunxia Zhao , Ian Reid

We study the underexplored but fundamental vision problem of machine understanding of abstract freehand scene sketches. We introduce a sketch encoder that results in semantically-aware feature space, which we evaluate by testing its…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Ahmed Bourouis , Judith Ellen Fan , Yulia Gryaditskaya

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. We opt for top-down…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Fenggen Yu , Kun Liu , Yan Zhang , Chenyang Zhu , Kai Xu

Deep clustering, which learns representation and semantic clustering without labels information, poses a great challenge for deep learning-based approaches. Despite significant progress in recent years, most existing methods focus on…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Chuyu Zhang , Hui Ren , Xuming He

We propose a novel deep learning-based framework to tackle the challenge of semantic segmentation of large-scale point clouds of millions of points. We argue that the organization of 3D point clouds can be efficiently captured by a…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Loic Landrieu , Martin Simonovsky

Panoptic segmentation as an integrated task of both static environmental understanding and dynamic object identification, has recently begun to receive broad research interest. In this paper, we propose a new computationally efficient LiDAR…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Ryan Razani , Ran Cheng , Enxu Li , Ehsan Taghavi , Yuan Ren , Liu Bingbing

3D Semantic Scene Completion (SSC) has gained increasing attention due to its pivotal role in 3D perception. Recent advancements have primarily focused on refining voxel-level features to construct 3D scenes. However, treating voxels as the…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Enyu Liu , En Yu , Sijia Chen , Wenbing Tao

Point clouds are often sparse and incomplete. Existing shape completion methods are incapable of generating details of objects or learning the complex point distributions. To this end, we propose a cascaded refinement network together with…

计算机视觉与模式识别 · 计算机科学 2020-06-08 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee