How to normalize face data for svm classification
Show older comments
I am doing binary classification( face and non-face), what i am not sure is what is the proper way to normalize the face and nonface features. i have six different features for each class. My feature vector is face and non-face features concatenated together. Should i normalized each class before combining or the whole feature vector after combining?
Answers (0)
Categories
Find more on Face Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!