中文
相关论文

相关论文: PMP-Net: Point Cloud Completion by Learning Multi-…

200 篇论文

In this paper, we deal with the problem to predict the future 3D motions of 3D object scans from previous two consecutive frames. Previous methods mostly focus on sparse motion prediction in the form of skeletons. While in this paper we…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Shuaihang Yuan , Xiang Li , Anthony Tzes , Yi Fang

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

Self-supervised learning has not been fully explored for point cloud analysis. Current frameworks are mainly based on point cloud reconstruction. Given only 3D coordinates, such approaches tend to learn local geometric structures and…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Mingye Xu , Yali Wang , Zhipeng Zhou , Hongbin Xu , Yu Qiao

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as a layer in 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Nicholas Sharp , Maks Ovsjanikov

Point clouds acquired by 3D scanning devices are often sparse, noisy, and non-uniform, causing a loss of geometric features. To facilitate the usability of point clouds in downstream applications, given such input, we present a…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Guangshun Wei , Hao Pan , Shaojie Zhuang , Yuanfeng Zhou , Changjian Li

Point cloud completion has become increasingly popular among generation tasks of 3D point clouds, as it is a challenging yet indispensable problem to recover the complete shape of a 3D object from its partial observation. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Haoran Zhou , Yun Cao , Wenqing Chu , Junwei Zhu , Tong Lu , Ying Tai , Chengjie Wang

In this paper, we introduce a novel approach that harnesses both 2D and 3D attentions to enable highly accurate depth completion without requiring iterative spatial propagations. Specifically, we first enhance a baseline convolutional depth…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yunxiao Shi , Manish Kumar Singh , Hong Cai , Fatih Porikli

Deep neural networks are known to be vulnerable to adversarial examples which are carefully crafted instances to cause the models to make wrong predictions. While adversarial examples for 2D images and CNNs have been extensively studied,…

密码学与安全 · 计算机科学 2019-07-15 Chong Xiang , Charles R. Qi , Bo Li

Since the PointNet was proposed, deep learning on point cloud has been the concentration of intense 3D research. However, existing point-based methods usually are not adequate to extract the local features and the spatial pattern of a point…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Weikun Wu , Yan Zhang , David Wang , Yunqi Lei

The core of self-supervised point cloud learning lies in setting up appropriate pretext tasks, to construct a pre-training framework that enables the encoder to perceive 3D objects effectively. In this paper, we integrate two prevalent…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Yun Liu , Peng Li , Xuefeng Yan , Liangliang Nan , Bing Wang , Honghua Chen , Lina Gong , Wei Zhao , Mingqiang Wei

Point cloud completion addresses filling in the missing parts of a partial point cloud obtained from depth sensors and generating a complete point cloud. Although there has been steep progress in the supervised methods on the synthetic…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Sangmin Hong , Mohsen Yavartanoo , Reyhaneh Neshatavar , Kyoung Mu Lee

Reconstructing 3D point clouds into triangle meshes is a key problem in computational geometry and surface reconstruction. Point cloud triangulation solves this problem by providing edge information to the input points. Since no vertex…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Huan Lei , Ruitao Leng , Liang Zheng , Hongdong Li

Point cloud completion estimates complete shapes from incomplete point clouds to obtain higher-quality point cloud data. Most existing methods only consider global object features, ignoring spatial and semantic information of adjacent…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Pengcheng Shi , Haozhe Cheng , Xu Han , Yiyang Zhou , Jihua Zhu

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng

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

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Hao Xu , Shuaicheng Liu , Guangfu Wang , Guanghui Liu , Bing Zeng

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To resolve this issue,…

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

Point clouds are gaining prominence as a method for representing 3D shapes, but their irregular structure poses a challenge for deep learning methods. In this paper we propose CloudWalker, a novel method for learning 3D shapes using random…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Adi Mesika , Yizhak Ben-Shabat , Ayellet Tal

Accurate 3D geometry acquisition is essential for a wide range of applications, such as computer graphics, autonomous driving, robotics, and augmented reality. However, raw point clouds acquired in real-world environments are often…

图形学 · 计算机科学 2025-08-26 Jinxi Wang , Ben Fei , Dasith de Silva Edirimuni , Zheng Liu , Ying He , Xuequan Lu

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset