OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
OpenPose Doc - Authors and Contributors

Authors

OpenPose is authored by Ginés Hidalgo, Zhe Cao, Tomas Simon, Shih-En Wei, Yaadhav Raaj, Hanbyul Joo, and Yaser Sheikh. It is maintained by Ginés Hidalgo and Yaadhav Raaj.

OpenPose would not be possible without the CMU Panoptic Studio dataset. The body pose estimation work is based on the following and original 2 repositories: CVPR 2017 repository and ECCV 2016 repository.

Contributors

We would also like to thank the following people, who have contributed to key components of OpenPose:

  1. Bikramjot Hanzra: Former OpenPose maintainer, CMake (Ubuntu and Windows) version, and initial Travis Build version for Ubuntu.
  2. Donglai Xiang: Camera calibration toolbox improvement, including the implementation of its bundle adjustment algorithm.
  3. Luis Fernando Fraga: Implementation of Lukas-Kanade algorithm and person ID extractor.
  4. Akash Patwal: Speedup of the CUDA image resize and visual skeleton rendering, as well as extension that allows OpenPose to speedup linearly to more than 4 GPUs.
  5. Helen Medina: First Windows version.
  6. Matthijs van der Burgh: First GitHub Actions CI version for Ubuntu and Mac, and ported all the deprecated Travis CI tests into the new CI system.

We would also like to thank all the people who have helped OpenPose in any way.