paper-with-me

Papers

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

2021-11-24 · Stavros Nousias, Gerasimos Arvanitis, Aris S. Lalos, Konstantinos Moustakas

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.

📄 PDF Abstract BibTeX arXiv:2111.12782

Code (1)

snousias/fast-mesh-denoising 공식 구현 tf

Tasks

Denoising

Similar Papers 제목 키워드 기반

Mesh Denoising via Cascaded Normal Regression

2016-11-15 · Peng-Shuai Wang, Yang Liu, Xin Tong

We present a data-driven approach for mesh denoising. Our key idea is to formulate the denoising process with cascaded non-linear regression functions and learn them from a set of noisy meshes and their ground-truth coun…

Denoisingregression

GeoBi-GNN: Geometry-aware Bi-domain Mesh Denoising via Graph Neural Networks

2022-03-01 · Computer-Aided Design 2022 3 · Yingkui Zhang, Guibao Shen, Qiong Wang, Yinling Qian 외

Mesh denoising is an essential geometric processing step for raw meshes generated by 3D scanners and depth cameras. It is intended to remove noise while preserving surface intrinsic features of the underlying model. Exis…

DenoisingGraph Neural Network

Mesh Denoising with Facet Graph Convolutions

2020-12-15 · Matthieu Armando, Jean-Sébastien Franco, Edmond Boyer

We examine the problem of mesh denoising, which consists of removing noise from corrupted 3D meshes while preserving existing geometric features. Most mesh denoising methods require a lot of mesh-specific parameter fine-…

Denoising

Total Generalized Variation of the Normal Vector Field and Applications to Mesh Denoising

2025-07-17 · Lukas Baumgärtner, Ronny Bergmann, Roland Herzog, Stephan Schmidt 외 arxiv

We propose a novel formulation for the second-order total generalized variation (TGV) of the normal vector on an oriented, triangular mesh embedded in $\R^3$. The normal vector is considered as a manifold-valued function…

JanusMesh: Fast and Zero-Shot 3D Visual Illusion Generation via Cross-Space Denoising

2026-06-18 · Siang-Ling Zhang, Huai-Hsun Cheng, Tsung-Ju Yang, Yu-Lun Liu arxiv

Creating 3D visual illusions, a single 3D mesh that reveals entirely different semantics from various viewing angles, is a fascinating but tough challenge. Existing optimization-based methods are slow and can produce ove…