Training Cascade classifier, which is the strong classifier and weak classifier?
I have got cascade classifier through training using LBP feature, but I have some questions,which is the strong classifiers and the weak classifiers? I want to know whether every stage(look at the picture 0-stage,1-stage..) is a strong classifier or a weak classifier?Thank you !
Correct me if I am wrong but as it is a cascade of classifier, each stage should be a strong classifier.