IterativePFN: True Iterative Point Cloud Filtering

The quality of point clouds is often limited by noise introduced during their capture process. Consequently, a fundamental 3D vision task is the removal of noise, known as point cloud filtering or denoising. State-of-the-art learning based methods focus on training neural networks to infer filtered displacements and directly shift noisy points onto the underlying clean surfaces. In high noise conditions, they iterate the filtering process. However, this iterative filtering is only done at test time and is less effective at ensuring points converge quickly onto the clean surfaces. We propose IterativePFN (iterative point cloud filtering network), which consists of multiple IterationModules that model the true iterative filtering process internally, within a single network. We train our IterativePFN network using a novel loss function that utilizes an adaptive ground truth target at each iteration to capture the relationship between intermediate filtering results during training. This ensures that the filtered results converge faster to the clean surfaces. Our method is able to obtain better performance compared to state-of-the-art methods. The source code can be found at: https://github.com/ddsediri/IterativePFN.

READ FULL TEXT

page 4

page 7

page 8

page 12

page 17

page 18

research
06/02/2023

Learning Signed Distance Functions from Noisy 3D Point Clouds via Noise to Noise Mapping

Learning signed distance functions (SDFs) from 3D point clouds is an imp...
research
09/02/2022

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

Recovering high quality surfaces from noisy point clouds, known as point...
research
08/12/2019

Point-Based Multi-View Stereo Network

We introduce Point-MVSNet, a novel point-based deep framework for multi-...
research
01/31/2022

Filtering In Neural Implicit Functions

Neural implicit functions are highly effective for representing many kin...
research
02/26/2023

NSANet: Noise Seeking Attention Network

LiDAR (Light Detection and Ranging) technology has remained popular in c...
research
01/25/2021

DeepDT: Learning Geometry From Delaunay Triangulation for Surface Reconstruction

In this paper, a novel learning-based network, named DeepDT, is proposed...
research
11/22/2021

Real-time ground filtering algorithm of cloud points acquired using Terrestrial Laser Scanner (TLS)

3D modeling based on point clouds requires ground-filtering algorithms t...

Please sign up or login with your details

Forgot password? Click here to reset