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
671 stars 232 forks source link

Can this code be used with alphapose keypoints data? There the json keypoints are not normalized as it is done in Openpose. #82

Open 1998anwesha opened 3 years ago

1998anwesha commented 3 years ago

@yurochang @LZQthePlane I want to perform action recognition in alphapose, can you please let me know if this can be done without the normalizing of keypoints in [-1,1] range as in Openpose?