CVAILGFeb 29, 2024

Fine Structure-Aware Sampling: A New Sampling Training Scheme for Pixel-Aligned Implicit Models in Single-View Human Reconstruction

arXiv:2402.19197v24 citationsh-index: 18Has CodeAAAI
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in training pixel-aligned implicit models for 3D human reconstruction, offering incremental improvements for applications in computer graphics and vision.

The paper tackles the problem of thin surfaces and noisy artifacts in single-view human reconstruction by introducing Fine Structure-Aware Sampling (FSS), a new training scheme that adapts to surface thickness and complexity, resulting in significant qualitative and quantitative improvements over state-of-the-art methods.

Pixel-aligned implicit models, such as PIFu, PIFuHD, and ICON, are used for single-view clothed human reconstruction. These models need to be trained using a sampling training scheme. Existing sampling training schemes either fail to capture thin surfaces (e.g. ears, fingers) or cause noisy artefacts in reconstructed meshes. To address these problems, we introduce Fine Structured-Aware Sampling (FSS), a new sampling training scheme to train pixel-aligned implicit models for single-view human reconstruction. FSS resolves the aforementioned problems by proactively adapting to the thickness and complexity of surfaces. In addition, unlike existing sampling training schemes, FSS shows how normals of sample points can be capitalized in the training process to improve results. Lastly, to further improve the training process, FSS proposes a mesh thickness loss signal for pixel-aligned implicit models. It becomes computationally feasible to introduce this loss once a slight reworking of the pixel-aligned implicit function framework is carried out. Our results show that our methods significantly outperform SOTA methods qualitatively and quantitatively. Our code is publicly available at https://github.com/kcyt/FSS.

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