paper-with-me

홈 › Papers

LBF:Learnable Bilateral Filter For Point Cloud Denoising

2022-10-28 · Huajian Si, Zeyong Wei, Zhe Zhu, Honghua Chen, Dong Liang, Weiming Wang, Mingqiang Wei

Bilateral filter (BF) is a fast, lightweight and effective tool for image denoising and well extended to point cloud denoising. However, it often involves continual yet manual parameter adjustment; this inconvenience discounts the efficiency and user experience to obtain satisfied denoising results. We propose LBF, an end-to-end learnable bilateral filtering network for point cloud denoising; to our knowledge, this is the first time. Unlike the conventional BF and its variants that receive the same parameters for a whole point cloud, LBF learns adaptive parameters for each point according its geometric characteristic (e.g., corner, edge, plane), avoiding remnant noise, wrongly-removed geometric details, and distorted shapes. Besides the learnable paradigm of BF, we have two cores to facilitate LBF. First, different from the local BF, LBF possesses a global-scale feature perception ability by exploiting multi-scale patches of each point. Second, LBF formulates a geometry-aware bi-directional projection loss, leading the denoising results to being faithful to their underlying surfaces. Users can apply our LBF without any laborious parameter tuning to achieve the optimal denoising results. Experiments show clear improvements of LBF over its competitors on both synthetic and real-scanned datasets.

📄 PDF Abstract BibTeX arXiv:2210.15950

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Density-based Denoising of Point Cloud

2016-02-17 · Faisal Zaman, Ya Ping Wong, Boon Yian Ng

Point cloud source data for surface reconstruction is usually contaminated with noise and outliers. To overcome this deficiency, a density-based point cloud denoising method is presented to remove outliers and noisy poin…

ClusteringDenoisingDensity EstimationSurface Reconstruction

NeuralBF: Neural Bilateral Filtering for Top-down Instance Segmentation on Point Clouds

2022-07-20 · Weiwei Sun, Daniel Rebain, Renjie Liao, Vladimir Tankovich 외

We introduce a method for instance proposal generation for 3D point clouds. Existing techniques typically directly regress proposals in a single feed-forward step, leading to inaccurate estimation. We show that this serv…

Instance SegmentationSemantic Segmentation

Using Complex Wavelet Transform and Bilateral Filtering for Image Denoising

2017-02-04 · Seyede Mahya Hazavei, Hamid Reza Shahdoosti

The bilateral filter is a useful nonlinear filter which without smoothing edges, it does spatial averaging. In the literature, the effectiveness of this method for image denoising is shown. In this paper, an extension of…

DenoisingImage Denoising

A Simple Yet Effective Improvement to the Bilateral Filter for Image Denoising

2015-05-25 · Kollipara Rithwik, Kunal Narayan Chaudhury

The bilateral filter has diverse applications in image processing, computer vision, and computational photography. In particular, this non-linear filter is quite effective in denoising images corrupted with additive Gaus…

DenoisingImage DenoisingSSIM

Image Denoising using Optimally Weighted Bilateral Filters: A Sure and Fast Approach

2015-05-01 · Kunal. N. Chaudhury, Kollipara Rithwik

The bilateral filter is known to be quite effective in denoising images corrupted with small dosages of additive Gaussian noise. The denoising performance of the filter, however, is known to degrade quickly with the incr…

DenoisingImage Denoising