支持向量机 Resources

Showing items tagged with "支持向量机"

Application Background: The current standalone SVM exhibits limited recognition accuracy. This program employs genetic algorithms to optimize the SVM algorithm, enhancing its precision and predictive performance. Key Technology: GA-SVM optimization algorithm improves recognition accuracy and prediction reliability through parameter tuning and model adaptation.

MATLAB 239 views Tagged

This program extracts HOG and LBP features from positive and negative sample images, trains a classifier using Support Vector Machines, and implements pedestrian detection. Implementation details include feature vector extraction algorithms, SVM training methodology, and sliding window detection techniques. Experimental results demonstrate effective pedestrian detection with robust performance.

MATLAB 268 views Tagged

A MATLAB-implemented face recognition system utilizing Support Vector Machine (SVM) algorithm, thoroughly debugged and proven effective for practical applications.

MATLAB 255 views Tagged