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

Improve this project with RNN (LSTM)   #51

Open Yorkzhang19961122 opened 4 years ago

Yorkzhang19961122 commented 4 years ago

Thank you for your project  What if I want to change the model to RNN (LSTM)?

yosagaf commented 4 years ago

Did you try using LSTM ?

Yorkzhang19961122 commented 4 years ago

Did you try using LSTM ?

Sorry, LSTM has not been used in this project. Maybe you can refer to this: https://github.com/stuarteiffert/RNN-for-Human-Activity-Recognition-using-2D-Pose-Input

athulvingt commented 3 years ago

did u guys try LSTM? @Yorkzhang19961122 @yosagaf