bikz05 / object-detector

Object Detection Framework using HOG as descriptor and Linear SVM as classifier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running extract-features.py

blaisek opened this issue · comments

Hello, i have this error message when running extract-features with your configuration "Selected block normalization method is invalid"
do you know how to fix it ?

@blaisek I believe there is something wrong with _hog.py associated with default package. I replaced it with code I found from Github and it did work