English

Learnable Triangulation of Human Pose

Computer Vision and Pattern Recognition 2019-05-15 v1 Artificial Intelligence

Abstract

We present two novel solutions for multi-view 3D human pose estimation based on new learnable triangulation methods that combine 3D information from multiple 2D views. The first (baseline) solution is a basic differentiable algebraic triangulation with an addition of confidence weights estimated from the input images. The second solution is based on a novel method of volumetric aggregation from intermediate 2D backbone feature maps. The aggregated volume is then refined via 3D convolutions that produce final 3D joint heatmaps and allow modelling a human pose prior. Crucially, both approaches are end-to-end differentiable, which allows us to directly optimize the target metric. We demonstrate transferability of the solutions across datasets and considerably improve the multi-view state of the art on the Human3.6M dataset. Video demonstration, annotations and additional materials will be posted on our project page (https://saic-violet.github.io/learnable-triangulation).

Keywords

Cite

@article{arxiv.1905.05754,
  title  = {Learnable Triangulation of Human Pose},
  author = {Karim Iskakov and Egor Burkov and Victor Lempitsky and Yury Malkov},
  journal= {arXiv preprint arXiv:1905.05754},
  year   = {2019}
}

Comments

Project page: https://saic-violet.github.io/learnable-triangulation

R2 v1 2026-06-23T09:06:27.085Z