中文
相关论文

相关论文: Point Cloud Completion by Learning Shape Priors

200 篇论文

Point cloud completion aims to recover raw point clouds captured by scanners from partial observations caused by occlusion and limited view angles. This makes it hard to recover details because the global feature is unlikely to capture the…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Songxue Gao , Chuanqi Jiao , Ruidong Chen , Weijie Wang , Weizhi Nie

Point cloud completion aims to recover the complete shape based on a partial observation. Existing methods require either complete point clouds or multiple partial observations of the same object for learning. In contrast to previous…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Ruikai Cui , Shi Qiu , Saeed Anwar , Jiawei Liu , Chaoyue Xing , Jing Zhang , Nick Barnes

The task of point cloud completion aims to predict the missing part for an incomplete 3D shape. A widely used strategy is to generate a complete point cloud from the incomplete one. However, the unordered nature of point clouds will degrade…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Alexis Mendoza , Alexander Apaza , Ivan Sipiran , Cristian Lopez

This paper presents PCDreamer, a novel method for point cloud completion. Traditional methods typically extract features from partial point clouds to predict missing regions, but the large solution space often leads to unsatisfactory…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Guangshun Wei , Yuan Feng , Long Ma , Chen Wang , Yuanfeng Zhou , Changjian Li

We present a novel neural implicit shape method for partial point cloud completion. To that end, we combine a conditional Deep-SDF architecture with learned, adversarial shape priors. More specifically, our network converts partial inputs…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Abhishek Saroha , Marvin Eisenberger , Tarun Yenamandra , Daniel Cremers

Single-view point cloud completion aims to recover the full geometry of an object based on only limited observation, which is extremely hard due to the data sparsity and occlusion. The core challenge is to generate plausible geometries to…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Bowen Zhang , Xi Zhao , He Wang , Ruizhen Hu

3D point cloud completion, the task of inferring the complete geometric shape from a partial point cloud, has been attracting attention in the community. For acquiring high-fidelity dense point clouds and avoiding uneven distribution,…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Minghua Liu , Lu Sheng , Sheng Yang , Jing Shao , Shi-Min Hu

Point cloud completion seeks to recover geometrically consistent shapes from partial or sparse 3D observations. Although recent methods have achieved reasonable global shape reconstruction, they often rely on Euclidean proximity and…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Jianan Sun , Dongzhihan Wang , Mingyu Fan

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Point cloud completion aims to infer a complete shape from its partial observation. Many approaches utilize a pure encoderdecoder paradigm in which complete shape can be directly predicted by shape priors learned from partial scans,…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Zizhao Wu , Jian Shi , Xuan Deng , Cheng Zhang , Genfu Yang , Ming Zeng , Yunhai Wang

Point cloud completion aims to reconstruct complete 3D shapes from partial observations, which is a challenging problem due to severe occlusions and missing geometry. Despite recent advances in multimodal techniques that leverage…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Wang Luo , Di Wu , Hengyuan Na , Yinlin Zhu , Miao Hu , Guocong Quan

Point-cloud data collected in real-world applications are often incomplete. Data is typically missing due to objects being observed from partial viewpoints, which only capture a specific perspective or angle. Additionally, data can be…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Yoni Kasten , Ohad Rahamim , Gal Chechik

Point cloud completion aims to recover partial geometric and topological shapes caused by equipment defects or limited viewpoints. Current methods either solely rely on the 3D coordinates of the point cloud to complete it or incorporate…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Feng Zhou , Qi Zhang , Ju Dai , Lei Li , Qing Fan , Junliang Xing

In this paper, we propose a Point Fractal Network (PF-Net), a novel learning-based approach for precise and high-fidelity point cloud completion. Unlike existing point cloud completion networks, which generate the overall shape of the point…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Zitian Huang , Yikuan Yu , Jiawen Xu , Feng Ni , Xinyi Le

Point cloud shape completion is a challenging problem in 3D vision and robotics. Existing learning-based frameworks leverage encoder-decoder architectures to recover the complete shape from a highly encoded global feature vector. Though the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Wenxiao Zhang , Qingan Yan , Chunxia Xiao

Unsupervised point cloud completion aims at estimating the corresponding complete point cloud of a partial point cloud in an unpaired manner. It is a crucial but challenging problem since there is no paired partial-complete supervision that…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yingjie Cai , Kwan-Yee Lin , Chao Zhang , Qiang Wang , Xiaogang Wang , Hongsheng Li

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…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Zejia Su , Haibin Huang , Chongyang Ma , Hui Huang , Ruizhen Hu

Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), a novel…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Wentao Yuan , Tejas Khot , David Held , Christoph Mertz , Martial Hebert
‹ 上一页 1 2 3 10 下一页 ›