Build Type | Linux |
MacOS |
Windows |
---|---|---|---|
Build Status |
OpenPose has represented the first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints (in total 135 keypoints) on single images.
It 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. We would also like to thank all the people who has helped OpenPose in any way.
Authors Ginés Hidalgo (left) and Hanbyul Joo (right) in front of the CMU Panoptic Studio
Testing OpenPose: (Left) Crazy Uptown Funk flashmob in Sydney video sequence. (Center and right) Authors Ginés Hidalgo and Tomas Simon testing face and hands
Tianyi Zhao testing the OpenPose 3D Module
Tianyi Zhao and Ginés Hidalgo testing the OpenPose Unity Plugin
We show an inference time comparison between the 3 available pose estimation libraries (same hardware and conditions): OpenPose, Alpha-Pose (fast Pytorch version), and Mask R-CNN. The OpenPose runtime is constant, while the runtime of Alpha-Pose and Mask R-CNN grow linearly with the number of people. More details here.
For further details, check the major released features and release notes docs.
If you want to use OpenPose without installing or writing any code, simply download and use the latest Windows portable version of OpenPose!
Otherwise, you could build OpenPose from source. See the installation doc for all the alternatives.
Simply use the OpenPose Demo from your favorite command-line tool (e.g., Windows PowerShell or Ubuntu Terminal). E.g., this example runs OpenPose on your webcam and displays the body keypoints:
# Ubuntu
./build/examples/openpose/openpose.bin
:: Windows - Portable Demo
bin\OpenPoseDemo.exe --video examples\media\video.avi
You can also add any of the available flags in any order. E.g., the following example runs on a video (--video {PATH}
), enables face (--face
) and hands (--hand
), and saves the output keypoints on JSON files on disk (--write_json {PATH}
).
# Ubuntu
./build/examples/openpose/openpose.bin --video examples/media/video.avi --face --hand --write_json output_json_folder/
:: Windows - Portable Demo
bin\OpenPoseDemo.exe --video examples\media\video.avi --face --hand --write_json output_json_folder/
Optionally, you can also extend OpenPose's functionality from its Python and C++ APIs. After installing OpenPose, check its official doc for a quick overview of all the alternatives and tutorials.
Our library is open source for research purposes, and we want to improve it! So let us know (create a new GitHub issue or pull request, email us, etc.) if you...
Please cite these papers in your publications if OpenPose helps your research. All of OpenPose is based on OpenPose: Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields, while the hand and face detectors also use Hand Keypoint Detection in Single Images using Multiview Bootstrapping (the face detector was trained using the same procedure than the hand detector).
@article{8765346,
author = {Z. {Cao} and G. {Hidalgo Martinez} and T. {Simon} and S. {Wei} and Y. A. {Sheikh}},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
title = {OpenPose: Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields},
year = {2019}
}
@inproceedings{simon2017hand,
author = {Tomas Simon and Hanbyul Joo and Iain Matthews and Yaser Sheikh},
booktitle = {CVPR},
title = {Hand Keypoint Detection in Single Images using Multiview Bootstrapping},
year = {2017}
}
@inproceedings{cao2017realtime,
author = {Zhe Cao and Tomas Simon and Shih-En Wei and Yaser Sheikh},
booktitle = {CVPR},
title = {Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields},
year = {2017}
}
@inproceedings{wei2016cpm,
author = {Shih-En Wei and Varun Ramakrishna and Takeo Kanade and Yaser Sheikh},
booktitle = {CVPR},
title = {Convolutional pose machines},
year = {2016}
}
Paper links:
OpenPose is freely available for free non-commercial use, and may be redistributed under these conditions. Please, see the license for further details. Interested in a commercial license? Check this FlintBox link. For commercial queries, use the Contact
section from the FlintBox link and also send a copy of that message to Yaser Sheikh.
cpu比较卡,躺着好像不能检测 # To use Inference Engine backend, specify location of plugins: # export LD_LIBRARY_PATH=/opt/intel/deeplearning_deploymenttoolkit/deployment_tools/external/mklml_lnx/lib:$LD_LIBRAR
Openpose终于发布了手部关键点检测,喜大普奔!! 在重新编译的时候遇到了跟第一次编译一样的问题,但是原来怎么解决的想不起来了。又折腾了十多分钟很久才搞定。这里记录一下。 遇到的问题是在编译caffe时,make all -j4成功,make distribution -j4报错: shengchun@wangsc-asus:~/openpose/3rdparty/caffe$ make di
OpenPose项目Github链接:https://github.com/CMU-Perceptual-Computing-Lab/openpose 链接:https://pan.baidu.com/s/1XelG_1qrbyyo3RbAPm0AJg 提取码:nw3p BODY25: http://posefs1.perception.cs.cmu.edu/OpenPose/model
开源项目1 Pytorch0.4.1_Realtime_Multi-Person_Pose_Estimation https://github.com/tracer9/Pytorch0.4.1_Openpose/blob/master/README.md#train-your-model-from-scratch 开源项目2 A PyTorch toolkit for 2D Human Pose
本文向大家介绍CPM 模型压缩怎么做的?有压过 OpenPose 吗?相关面试题,主要包含被问及CPM 模型压缩怎么做的?有压过 OpenPose 吗?时的应答技巧和注意事项,需要的朋友参考一下 参考回答: 预测和图像特征计算模块可以被深度网络架构来取代,其中图像和组织特征的表达可以从数据中直接学习。卷积架构让全局可导,因此可以CPM所有阶段联合训练。CPM可以描述为在PM隐含空间模型框架下的卷积
我喜欢OpenPose库--我已经玩了一段时间的演示。我喜欢它吐出Poses的JSON文件数据的选项。 我想问一下--有没有什么我遗漏的例子或者解决方案,有人拿着那个姿势关键点数据,用它来分割一个很长的剪辑? 例如:如果我想剪切一个一个人打另一个人的剪辑--并用它训练一个网络来分割一个不同的更长的剪辑,以便只修剪另一个剪辑中的一个剪辑(如果有的话)。 如有任何帮助,我们将不胜感激。使用Python