中文
相关论文

相关论文: Memory-Guided Point Cloud Completion for Dental Re…

200 篇论文

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Jiageng Mao , Shengping Zhang , Wenxiu Sun

As two fundamental representation modalities of 3D objects, 3D point clouds and multi-view 2D images record shape information from different domains of geometric structures and visual appearances. In the current deep learning era,…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Qijian Zhang , Junhui Hou , Yue Qian

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

Deep neural networks have achieved significant success in 3D point cloud classification while relying on large-scale, annotated point cloud datasets, which are labor-intensive to build. Compared to capturing data with LiDAR sensors and then…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Huantao Ren , Minmin Yang , Senem Velipasalar

In this paper, we present a deep learning model that exploits the power of self-supervision to perform 3D point cloud completion, estimating the missing part and a context region around it. Local and global information are encoded in a…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Antonio Alliegro , Diego Valsesia , Giulia Fracastoro , Enrico Magli , Tatiana Tommasi

This paper focuses on the recently popular task of point cloud completion guided by multimodal information. Although existing methods have achieved excellent performance by fusing auxiliary images, there are still some deficiencies,…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Wei Song , Jun Zhou , Mingjie Wang , Hongchen Tan , Nannan Li , Xiuping Liu

Semantic scene reconstruction from point cloud is an essential and challenging task for 3D scene understanding. This task requires not only to recognize each instance in the scene, but also to recover their geometries based on the partial…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Jiaxiang Tang , Xiaokang Chen , Jingbo Wang , Gang Zeng

The manual annotation for large-scale point clouds is still tedious and unavailable for many harsh real-world tasks. Self-supervised learning, which is used on raw and unlabeled data to pre-train deep neural networks, is a promising…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Junsheng Zhou , Xin Wen , Baorui Ma , Yu-Shen Liu , Yue Gao , Yi Fang , Zhizhong Han

This paper presents a view-guided solution for the task of point cloud completion. Unlike most existing methods directly inferring the missing points using shape priors, we address this task by introducing ViPC (view-guided point cloud…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Xuancheng Zhang , Yutong Feng , Siqi Li , Changqing Zou , Hai Wan , Xibin Zhao , Yandong Guo , Yue Gao

Point cloud completion aims at completing geometric and topological shapes from a partial observation. However, some topology of the original shape is missing, existing methods directly predict the location of complete points, without…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Junshu Tang , Zhijun Gong , Ran Yi , Yuan Xie , Lizhuang Ma

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

We present a deep reinforcement learning method of progressive view inpainting for colored semantic point cloud scene completion under volume guidance, achieving high-quality scene reconstruction from only a single RGB-D image with severe…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Zhaoxuan Zhang , Xiaoguang Han , Bo Dong , Tong Li , Baocai Yin , Xin Yang

Point cloud data now are popular data representations in a number of three-dimensional (3D) vision research realms. However, due to the limited performance of sensors and sensing noise, the raw data usually suffer from sparsity, noise, and…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Siwen Quan , Junhao Yu , Ziming Nie , Muze Wang , Sijia Feng , Pei An , Jiaqi Yang

Point cloud completion aims to reconstruct complete shapes from partial observations. Although current methods have achieved remarkable performance, they still have some limitations: Supervised methods heavily rely on ground truth, which…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Jingjing Lu , Huilong Pi , Yunchuan Qin , Zhuo Tang , Ruihui Li

The manual annotation for large-scale point clouds costs a lot of time and is usually unavailable in harsh real-world scenarios. Inspired by the great success of the pre-training and fine-tuning paradigm in both vision and language tasks,…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Chao Sun , Zhedong Zheng , Xiaohan Wang , Mingliang Xu , Yi Yang

The paper presents a simple and effective learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Recent state-of-the-art methods have relatively complex architectures such as…

计算机视觉与模式识别 · 计算机科学 2022-04-11 Jacek Komorowski

To better address challenging issues of the irregularity and inhomogeneity inherently present in 3D point clouds, researchers have been shifting their focus from the design of hand-craft point feature towards the learning of 3D point…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Xiang Li , Mingyang Wang , Congcong Wen , Lingjing Wang , Nan Zhou , Yi Fang

Point clouds have grown in importance in the way computers perceive the world. From LIDAR sensors in autonomous cars and drones to the time of flight and stereo vision systems in our phones, point clouds are everywhere. Despite their…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Vinit Sarode , Animesh Dhagat , Rangaprasad Arun Srivatsan , Nicolas Zevallos , Simon Lucey , Howie Choset

Pre-training a model and then fine-tuning it on downstream tasks has demonstrated significant success in the 2D image and NLP domains. However, due to the unordered and non-uniform density characteristics of point clouds, it is non-trivial…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Xiao Zheng , Xiaoshui Huang , Guofeng Mei , Yuenan Hou , Zhaoyang Lyu , Bo Dai , Wanli Ouyang , Yongshun Gong

We propose a deep autoencoder with graph topology inference and filtering to achieve compact representations of unorganized 3D point clouds in an unsupervised manner. Many previous works discretize 3D points to voxels and then use…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Siheng Chen , Chaojing Duan , Yaoqing Yang , Duanshun Li , Chen Feng , Dong Tian