paper-with-me

홈 › Papers

Learning Self-prior for Mesh Denoising using Dual Graph Convolutional Networks

2022-01-01 · ECCV 2022 1 · Shota Hattori, Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki ;

"This study proposes a deep-learning framework for mesh denoising from a single noisy input, where two graph convolutional networks are trained jointly to filter vertex positions and facet normals apart. The prior obtained only from a single input is particularly referred to as a self-prior. The proposed method leverages the framework of the deep image prior (DIP), which obtains the self-prior for image restoration using a convolutional neural network (CNN). Thus, we obtain a denoised mesh without any ground-truth noise-free meshes. Compared to the original DIP that transforms a fixed random code into a noise-free image by the neural network, we reproduce vertex displacement from a fixed random code and reproduce facet normals from feature vectors that summarize local triangle arrangements. After tuning several hyperparameters with a few validation samples, our method achieved significantly higher performance than traditional approaches working with a single noisy input mesh. Moreover, its performance is better than the other methods using deep neural networks trained with a large-scale shape dataset. The independence of our method of either large-scale datasets or ground-truth noise-free mesh will allow us to easily denoise meshes whose shapes are rarely included in the shape datasets."

📄 PDF Abstract BibTeX

Code (1)

astaka-pe/Dual-DMP 공식 구현 pytorch

Tasks

DenoisingImage Restoration

Similar Papers 제목 키워드 기반

Deep Mesh Prior: Unsupervised Mesh Restoration using Graph Convolutional Networks

2021-07-02 · Shota Hattori, Tatsuya Yatagawa, Yutaka Ohtake, Hiromasa Suzuki

This paper addresses mesh restoration problems, i.e., denoising and completion, by learning self-similarity in an unsupervised manner. For this purpose, the proposed method, which we refer to as Deep Mesh Prior, uses a g…

Denoising

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 Transformer

2024-05-10 · Wenbo Zhao, Xianming Liu, Deming Zhai, Junjun Jiang 외

Mesh denoising, aimed at removing noise from input meshes while preserving their feature structures, is a practical yet challenging task. Despite the remarkable progress in learning-based mesh denoising methodologies in …

Denoising

Distribution-Aligned Diffusion for Human Mesh Recovery

2023-08-25 · ICCV 2023 1 · Lin Geng Foo, Jia Gong, Hossein Rahmani, Jun Liu

Recovering a 3D human mesh from a single RGB image is a challenging task due to depth ambiguity and self-occlusion, resulting in a high degree of uncertainty. Meanwhile, diffusion models have recently seen much success i…

DenoisingHuman Mesh Recovery

DiffHand: End-to-End Hand Mesh Reconstruction via Diffusion Models

2023-05-23 · Lijun Li, Li'an Zhuo, Bang Zhang, Liefeng Bo 외

Hand mesh reconstruction from the monocular image is a challenging task due to its depth ambiguity and severe occlusion, there remains a non-unique mapping between the monocular image and hand mesh. To address this, we d…

DecoderDenoising