My Own Cascade Classifier: Can not get new positive sample. The most possible reason is insufficient count of samples in given vec-file.
Hi!
I want to create my own cascade classifier to detect windows.Im using Cascade Trainger Gui. I have 2805 positive images and 2718 negatives, but when i try to build my classifier then i
ve got this error:
Can not get new positive sample. The most possible reason is insufficient count of samples in given vec-file.
I decreased my positive Image usage to 10 and this isnt still working and min hit rate to 0,5.
what are you trying to train on (your object) ?
can you show us the cmdline params / logs ?
how did you get the data (annotated info file) ?
I want to detect windows in buildings. Here is link to my Cascade folder with all logs and pics: link text
Someone know how to do this?