NeAF: Learning Neural Angle Fields for Point Normal Estimation
- URL: http://arxiv.org/abs/2211.16869v1
- Date: Wed, 30 Nov 2022 10:11:47 GMT
- Title: NeAF: Learning Neural Angle Fields for Point Normal Estimation
- Authors: Shujuan Li, Junsheng Zhou, Baorui Ma, Yu-Shen Liu, Zhizhong Han
- Abstract summary: We propose an implicit function to learn an angle field around the normal of each point in the spherical coordinate system.
Instead of directly predicting the normal of an input point, we predict the angle offset between the ground truth normal and a randomly sampled query normal.
- Score: 46.58627482563857
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Normal estimation for unstructured point clouds is an important task in 3D
computer vision. Current methods achieve encouraging results by mapping local
patches to normal vectors or learning local surface fitting using neural
networks. However, these methods are not generalized well to unseen scenarios
and are sensitive to parameter settings. To resolve these issues, we propose an
implicit function to learn an angle field around the normal of each point in
the spherical coordinate system, which is dubbed as Neural Angle Fields (NeAF).
Instead of directly predicting the normal of an input point, we predict the
angle offset between the ground truth normal and a randomly sampled query
normal. This strategy pushes the network to observe more diverse samples, which
leads to higher prediction accuracy in a more robust manner. To predict normals
from the learned angle fields at inference time, we randomly sample query
vectors in a unit spherical space and take the vectors with minimal angle
values as the predicted normals. To further leverage the prior learned by NeAF,
we propose to refine the predicted normal vectors by minimizing the angle
offsets. The experimental results with synthetic data and real scans show
significant improvements over the state-of-the-art under widely used
benchmarks.
Related papers
- ND-SDF: Learning Normal Deflection Fields for High-Fidelity Indoor Reconstruction [50.07671826433922]
It is non-trivial to simultaneously recover meticulous geometry and preserve smoothness across regions with differing characteristics.
We propose ND-SDF, which learns a Normal Deflection field to represent the angular deviation between the scene normal and the prior normal.
Our method not only obtains smooth weakly textured regions such as walls and floors but also preserves the geometric details of complex structures.
arXiv Detail & Related papers (2024-08-22T17:59:01Z) - NeuralGF: Unsupervised Point Normal Estimation by Learning Neural
Gradient Function [55.86697795177619]
Normal estimation for 3D point clouds is a fundamental task in 3D geometry processing.
We introduce a new paradigm for learning neural gradient functions, which encourages the neural network to fit the input point clouds.
Our excellent results on widely used benchmarks demonstrate that our method can learn more accurate normals for both unoriented and oriented normal estimation tasks.
arXiv Detail & Related papers (2023-11-01T09:25:29Z) - Neural Gradient Learning and Optimization for Oriented Point Normal
Estimation [53.611206368815125]
We propose a deep learning approach to learn gradient vectors with consistent orientation from 3D point clouds for normal estimation.
We learn an angular distance field based on local plane geometry to refine the coarse gradient vectors.
Our method efficiently conducts global gradient approximation while achieving better accuracy and ability generalization of local feature description.
arXiv Detail & Related papers (2023-09-17T08:35:11Z) - Learning Signed Hyper Surfaces for Oriented Point Cloud Normal Estimation [53.19926259132379]
We propose a novel method called SHS-Net for oriented normal estimation of point clouds by learning signed hyper surfaces.
The signed hyper surfaces are implicitly learned in a high-dimensional feature space where the local and global information is aggregated.
An attention-weighted normal prediction module is proposed as a decoder, which takes the local and global latent codes as input to predict oriented normals.
arXiv Detail & Related papers (2023-05-10T03:40:25Z) - Unsupervised Inference of Signed Distance Functions from Single Sparse
Point Clouds without Learning Priors [54.966603013209685]
It is vital to infer signed distance functions (SDFs) from 3D point clouds.
We present a neural network to directly infer SDFs from single sparse point clouds.
arXiv Detail & Related papers (2023-03-25T15:56:50Z) - Deep Point Cloud Normal Estimation via Triplet Learning [12.271669779096076]
We propose a novel normal estimation method for point clouds.
It consists of two phases: (a) feature encoding which learns representations of local patches, and (b) normal estimation that takes the learned representation as input and regresses the normal vector.
Our method preserves sharp features and achieves better normal estimation results on CAD-like shapes.
arXiv Detail & Related papers (2021-10-20T11:16:00Z) - AdaFit: Rethinking Learning-based Normal Estimation on Point Clouds [31.641383879577894]
This paper presents a neural network for robust normal estimation on point clouds, named AdaFit, that can deal with point clouds with noise and density variations.
Existing works use a network to learn point-wise weights for weighted least surface fitting to estimate the normals.
We propose a simple yet effective solution that adds an additional offset prediction to improve the quality of normal estimation.
arXiv Detail & Related papers (2021-08-12T16:37:24Z) - DiGS : Divergence guided shape implicit neural representation for
unoriented point clouds [36.60407995156801]
Shape implicit neural representations (INRs) have recently shown to be effective in shape analysis and reconstruction tasks.
We propose a divergence guided shape representation learning approach that does not require normal vectors as input.
arXiv Detail & Related papers (2021-06-21T02:10:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.