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
681
stars
232
forks
source link
Issue with installing regarding software requirements #80
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.
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
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.