nicknochnack / ActionDetectionforSignLanguage

A practical implementation of sign language estimation using an LSTM NN built on TF Keras.
410 stars 253 forks source link

Model details question #4

Open hovnatan opened 3 years ago

hovnatan commented 3 years ago

Hi, why do you 3 LSTM models for action detection? Could you please give some papers references on the model architecture? Thanks!