Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

classify exercises based on body part positions #7

Open
6 tasks
MasterMedo opened this issue Aug 31, 2021 · 0 comments
Open
6 tasks

classify exercises based on body part positions #7

MasterMedo opened this issue Aug 31, 2021 · 0 comments

Comments

@MasterMedo
Copy link
Owner

MasterMedo commented Aug 31, 2021

Create and train a neural network that will classify the exercise being performed.

  • create a labelled video library of 100 most popular exercises
  • extract body part positions from each video using MoveNet
  • design a neural network architecture
  • train the neural network
  • test the neural network
  • store the neural network weights in a TensorFlow format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant