SVM predicting '1' for every test image.

asked 2016-11-18 06:05:15 -0600

Akash Garg gravatar image

I am using SVM for facial expression recognition through opencv. I have trained my svm model with 50 images for each expression(happy, sad, angry) assigning labels 0,1,2 for each expression respectively, however while testing it predicts only '1' as label (that is label for sad). What should I do??

edit retag flag offensive close merge delete

Comments

@Akash have you solved your problem i facing the same error?

Some One gravatar imageSome One ( 2017-04-19 09:36:50 -0600 )edit