CVJul 8, 2023

High Fidelity 3D Hand Shape Reconstruction via Scalable Graph Frequency Decomposition

arXiv:2307.05541v125 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses high-fidelity personalized hand modeling for applications like VR/AR, but it is incremental as it builds on existing single-image techniques.

The paper tackles the problem of insufficient detail capture in single-image 3D hand mesh reconstruction by proposing a frequency split network that uses a coarse-to-fine approach with frequency decomposition loss, resulting in improved fine-grained details and a new evaluation metric (MSNR) that outperforms traditional metrics.

Despite the impressive performance obtained by recent single-image hand modeling techniques, they lack the capability to capture sufficient details of the 3D hand mesh. This deficiency greatly limits their applications when high-fidelity hand modeling is required, e.g., personalized hand modeling. To address this problem, we design a frequency split network to generate 3D hand mesh using different frequency bands in a coarse-to-fine manner. To capture high-frequency personalized details, we transform the 3D mesh into the frequency domain, and propose a novel frequency decomposition loss to supervise each frequency component. By leveraging such a coarse-to-fine scheme, hand details that correspond to the higher frequency domain can be preserved. In addition, the proposed network is scalable, and can stop the inference at any resolution level to accommodate different hardware with varying computational powers. To quantitatively evaluate the performance of our method in terms of recovering personalized shape details, we introduce a new evaluation metric named Mean Signal-to-Noise Ratio (MSNR) to measure the signal-to-noise ratio of each mesh frequency component. Extensive experiments demonstrate that our approach generates fine-grained details for high-fidelity 3D hand reconstruction, and our evaluation metric is more effective for measuring mesh details compared with traditional metrics.

Code Implementations1 repo
Foundations

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

Your Notes