AlexGidiotis / Multimodal-Gesture-Recognition-with-LSTMs-and-CTC

An end-to-end system that performs temporal recognition of gesture sequences using speech and skeletal input. The model combines three networks with a CTC output layer that recognises gestures from continuous stream.
MIT License
28 stars 5 forks source link

Remove categorical feats. #1

Closed AlexGidiotis closed 6 years ago

AlexGidiotis commented 7 years ago

Should remove the categorical feat from the skeletal model.

AlexGidiotis commented 6 years ago

Slight improvement observed for the skeletal model.