New Pybind demo (#1073)

This commit is contained in:
Raaj
2019-02-08 11:47:25 -05:00
committed by Gines
parent babd8900da
commit 4d70fdf5e0
3 changed files with 84 additions and 1 deletions
@@ -6,4 +6,5 @@ configure_file(05_keypoints_from_images_multi_gpu.py 05_keypoints_from_images_mu
configure_file(06_face_from_image.py 06_face_from_image.py)
configure_file(07_hand_from_image.py 07_hand_from_image.py)
configure_file(08_heatmaps_from_image.py 08_heatmaps_from_image.py)
configure_file(09_keypoints_from_heatmaps.py 09_keypoints_from_heatmaps.py)
configure_file(openpose_python.py openpose_python.py)