English

Image-Guided Shape-from-Template Using Mesh Inextensibility Constraints

Computer Vision and Pattern Recognition 2026-05-04 v1

Abstract

Shape-from-Template (SfT) refers to the class of methods that reconstruct the 3D shape of a deforming object from images/videos using a 3D template. Traditional SfT methods require point correspondences between images and the texture of the 3D template in order to reconstruct 3D shapes from images/videos in real time. Their performance severely degrades when encountered with severe occlusions in the images because of the unavailability of correspondences. In contrast, modern SfT methods use a correspondence-free approach by incorporating deep neural networks to reconstruct 3D objects, thus requiring huge amounts of data for supervision. Recent advances use a fully unsupervised or self-supervised approach by combining differentiable physics and graphics to deform 3D template to match input images. In this paper, we propose an unsupervised SfT which uses only image observations: color features, gradients and silhouettes along with a mesh inextensibility constraint to reconstruct at a 400×400\times faster pace than (best-performing) unsupervised SfT. Moreover, when it comes to generating finer details and severe occlusions, our method outperforms the existing methodologies by a large margin. Code is available at https://github.com/dvttran/nsft.

Keywords

Cite

@article{arxiv.2507.22699,
  title  = {Image-Guided Shape-from-Template Using Mesh Inextensibility Constraints},
  author = {Thuy Tran and Ruochen Chen and Shaifali Parashar},
  journal= {arXiv preprint arXiv:2507.22699},
  year   = {2026}
}

Comments

Accepted to ICCV 2025. Total 13 pages, 9 figures, 9 tables

R2 v1 2026-07-01T04:26:06.601Z