English

Deep Hybrid Self-Prior for Full 3D Mesh Generation

Computer Vision and Pattern Recognition 2021-08-25 v2

Abstract

We present a deep learning pipeline that leverages network self-prior to recover a full 3D model consisting of both a triangular mesh and a texture map from the colored 3D point cloud. Different from previous methods either exploiting 2D self-prior for image editing or 3D self-prior for pure surface reconstruction, we propose to exploit a novel hybrid 2D-3D self-prior in deep neural networks to significantly improve the geometry quality and produce a high-resolution texture map, which is typically missing from the output of commodity-level 3D scanners. In particular, we first generate an initial mesh using a 3D convolutional neural network with 3D self-prior, and then encode both 3D information and color information in the 2D UV atlas, which is further refined by 2D convolutional neural networks with the self-prior. In this way, both 2D and 3D self-priors are utilized for the mesh and texture recovery. Experiments show that, without the need of any additional training data, our method recovers the 3D textured mesh model of high quality from sparse input, and outperforms the state-of-the-art methods in terms of both the geometry and texture quality.

Keywords

Cite

@article{arxiv.2108.08017,
  title  = {Deep Hybrid Self-Prior for Full 3D Mesh Generation},
  author = {Xingkui Wei and Zhengqing Chen and Yanwei Fu and Zhaopeng Cui and Yinda Zhang},
  journal= {arXiv preprint arXiv:2108.08017},
  year   = {2021}
}

Comments

Accepted by ICCV2021

R2 v1 2026-06-24T05:12:48.855Z