中文
相关论文

相关论文: RefComp: A Reference-guided Unified Framework for …

200 篇论文

Point cloud completion aims to recover the complete 3D shape of an object from partial observations. While approaches relying on synthetic shape priors achieved promising results in this domain, their applicability and generalizability to…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Başak Melis Öcal , Maxim Tatarchenko , Sezer Karaoglu , Theo Gevers

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

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 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

Reference-driven image completion, which restores missing regions in a target view using additional images, is particularly challenging when the target view differs significantly from the references. Existing generative methods rely solely…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Beibei Lin , Tingting Chen , Robby T. Tan

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

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 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

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

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

Unsupervised point cloud completion aims to infer the whole geometry of a partial object observation without requiring partial-complete correspondence. Differing from existing deterministic approaches, we advocate generative modeling based…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Ruikai Cui , Shi Qiu , Saeed Anwar , Jing Zhang , Nick Barnes

Completing the whole 3D structure based on an incomplete point cloud is a challenging task, particularly when the residual point cloud lacks typical structural characteristics. Recent methods based on cross-modal learning attempt to…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Hongye Hou , Liu Zhan , Yang Yang

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

3D point clouds directly collected from objects through sensors are often incomplete due to self-occlusion. Conventional methods for completing these partial point clouds rely on manually organized training sets and are usually limited to…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Tianxin Huang , Zhiwen Yan , Yuyang Zhao , Gim Hee Lee

Point cloud completion, which aims at recovering original shape information from partial point clouds, has attracted attention on 3D vision community. Existing methods usually succeed in completion for standard shape, while failing to…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Junshu Tang , Jiachen Xu , Jingyu Gong , Haichuan Song , Yuan Xie , Lizhuang Ma

Recent point-based object completion methods have demonstrated the ability to accurately recover the missing geometry of partially observed objects. However, these approaches are not well-suited for completing objects within a scene, as…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Wesley Khademi , Li Fuxin

In this paper we explore the recent topic of point cloud completion, guided by an auxiliary image. We show how it is possible to effectively combine the information from the two modalities in a localized latent space, thus avoiding the need…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Emanuele Aiello , Diego Valsesia , Enrico Magli

Real-world sensors often produce incomplete, irregular, and noisy point clouds, making point cloud completion increasingly important. However, most existing completion methods rely on large paired datasets for training, which is…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Zhaoxin Fan , Yulin He , Zhicheng Wang , Kejian Wu , Hongyan Liu , Jun He

Unpaired point cloud completion is crucial for real-world applications, where ground-truth data for complete point clouds are often unavailable. By learning a completion map from unpaired incomplete and complete point cloud data, this task…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Taekyung Lee , Jaemoo Choi , Jaewoong Choi , Myungjoo Kang

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou
‹ 上一页 1 2 3 10 下一页 ›