extract keypoints by openpose based on gpu

This commit is contained in:
Tang1705
2020-07-04 08:16:33 +08:00
parent 84acd2f1b2
commit d20e9ba9c6
829 changed files with 28957 additions and 0 deletions

View File

@@ -0,0 +1 @@
# CMake generation timestamp file for this directory.

View File

@@ -0,0 +1,11 @@
# CMake generation dependency list for this directory.
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/01_body_from_image.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/02_whole_body_from_image.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/04_keypoints_from_images.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/05_keypoints_from_images_multi_gpu.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/06_face_from_image.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/07_hand_from_image.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/08_heatmaps_from_image.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/09_keypoints_from_heatmaps.py
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/CMakeLists.txt
D:/BJTU/Python/openpose-master/examples/tutorial_api_python/openpose_python.py