Hi,
I tried to train SVM with sample downloaded from "INRIA". I used the pos and neg data from "train_64x128_H96" directory. But my program is giving me (sv_count != 0) assertion as soon as it tries to execute svm->train(). I am using OpenCV 3.2. Can anybody help me on this?
Thanks.