Which dataset is used for training the DefaultPeopleDetector (HOGDescriptor)
Hi all When I try to create my own PeopleDetector using the INRIA dataset, I don't get similar performance as the DefaultPeopleDetector. So my question is, which dataset has been used for training the DefaultPeopleDetector?
Thank you!
did you use the pre-cropped ones or the annotations (which contain some errors) ?
did you use both train & test sets ? (more data)
train_HOG.cpp ? (svm params might vary)