bikz05 / object-detector

Object Detection Framework using HOG as descriptor and Linear SVM as classifier.
MIT License
430 stars 222 forks source link

Error when trying to run th test or use the modules #5

Open MyVanitar opened 8 years ago

MyVanitar commented 8 years ago

Hello,

I use the latest version of the Python. when I run the "test-object-detector.py" I get several errors. This might be because of new python versions conflict. Please fix.

2016-10-10_16-23-58

AsWali commented 8 years ago

Just put the message inside (). So print "Calculation the descrpxxx" to print("Calculation the descrpxxx")

MyVanitar commented 8 years ago

Hello, I did but it does not finish there. when we go forward, other errors appear within other files either, which are somehow complex to fix. Please install the latest version of the Python and follow and verify.

AsWali commented 8 years ago

What other errors are you talking about ?

MyVanitar commented 8 years ago

Please install or upgrade your Python to 3.5+ and try to run your codes again. follow and you will face the incompatible codes. mainly inside test-classifier module