'Need some guidance in terms of Deep Learning for pose estimation

I want to make a AI gym Trainer app.the purpose of this app will be to correct the poses of the person performing the exercise, he/she will perform the exercise in front of the camera and the model will then evaluate it and provide guidance for correcting it. I have one issue that i am not fully aware what the Deep Learning Field has to offer. My questions:

  1. Are models capable of comparing the input pose with what it has learned through the dataset and provide feedback?
  2. Can a model show the pose for correcting the user through any visual means, like by showing the skeleton structure to user performing that particular exercise?


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source