paper-with-me

홈 › 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 graph convolutional network on meshes to learn the self-similarity. The network takes a single incomplete mesh as input data and directly outputs the reconstructed mesh without being trained using large-scale datasets. Our method does not use any intermediate representations such as an implicit field because the whole process works on a mesh. We demonstrate that our unsupervised method performs equally well or even better than the state-of-the-art methods using large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2107.02909

Code (1)

astaka-pe/DeepMeshPrior 공식 구현 pytorch

Tasks

Denoising

Similar 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 obtain…

DenoisingImage Restoration

A Face Fairness Framework for 3D Meshes

2017-11-22 · Sk. Mohammadul Haque, Venu Madhav Govindu

In this paper, we present a face fairness framework for 3D meshes that preserves the regular shape of faces and is applicable to a variety of 3D mesh restoration tasks. Specifically, we present a number of desirable prop…

DenoisingFairness

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

2021-01-01 · ICCV 2021 10 · Zhenbo Yu, Junjie Wang, Jingwei Xu, Bingbing Ni 외

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The cha…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

Pix2Repair: Implicit Shape Restoration from Images

2023-05-29 · Xinchao Song, Nikolas Lamb, Sean Banerjee, Natasha Kholgade Banerjee

We present Pix2Repair, an automated shape repair approach that generates restoration shapes from images to repair fractured objects. Prior repair approaches require a high-resolution watertight 3D mesh of the fractured o…

Object

WrappingNet: Mesh Autoencoder via Deep Sphere Deformation

2023-08-29 · Eric Lei, Muhammad Asad Lodhi, Jiahao Pang, Junghyun Ahn 외

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the me…