中文
相关论文

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

200 篇论文

In this work, we propose a novel technique to generate shapes from point cloud data. A point cloud can be viewed as samples from a distribution of 3D points whose density is concentrated near the surface of the shape. Point cloud generation…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Ruojin Cai , Guandao Yang , Hadar Averbuch-Elor , Zekun Hao , Serge Belongie , Noah Snavely , Bharath Hariharan

Processing 3D pointclouds with Deep Learning methods is not an easy task. A common choice is to do so with Graph Neural Networks, but this framework involves the creation of edges between points, which are explicitly not related between…

计算机视觉与模式识别 · 计算机科学 2022-09-05 Elías Abad-Rocamora , Javier Ruiz-Hidalgo

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

Generative models have proven effective at modeling 3D shapes and their statistical variations. In this paper we investigate their application to point clouds, a 3D shape representation widely used in computer vision for which, however,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Roman Klokov , Edmond Boyer , Jakob Verbeek

Real-world robotic grasping can be done robustly if a complete 3D Point Cloud Data (PCD) of an object is available. However, in practice, PCDs are often incomplete when objects are viewed from few and sparse viewpoints before the grasping…

Recently, graph-based and Transformer-based deep learning networks have demonstrated excellent performances on various point cloud tasks. Most of the existing graph methods are based on static graph, which take a fixed input to establish…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wei Zhou , Qian Wang , Weiwei Jin , Xinzhe Shi , Ying He

Implicit neural networks have emerged as a crucial technology in 3D surface reconstruction. To reconstruct continuous surfaces from discrete point clouds, encoding the input points into regular grid features (plane or volume) has been…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shengtao Li , Ge Gao , Yudong Liu , Yu-Shen Liu , Ming Gu

Scene graphs have been recently introduced into 3D spatial understanding as a comprehensive representation of the scene. The alignment between 3D scene graphs is the first step of many downstream tasks such as scene graph aided point cloud…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Yaxu Xie , Alain Pagani , Didier Stricker

In this paper, we propose a novel model called SGFormer, Semantic Graph TransFormer for point cloud-based 3D scene graph generation. The task aims to parse a point cloud-based scene into a semantic structural graph, with the core challenge…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Changsheng Lv , Mengshi Qi , Xia Li , Zhengyuan Yang , Huadong Ma

This paper focuses on motion prediction for point cloud sequences in the challenging case of deformable 3D objects, such as human body motion. First, we investigate the challenges caused by deformable shapes and complex motions present in…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Pedro Gomes , Silvia Rossi , Laura Toni

Dynamic surface reconstruction of objects from point cloud sequences is a challenging field in computer graphics. Existing approaches either require multiple regularization terms or extensive training data which, however, lead to…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Julian Kaltheuner , Alexander Oebel , Hannah Droege , Patrick Stotko , Reinhard Klein

We proposed a novel graph convolutional neural network that could construct a coarse, sparse latent point cloud from a dense, raw point cloud. With a novel non-isotropic convolution operation defined on irregular geometries, the model then…

机器学习 · 计算机科学 2019-10-08 Zhang Yuhui , Greg Gutmann , Konagaya Akihiko

Graph neural networks (GNN) are very popular methods in machine learning and have been applied very successfully to the prediction of the properties of molecules and materials. First-order GNNs are well known to be incomplete, i.e., there…

机器学习 · 统计学 2022-11-08 Sergey N. Pozdnyakov , Michele Ceriotti

Point cloud is one of the widely used techniques for representing and storing 3D geometric data. In the past several methods have been proposed for processing point clouds. Methods such as PointNet and FoldingNet have shown promising…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Prajwal Singh , Kaustubh Sadekar , Shanmuganathan Raman

The discrete Laplacian operator holds a crucial role in 3D geometry processing, yet it is still challenging to define it on point clouds. Previous works mainly focused on constructing a local triangulation around each point to approximate…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Bo Pang , Zhongtian Zheng , Yilong Li , Guoping Wang , Peng-Shuai Wang

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

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

Many interesting problems in machine learning are being revisited with new deep learning tools. For graph-based semisupervised learning, a recent important development is graph convolutional networks (GCNs), which nicely integrate local…

机器学习 · 计算机科学 2018-01-24 Qimai Li , Zhichao Han , Xiao-Ming Wu

Point clouds provide a flexible geometric representation suitable for countless applications in computer graphics; they also comprise the raw output of most 3D data acquisition devices. While hand-designed features on point clouds have long…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Yue Wang , Yongbin Sun , Ziwei Liu , Sanjay E. Sarma , Michael M. Bronstein , Justin M. Solomon

Point cloud completion aims to infer the complete geometries for missing regions of 3D objects from incomplete ones. Previous methods usually predict the complete point cloud based on the global shape representation extracted from the…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Xin Wen , Tianyang Li , Zhizhong Han , Yu-Shen Liu