中文
相关论文

相关论文: PMP-Net++: Point Cloud Completion by Transformer-E…

200 篇论文

Point clouds are often the default choice for many applications as they exhibit more flexibility and efficiency than volumetric data. Nevertheless, their unorganized nature -- points are stored in an unordered way -- makes them less suited…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Yida Wang , David Joseph Tan , Nassir Navab , Federico Tombari

Point clouds captured by scanning devices are often incomplete due to occlusion. To overcome this limitation, point cloud completion methods have been developed to predict the complete shape of an object based on its partial input. These…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Lintai Wu , Qijian Zhang , Junhui Hou , Yong Xu

The ever-increasing 3D application makes the point cloud compression unprecedentedly important and needed. In this paper, we propose a patch-based compression process using deep learning, focusing on the lossy point cloud geometry…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Kang You , Pan Gao

Point clouds collected by real-world sensors are always unaligned and sparse, which makes it hard to reconstruct the complete shape of object from a single frame of data. In this work, we manage to provide complete point clouds from sparse…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Jieqi Shi , Lingyun Xu , Peiliang Li , Xiaozhi Chen , Shaojie Shen

In real-world scenarios, scanned point clouds are often incomplete due to occlusion issues. The tasks of self-supervised and weakly-supervised point cloud completion involve reconstructing missing regions of these incomplete objects without…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Lintai Wu , Xianjing Cheng , Yong Xu , Huanqiang Zeng , Junhui Hou

As a dynamic and essential component in the road environment of urban scenarios, vehicles are the most popular investigation targets. To monitor their behavior and extract their geometric characteristics, an accurate and instant measurement…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Yan Xia , Yusheng Xu , Cheng Wang , Uwe Stilla

The rapid development of point cloud learning has driven point cloud completion into a new era. However, the information flows of most existing completion methods are solely feedforward, and high-level information is rarely reused to…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Xuejun Yan , Hongyu Yan , Jingjing Wang , Hang Du , Zhihong Wu , Di Xie , Shiliang Pu , Li Lu

When navigating in urban environments, many of the objects that need to be tracked and avoided are heavily occluded. Planning and tracking using these partial scans can be challenging. The aim of this work is to learn to complete these…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Himangi Mittal , Brian Okorn , Arpit Jangid , David Held

Point completion refers to complete the missing geometries of objects from partial point clouds. Existing works usually estimate the missing shape by decoding a latent feature encoded from the input points. However, real-world objects are…

计算机视觉与模式识别 · 计算机科学 2020-10-16 Yinyu Nie , Yiqun Lin , Xiaoguang Han , Shihui Guo , Jian Chang , Shuguang Cui , Jian Jun Zhang

The irregular domain and lack of ordering make it challenging to design deep neural networks for point cloud processing. This paper presents a novel framework named Point Cloud Transformer(PCT) for point cloud learning. PCT is based on…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Meng-Hao Guo , Jun-Xiong Cai , Zheng-Ning Liu , Tai-Jiang Mu , Ralph R. Martin , Shi-Min Hu

This paper introduces a data-driven shape completion approach that focuses on completing geometric details of missing regions of 3D shapes. We observe that existing generative methods lack the training data and representation capacity to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Bo Sun , Vladimir G. Kim , Noam Aigerman , Qixing Huang , Siddhartha Chaudhuri

Statistical Shape Modeling (SSM) is a valuable tool for investigating and quantifying anatomical variations within populations of anatomies. However, traditional correspondence-based SSM generation methods have a prohibitive inference…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Jadie Adams , Shireen Elhabian

3D point cloud is an efficient and flexible representation of 3D structures. Recently, neural networks operating on point clouds have shown superior performance on 3D understanding tasks such as shape classification and part segmentation.…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Wentao Yuan , David Held , Christoph Mertz , Martial Hebert

3D point cloud is an important 3D representation for capturing real world 3D objects. However, real-scanned 3D point clouds are often incomplete, and it is important to recover complete point clouds for downstream applications. Most…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Zhaoyang Lyu , Zhifeng Kong , Xudong Xu , Liang Pan , Dahua Lin

Following considerable development in 3D scanning technologies, many studies have recently been proposed with various approaches for 3D vision tasks, including some methods that utilize 2D convolutional neural networks (CNNs). However, even…

计算机视觉与模式识别 · 计算机科学 2020-11-03 JuYoung Yang , Chanho Lee , Pyunghwan Ahn , Haeil Lee , Eojindl Yi , Junmo Kim

This paper addresses the problem of generating uniform dense point clouds to describe the underlying geometric structures from given sparse point clouds. Due to the irregular and unordered nature, point cloud densification as a generative…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yue Qian , Junhui Hou , Sam Kwong , Ying He

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

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are crucial for intelligent…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Fan Lu , Guang Chen , Yinlong Liu , Zhijun Li , Sanqing Qu , Tianpei Zou

The unpaired point cloud completion task aims to complete a partial point cloud by using models trained with no ground truth. Existing unpaired point cloud completion methods are class-aware, i.e., a separate model is needed for each object…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Yixuan Yang , Jinyu Yang , Zixiang Zhao , Victor Sanchez , Feng Zheng