Research Article

Automatic Aesthetics Evaluation of Robotic Dance Poses Based on Hierarchical Processing Network

Table 3

The performance comparison of different methods in comparative experiments.

CategoryMethodFeature typeType of input imageFusionCorrect ratio (%)Computation costRemarks

Conventional machine learningNaïve BayesHand-crafted features (Color + Shape + orientation)RGBFeature fusion52.35.951The approach in [10]
Bayesian logistic regression62.35.951
RBF network53.85.951
AD tree71.55.952
Random forest70.85.951
Voted perceptron71.55.954
Bagging64.65.951
Rotation forest70.85.955
LWL61.55.992

Deep learningConvolution neural networkAutomatically extracted featuresHSV69.20.020Designed for comparison
RGB70.80.029
Depth71.50.017
HSV + RGB + DepthInput fusion74.60.052
HSV + RGB + DepthFeature fusion82.30.103Our approach