Action recognition method based on yolov3 and bag-of-words model
A technology of bag-of-words model and recognition method, which is applied in the field of behavior recognition, can solve the problem of low pedestrian detection accuracy, achieve good real-time performance, fast running speed, and good target recognition and positioning effects
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0043] The technical solutions of the present invention will be further described in detail below with reference to the accompanying drawings.
[0044] The action recognition method based on YOLOv3 and bag-of-words model includes the following steps:
[0045] Step 1: Read the video frame, use the YOLOv3 network for target detection, and return the position information of the target.
[0046] Step 2: Intercept the target area and generate the action sequence.
[0047] Step 3: Extract multi-scale HOG features and SIFT features respectively for the sequence frames.
[0048] Step 4: Perform feature weighted fusion on the extracted HOG features and SIFT features.
[0049] Step 5: Use the K-means clustering algorithm to cluster the fusion features to construct a visual dictionary.
[0050] Step 6: Input the visual dictionary vector of the obtained action sequence into the SVM multi-classifier model for training and recognition.
[0051] The specific implementation process of ste...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


