Hi, I am developing a fitness app that detects technique mistakes during workout. Can we use 3D data from VNDetectHumanBodyPose3DRequest with ML model?
Action Classifier basing on VNDetectHumanBodyPose3DRequest data
For 2D body pose you can train a classifier in CreateML. For 3D you have to train a model from scratch.