mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-12 20:30:20 +00:00
Improved Python doc
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
configure_file(openpose_python.py openpose_python.py)
|
||||
configure_file(1_body_from_image.py 1_body_from_image.py)
|
||||
configure_file(2_whole_body_from_image.py 2_whole_body_from_image.py)
|
||||
configure_file(3_heatmaps_from_image.py 3_heatmaps_from_image.py)
|
||||
configure_file(4_keypoints_from_images.py 4_keypoints_from_images.py)
|
||||
configure_file(5_keypoints_from_images_multi_gpu.py 5_keypoints_from_images_multi_gpu.py)
|
||||
configure_file(3_keypoints_from_images.py 3_keypoints_from_images.py)
|
||||
configure_file(4_keypoints_from_images_multi_gpu.py 4_keypoints_from_images_multi_gpu.py)
|
||||
configure_file(5_heatmaps_from_image.py 5_heatmaps_from_image.py)
|
||||
configure_file(6_face_from_image.py 6_face_from_image.py)
|
||||
configure_file(7_hand_from_image.py 7_hand_from_image.py)
|
||||
|
||||
Reference in New Issue
Block a user