You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ For running the example scripts make sure OPENPOSE_ROOT contains a models folder
16
16
__Note:__ Openpose lib is under heavy development and the API changes very often.
17
17
Some API changes will break PyOpenPose. I try to upgrade as soon as possible but I am usually a few days behind.
18
18
Openning an issue helps to speed-up the proccess.
19
-
Current PyOpenPose version is built with [openpose commit f430a79](https://github.com/CMU-Perceptual-Computing-Lab/openpose/commit/f430a7990df915ef92852e4b7744e06eecbd2b61)
19
+
Current PyOpenPose version is built with [openpose commit 62ad073](https://github.com/CMU-Perceptual-Computing-Lab/openpose/commit/62ad073743491d056ef20b716eab7e3c3513c1fa)
20
20
21
21
__Note:__ PyOpenPose requires __opencv3.x__. You will have to build openpose with opencv3 as well.
0 commit comments