English

CD$^2$: Fine-grained 3D Mesh Reconstruction With Twice Chamfer Distance

Computer Vision and Pattern Recognition 2023-01-31 v3

Abstract

Monocular 3D reconstruction is to reconstruct the shape of object and its other information from a single RGB image. In 3D reconstruction, polygon mesh, with detailed surface information and low computational cost, is the most prevalent expression form obtained from deep learning models. However, the state-of-the-art schemes fail to directly generate well-structured meshes, and we identify that most meshes have severe Vertices Clustering (VC) and Illegal Twist (IT) problems. By analyzing the mesh deformation process, we pinpoint that the inappropriate usage of Chamfer Distance (CD) loss is a root cause of VC and IT problems in deep learning model. In this paper, we initially demonstrate these two problems induced by CD loss with visual examples and quantitative analyses. Then, we propose a fine-grained reconstruction method CD2^2 by employing Chamfer distance twice to perform a plausible and adaptive deformation. Extensive experiments on two 3D datasets and comparisons with five latest schemes demonstrate that our CD2^2 directly generates a well-structured mesh and outperforms others in terms of several quantitative metrics.

Keywords

Cite

@article{arxiv.2206.00447,
  title  = {CD$^2$: Fine-grained 3D Mesh Reconstruction With Twice Chamfer Distance},
  author = {Rongfei Zeng and Mai Su and Ruiyun Yu and Xingwei Wang},
  journal= {arXiv preprint arXiv:2206.00447},
  year   = {2023}
}

Comments

Just accepted by TOMM

R2 v1 2026-06-24T11:35:53.451Z