Closed vvasco closed 5 years ago
This PR introduces two models for the action recognition, one for the left and one for the right arm. When the interactionManager selects the exercise, the actionRecognizer loads the model for the correct arm.
interactionManager
actionRecognizer
This PR introduces two models for the action recognition, one for the left and one for the right arm. When the
interactionManager
selects the exercise, theactionRecognizer
loads the model for the correct arm.