中文
相关论文

相关论文: Graph-Guided Deformation for Point Cloud Completio…

200 篇论文

Recently, graph convolutional network (GCN) has been widely used for semi-supervised classification and deep feature representation on graph-structured data. However, existing GCN generally fails to consider the local invariance constraint…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Bo Jiang , Doudou Lin

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

Graph convolutional networks are a new promising learning approach to deal with data on irregular domains. They are predestined to overcome certain limitations of conventional grid-based architectures and will enable efficient handling of…

计算机视觉与模式识别 · 计算机科学 2018-09-17 Lasse Hansen , Jasper Diesel , Mattias P. Heinrich

3D meshes are fundamental data representations for capturing complex geometric shapes in computer vision and graphics applications. While Convolutional Neural Networks (CNNs) have excelled in structured data like images, extending them to…

图形学 · 计算机科学 2025-07-09 Saqib Nazir , Olivier Lézoray , Sébastien Bougleux

Recent advances in deep convolutional neural networks (CNNs) have motivated researchers to adapt CNNs to directly model points in 3D point clouds. Modeling local structure has been proven to be important for the success of convolutional…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Shiyi Lan , Ruichi Yu , Gang Yu , Larry S. Davis

Many scientific and engineering processes produce spatially unstructured data. However, most data-driven models require a feature matrix that enforces both a set number and order of features for each sample. They thus cannot be easily…

机器学习 · 计算机科学 2021-09-30 Francis Ogoke , Kazem Meidani , Amirreza Hashemi , Amir Barati Farimani

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

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

Due to the sparsity and irregularity of the point cloud data, methods that directly consume points have become popular. Among all point-based models, graph convolutional networks (GCN) lead to notable performance by fully preserving the…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Qiangeng Xu , Xudong Sun , Cho-Ying Wu , Panqu Wang , Ulrich Neumann

In this paper, we propose a simple yet effective method to represent point clouds as sets of samples drawn from a cloud-specific probability distribution. This interpretation matches intrinsic characteristics of point clouds: the number of…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Michał Stypułkowski , Kacper Kania , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński , Jan Chorowski

In this paper, we propose an end-to-end learning network to predict future frames in a point cloud sequence. As main novelty, an initial layer learns topological information of point clouds as geometric features, to form representative…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Pedro Gomes , Silvia Rossi , Laura Toni

Diffusion probabilistic models have achieved remarkable success in text guided image generation. However, generating 3D shapes is still challenging due to the lack of sufficient data containing 3D models along with their descriptions.…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Zijie Wu , Yaonan Wang , Mingtao Feng , He Xie , Ajmal Mian

In this work, we explore the idea that effective generative models for point clouds under the autoencoding framework must acknowledge the relationship between a continuous surface, a discretized mesh, and a set of points sampled from the…

机器学习 · 计算机科学 2019-12-10 Austin Dill , Chun-Liang Li , Songwei Ge , Eunsu Kang

Spectral graph convolutional neural networks (GCNNs) have been producing encouraging results in graph classification tasks. However, most spectral GCNNs utilize fixed graphs when aggregating node features, while omitting edge feature…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Yang Yi , Xuequan Lu , Shang Gao , Antonio Robles-Kelly , Yuejie Zhang

Point Cloud Registration is a fundamental and challenging problem in 3D computer vision. Recent works often utilize the geometric structure information in point feature embedding or outlier rejection for registration while neglecting to…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Qianliang Wu , Yaqi Shen , Haobo Jiang , Guofeng Mei , Yaqing Ding , Lei Luo , Jin Xie , Jian Yang

Task-oriented dexterous grasping remains challenging in robotic manipulations of open-world objects under severe partial observation, where significant missing data invalidates generic shape completion. In this paper, to overcome this…

机器人学 · 计算机科学 2026-04-14 Weishang Wu , Yifei Shi , Zhiping Cai

We propose a local-to-global representation learning algorithm for 3D point cloud data, which is appropriate to handle various geometric transformations, especially rotation, without explicit data augmentation with respect to the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Seohyun Kim , Jaeyoo Park , Bohyung Han

This paper investigates an open research task of reconstructing and generating 3D point clouds. Most existing works of 3D generative models directly take the Gaussian prior as input for the decoder to generate 3D point clouds, which fail to…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Yunfan Zhang , Hao Wang , Guosheng Lin , Vun Chan Hua Nicholas , Zhiqi Shen , Chunyan Miao

3D point cloud completion is very challenging because it heavily relies on the accurate understanding of the complex 3D shapes (e.g., high-curvature, concave/convex, and hollowed-out 3D shapes) and the unknown & diverse patterns of the…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Qing Guo , Zhijie Wang , Felix Juefei-Xu , Di Lin , Lei Ma , Wei Feng , Yang Liu

Point cloud is a principal data structure adopted for 3D geometric information encoding. Unlike other conventional visual data, such as images and videos, these irregular points describe the complex shape features of 3D objects, which makes…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Chaoyi Zhang , Yang Song , Lina Yao , Weidong Cai