CVJun 1, 2022

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

arXiv:2206.00447v36 citationsh-index: 17
Originality Incremental advance
AI Analysis

This work solves the problem of poor mesh quality in monocular 3D reconstruction for applications requiring detailed 3D models, representing an incremental improvement over existing methods.

The paper tackled the problem of generating well-structured 3D meshes from single RGB images by addressing Vertices Clustering and Illegal Twist issues, proposing CD^2 which outperforms five state-of-the-art schemes on two datasets with improved quantitative metrics.

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 CD$^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 CD$^2$ directly generates a well-structured mesh and outperforms others in terms of several quantitative metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes