CVSep 7, 2022

3D Textured Shape Recovery with Learned Geometric Priors

arXiv:2209.03254v13 citationsh-index: 123
Originality Incremental advance
AI Analysis

This work addresses a crucial problem for real-world applications like robotics and AR/VR, though it appears incremental as it builds on existing implicit function approaches.

The paper tackles 3D textured shape recovery from partial scans with severe occlusions and varying object types by incorporating learned geometric priors, achieving improved performance over existing implicit function methods.

3D textured shape recovery from partial scans is crucial for many real-world applications. Existing approaches have demonstrated the efficacy of implicit function representation, but they suffer from partial inputs with severe occlusions and varying object types, which greatly hinders their application value in the real world. This technical report presents our approach to address these limitations by incorporating learned geometric priors. To this end, we generate a SMPL model from learned pose prediction and fuse it into the partial input to add prior knowledge of human bodies. We also propose a novel completeness-aware bounding box adaptation for handling different levels of scales and partialness of partial scans.

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