|
Dance Enlightenment Evaluation System Based on Posture Estimation
A new method for the dance enlightenment evaluation system is introducing in this section. This method follows the steps:
Use the pre-trained COCO model to extract human skeleton information from standard dance pose parameters and student dance pose parameters.
Obtain position information of human body key points and calculate based on the obtained coordinate information of human body key points.
Compute the angle differences between each limb, and infer the angle difference between the limb angle of the image of student's dance pose and that of standard dance pose.
Design quantitative presentation to calculate pose similarity, and obtain objective evaluation indicators based on the recorded of the angle differences of limbs.
Select the largest error to advice the corrections of the student¡¯s poses.
|