openpose-plus icon indicating copy to clipboard operation
openpose-plus copied to clipboard

Pose Estimation using OpenPose and TensorRT (only c++)

一、Introduce:

1、lib 库已打包上传到百度云:

链接:https://pan.baidu.com/s/1YHCt26iA3k2TlrL0H78OxQ 密码:thgf

解压放在根目录即可;

2、编译:在根目录操作:mkdir build -> cd build ->cmake .. ->make

二、Requirements:(已经将库和头文件分别放在lib和include文件夹下)

1、opencv ----->3.4.1

2、cuda ------->9.0

3、tensorRT----->4.0.1.6

三、Run:

1、生成可执行文件 bin/demo_batch_detector

2、根目录下: 运行 ./scripts/demo_batch_detector.sh