TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/HSurf-Net: Normal Estimation for 3D Point Clouds by Learni...

HSurf-Net: Normal Estimation for 3D Point Clouds by Learning Hyper Surfaces

Qing Li, Yu-Shen Liu, Jin-San Cheng, Cheng Wang, Yi Fang, Zhizhong Han

2022-10-13Surface Normals Estimation
PaperPDFCode(official)

Abstract

We propose a novel normal estimation method called HSurf-Net, which can accurately predict normals from point clouds with noise and density variations. Previous methods focus on learning point weights to fit neighborhoods into a geometric surface approximated by a polynomial function with a predefined order, based on which normals are estimated. However, fitting surfaces explicitly from raw point clouds suffers from overfitting or underfitting issues caused by inappropriate polynomial orders and outliers, which significantly limits the performance of existing methods. To address these issues, we introduce hyper surface fitting to implicitly learn hyper surfaces, which are represented by multi-layer perceptron (MLP) layers that take point features as input and output surface patterns in a high dimensional feature space. We introduce a novel space transformation module, which consists of a sequence of local aggregation layers and global shift layers, to learn an optimal feature space, and a relative position encoding module to effectively convert point clouds into the learned feature space. Our model learns hyper surfaces from the noise-less features and directly predicts normal vectors. We jointly optimize the MLP weights and module parameters in a data-driven manner to make the model adaptively find the most suitable surface pattern for various points. Experimental results show that our HSurf-Net achieves the state-of-the-art performance on the synthetic shape dataset, the real-world indoor and outdoor scene datasets. The code, data and pretrained models are publicly available.

Results

TaskDatasetMetricValueModel
Surface Normals EstimationPCPNetRMSE 10.11Hsurf

Related Papers

Learning from the Giants: A Practical Approach to Underwater Depth and Surface Normals Estimation2024-10-02Fine-Tuning Image-Conditional Diffusion Models is Easier than You Think2024-09-17PolyMaX: General Dense Prediction with Mask Transformer2023-11-09Stanford-ORB: A Real-World 3D Object Inverse Rendering Benchmark2023-10-24Large-scale Monocular Depth Estimation in the Wild2023-09-18MSECNet: Accurate and Robust Normal Estimation for 3D Point Clouds by Multi-Scale Edge Conditioning2023-08-04MIMIC: Masked Image Modeling with Image Correspondences2023-06-27Neural-PBIR Reconstruction of Shape, Material, and Illumination2023-04-26