TL;DR
DNF-Net is an end-to-end deep learning model that denoises mesh normals by processing local patches, incorporating multi-scale features, residual learning, and a joint loss for superior geometry reconstruction.
Contribution
The paper introduces DNF-Net, a novel mesh denoising network with multi-scale feature embedding, residual learning, and a deeply-supervised loss, improving over prior data-driven methods.
Findings
Outperforms state-of-the-art methods on synthetic and real meshes.
Effectively preserves geometric features during denoising.
Does not require manual feature extraction, leveraging training data better.
Abstract
This paper presents a deep normal filtering network, called DNF-Net, for mesh denoising. To better capture local geometry, our network processes the mesh in terms of local patches extracted from the mesh. Overall, DNF-Net is an end-to-end network that takes patches of facet normals as inputs and directly outputs the corresponding denoised facet normals of the patches. In this way, we can reconstruct the geometry from the denoised normals with feature preservation. Besides the overall network architecture, our contributions include a novel multi-scale feature embedding unit, a residual learning strategy to remove noise, and a deeply-supervised joint loss function. Compared with the recent data-driven works on mesh denoising, DNF-Net does not require manual input to extract features and better utilizes the training data to enhance its denoising performance. Finally, we present…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
