Forum Discussion
Azure Percept Body joint detection applied to Golf swing
donnie_kerr sounds really cool. Part of getting started is knowing what to search for. It sounds like you are looking for Body Pose detection. You'll need to find a good model that does this, and make sure it's one of the deployment models supported by Azure Percept. Here's a general article on Body Pose detection that may be helpful, https://mobidev.biz/blog/human-pose-estimation-ai-personal-fitness-coach
Another place that's always good to investigate is the https://github.com/microsoft/azure-percept-advanced-development on GitHub. On that page you will see "Model URLs", these are models that are compatible with Azure Percept. In this case, take a look at the "Open Pose" model.
These two articles should be enough to get you started. Let us know how it goes!
- donnie_kerrJun 22, 2021Copper ContributorThank you! I will take a look at these. May be bit over my head but I'm wanting to learn in this experiment too.
- mikelorJun 22, 2021Copper Contributordonnie_kerr, how about starting simple then. Think Big, Start Small (and put your daughter to work 🙂 ). Before we get into Body Pose detection, how far a
long are the both of you on your journey with the Percept DK.
1. Have you connected it to an IoT Hub?
2. Have you viewed the web stream from the DK Camera?
3. Have you viewed the device in Azure Percept Studio?
If you haven't done those, I suggest you (or your daughter) start there.
If you have completed those, it's time to create your own custom vision model using Azure Percept Studio and Azure Computer Vision. Tell us where you are along the journey, and I can help out a bit.