Fitness Trainer Sample Project

In "Build an Action Classifier with Create ML" a fitness trainer sample project was shown that shows how to go about using action classification with the new Vision API to predict what exercises are performed.
I'd love to play around with the project to learn more about how to implement those or similar features.
Is the sample project available for download somewhere? I'm only finding the "Building a Feature-Rich App for Sports Analysis" sample project for the Vision API.

Thanks a lot!

Replies

We don't have a sample code project for the demo you're referencing, however the "Building a Feature-Rich App for Sports" sample code includes use of an action classifier. In this case, it's leveraged to predict the type of throw a player performed. This is the same construct as detecting the fitness actions that were demonstrated in the Action Classification session. For more detail on how this all comes together, be sure to watch the Detect Body and Hand Pose with Vision and Explore the Action & Vision app sessions.


"Build an Action Classifier with Create ML" sample code is not released. Stay tuned!
Yeah , it would be nice to have this sample as well.

There's a lot going on in the feature rich app, it would be great to see the simple FitnessTrainer source to learn from a simpler project
The fitness trainer project had some interesting features, which would be helpful to share. As Devin7 said, there is a lot going on in the "Building a Feature-Rich App for Sports Analysis" app, and a simpler example may help too.