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

Data preparation #56

Open soans1994 opened 4 years ago

soans1994 commented 4 years ago

I checked your code inside. The code calculates both the keypoints coordinates and some of the joint angles. But only the x,y coordinates of the keypoints are used for the training If i am correct?