# Multiview-Consistent Semi-Supervised Learning for 3D Human Pose   Estimation

**Authors:** Rahul Mitra, Nitesh B. Gundavarapu, Abhishek Sharma, Arjun Jain

arXiv: 1908.05293 · 2020-02-26

## TL;DR

This paper introduces a semi-supervised learning framework that leverages multi-view videos to improve 3D human pose estimation with less annotated data, achieving significant accuracy gains and enabling view-invariant pose retrieval.

## Contribution

The proposed MCSS framework uses multi-view consistency and weak supervision from unannotated videos to enhance 3D pose estimation with limited labeled data.

## Key findings

- Improves baseline 3D pose estimation accuracy by 25%.
- Achieves 8.7% improvement over state-of-the-art methods.
- Establishes view-invariant pose retrieval benchmarks.

## Abstract

The best performing methods for 3D human pose estimation from monocular images require large amounts of in-the-wild 2D and controlled 3D pose annotated datasets which are costly and require sophisticated systems to acquire. To reduce this annotation dependency, we propose Multiview-Consistent Semi Supervised Learning (MCSS) framework that utilizes similarity in pose information from unannotated, uncalibrated but synchronized multi-view videos of human motions as additional weak supervision signal to guide 3D human pose regression. Our framework applies hard-negative mining based on temporal relations in multi-view videos to arrive at a multi-view consistent pose embedding. When jointly trained with limited 3D pose annotations, our approach improves the baseline by 25% and state-of-the-art by 8.7%, whilst using substantially smaller networks. Lastly, but importantly, we demonstrate the advantages of the learned embedding and establish view-invariant pose retrieval benchmarks on two popular, publicly available multi-view human pose datasets, Human 3.6M and MPI-INF-3DHP, to facilitate future research.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.05293/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1908.05293/full.md

## References

54 references — full list in the complete paper: https://tomesphere.com/paper/1908.05293/full.md

---
Source: https://tomesphere.com/paper/1908.05293