paper-with-me

Papers

Polyhedral Surface: Self-supervised Point Cloud Reconstruction Based on Polyhedral Surface

2023-10-23 · Hui Tian, Kai Xu

Point cloud reconstruction from raw point cloud has been an important topic in computer graphics for decades, especially due to its high demand in modeling and rendering applications. An important way to solve this problem is establishing a local geometry to fit the local curve. However, previous methods build either a local plane or polynomial curve. Local plane brings the loss of sharp feature and the boundary artefacts on open surface. Polynomial curve is hard to combine with neural network due to the local coordinate consistent problem. To address this, we propose a novel polyhedral surface to represent local surface. This method provides more flexible to represent sharp feature and surface boundary on open surface. It does not require any local coordinate system, which is important when introducing neural networks. Specifically, we use normals to construct the polyhedral surface, including both dihedral and trihedral surfaces using 2 and 3 normals, respectively. Our method achieves state-of-the-art results on three commonly used datasets (ShapeNetCore, ABC, and ScanNet). Code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2310.14560

Code (0)

등록된 구현이 없습니다.

Tasks

Point cloud reconstruction

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

NeeDrop: Self-supervised Shape Representation from Sparse Point Clouds using Needle Dropping

2021-11-30 · Alexandre Boulch, Pierre-Alain Langlois, Gilles Puy, Renaud Marlet

There has been recently a growing interest for implicit shape representations. Contrary to explicit representations, they have no resolution limitations and they easily deal with a wide variety of surface topologies. To …

Autonomous Driving

SIMPC: Learning Self-Induced Mirror-Point Consistency for Unsupervised Point Cloud Denoising

2026-05-26 · Chengwei Zhang, Xueyi Zhang, Tao Jiang, Xinhao Xu 외 arxiv

In point clouds, noise directly perturbs point coordinates that encode both spatial location and geometry, making one-to-one correspondence construction more challenging than in images. Existing methods impose statistica…

Point Clouds

Implicit Autoencoder for Point-Cloud Self-Supervised Representation Learning

2022-01-03 · ICCV 2023 1 · Siming Yan, Zhenpei Yang, Haoxiang Li, Chen Song 외

This paper advocates the use of implicit surface representation in autoencoder-based self-supervised 3D representation learning. The most popular and accessible 3D representation, i.e., point clouds, involves discrete sa…

3D geometry3D Point Cloud Classification3D Point Cloud Linear ClassificationDecoder+3

PointGame: Geometrically and Adaptively Masked Auto-Encoder on Point Clouds

2023-03-23 · Yun Liu, Xuefeng Yan, Zhilei Chen, Zhiqi Li 외

Self-supervised learning is attracting large attention in point cloud understanding. However, exploring discriminative and transferable features still remains challenging due to their nature of irregularity and sparsity.…

Self-Supervised Learning

Masked Autoencoders in 3D Point Cloud Representation Learning

2022-07-04 · Jincen Jiang, Xuequan Lu, Lizhi Zhao, Richard Dazeley 외

Transformer-based Self-supervised Representation Learning methods learn generic features from unlabeled datasets for providing useful network initialization parameters for downstream tasks. Recently, self-supervised lear…

Point Cloud CompletionPoint cloud reconstructionRepresentation LearningSelf-Supervised Learning