The application provides a skeleton
behavior recognition video frame extraction method and
system under multiple time scales, and the technical points are as follows: first, a target detection
algorithm is used to frame the person in the video to obtain the position information of the person in the video; then, a human key point
estimation algorithm is used to obtain the key point position of the person information in the video; subsequently, the stacked human key point
heat map is uniformly sampled, and the uniformly sampled frame is low, medium and
high frequency sampled, so that the model can learn the features under different scales of the video from coarse
granularity to fine
granularity in a hierarchical manner, thereby enhancing the understanding ability of 3D-CNN for long videos; finally, the
convolution channels of the frames under different frequencies in multiple scales are obtained in a parallel manner, the corresponding feature information is obtained, the feature information is subjected to judgment and normalization
processing, according to the probability result after recognition, and finally the
behavior recognition category is output. The application can improve the performance of the model on long videos while ensuring the accuracy of classification.