paper-with-me

Papers

PCDNF: Revisiting Learning-based Point Cloud Denoising via Joint Normal Filtering

2022-09-02 · Zheng Liu, Yaowu Zhao, Sijing Zhan, Yuanyuan Liu, Renjie Chen, Ying He

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw normals followed by updating point positions. Motivated by the essential interplay between point cloud denoising and normal filtering, we revisit point cloud denoising from a multitask perspective, and propose an end-to-end network, named PCDNF, to denoise point clouds via joint normal filtering. In particular, we introduce an auxiliary normal filtering task to help the overall network remove noise more effectively while preserving geometric features more accurately. In addition to the overall architecture, our network has two novel modules. On one hand, to improve noise removal performance, we design a shape-aware selector to construct the latent tangent space representation of the specific point by comprehensively considering the learned point and normal features and geometry priors. On the other hand, point features are more suitable for describing geometric details, and normal features are more conducive for representing geometric structures (e.g., sharp edges and corners). Combining point and normal features allows us to overcome their weaknesses. Thus, we design a feature refinement module to fuse point and normal features for better recovering geometric information. Extensive evaluations, comparisons, and ablation studies demonstrate that the proposed method outperforms state-of-the-arts for both point cloud denoising and normal filtering.

📄 PDF Abstract BibTeX arXiv:2209.00798

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

PD-Flow: A Point Cloud Denoising Framework with Normalizing Flows

2022-03-11 · Aihua Mao, Zihui Du, Yu-Hui Wen, Jun Xuan 외

Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incor…

Deep LearningDenoisingDisentanglement

3D Dynamic Point Cloud Denoising via Spatial-Temporal Graph Learning

2019-04-28 · Wei Hu, Qianjiang Hu, Zehua Wang, Xiang Gao

The prevalence of accessible depth sensing and 3D laser scanning techniques has enabled the convenient acquisition of 3D dynamic point clouds, which provide efficient representation of arbitrarily-shaped objects in motio…

Denoisinggraph constructionGraph Learning

Dynamic Point Cloud Denoising via Manifold-to-Manifold Distance

2020-03-17 · Wei Hu, Qianjiang Hu, Zehua Wang, Xiang Gao

3D dynamic point clouds provide a natural discrete representation of real-world objects or scenes in motion, with a wide range of applications in immersive telepresence, autonomous driving, surveillance, \etc. Neverthele…

Autonomous DrivingDenoisingGraph Learning

An Interpretable Joint Nonnegative Matrix Factorization-Based Point Cloud Distance Measure

2022-07-11 · Hannah Friedman, Amani R. Maina-Kilaas, Julianna Schalkwyk, Hina Ahmed 외

In this paper, we propose a new method for determining shared features of and measuring the distance between data sets or point clouds. Our approach uses the joint factorization of two data matrices $X_1,X_2$ into non-ne…

DenoisingTransfer Learning

Adaptive and Iterative Point Cloud Denoising with Score-Based Diffusion Model

2025-09-18 · Zhaonan Wang, Manyi Li, ShiQing Xin, Changhe Tu arxiv

Point cloud denoising task aims to recover the clean point cloud from the scanned data coupled with different levels or patterns of noise. The recent state-of-the-art methods often train deep neural networks to update th…

Point Clouds