Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 671 Bytes

Human Pose Estimation Framework Comparison

This GitHub repository contains the code and folder structure used in the paper

A Comparative Assessment of Accuracy in Video-based Monocular Human Pose Estimation Frameworks

by Fabian Kahl, Philipp Wegner, Maximilian Kapsecker, Leon Nissen, Jennifer Faber, Stephan M. Jonas, Lara Marie Reimer, the paper is currently under review.

Folder Structure

  • data contains the empty structure of the data, the control plots for the shifted benchmark angles, and the best shift values.
  • frameworks contains the code run on the virtual machines for the frameworks.
  • scripts contains the code run to compare the results.