LZQthePlane / Online-Realtime-Action-Recognition-based-on-OpenPose

A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Apache License 2.0
661 stars 231 forks source link

Issue with installing regarding software requirements #80

Open tripleaamin opened 3 years ago

tripleaamin commented 3 years ago

Hi, I want to use this action recognition software but having issues installing it. With the latest version of python, TensorFlow, and OpenCV it isn't up to date with those versions being 2 years old.

Can anyone tell which specific versions of python, OpenCV, and TensorFlow that they installed ended up working for this action recognition system.

Conglin-Li commented 1 year ago

I have try with keras==2.6.0&&opencv-python==4.5.2.52&&tensorflow==1.12.0,this project is run ok with webcamera mode,but the local video frame rate is very low

DukeZacharia commented 1 year ago

@tripleaamin https://github.com/LZQthePlane/Online-Realtime-Action-Recognition-based-on-OpenPose/issues/86