How would I use Movenet to detect correct and incorrect poses?
I’m very new to machine learning, and am currently trying to write a program that detects correct and incorrect sitting posture using Tensorflow, Keras, and Movenet. At the moment, I have good and bad posture folders containing the respective posture in train, valid, and test folders. I have a couple ideas on ways I would go about coding the model, but I’m unsure about which would actually work/be the most appropriate: