CVAINov 24, 2021

Fast mesh denoising with data driven normal filtering using deep variational autoencoders

arXiv:2111.12782v112 citations
Originality Incremental advance
AI Analysis

This work addresses noise removal in 3D scanned models for industrial applications like digital twins and reverse engineering, representing an incremental improvement in speed and accuracy.

The paper tackles the problem of noise and artifacts in dense 3D scanned industrial models by proposing a fast denoising method using conditional variational autoencoders to filter face normals, achieving similar or higher reconstruction accuracy and being twice as fast for models with over 10,000 faces compared to state-of-the-art methods.

Recent advances in 3D scanning technology have enabled the deployment of 3D models in various industrial applications like digital twins, remote inspection and reverse engineering. Despite their evolving performance, 3D scanners, still introduce noise and artifacts in the acquired dense models. In this work, we propose a fast and robust denoising method for dense 3D scanned industrial models. The proposed approach employs conditional variational autoencoders to effectively filter face normals. Training and inference are performed in a sliding patch setup reducing the size of the required training data and execution times. We conducted extensive evaluation studies using 3D scanned and CAD models. The results verify plausible denoising outcomes, demonstrating similar or higher reconstruction accuracy, compared to other state-of-the-art approaches. Specifically, for 3D models with more than 1e4 faces, the presented pipeline is twice as fast as methods with equivalent reconstruction error.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes