How to run test-object-detector file?
When running "test-object-detector" line in terminal, it's not successful. :(. Error: "test-object-detector: command not found". I changed name to test-object-detector.py to run but not success with error: "../data/dataset/CarData.tar.gz: No such file or directory
tar (child): ../data/dataset/CarData.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Traceback (most recent call last):
File "../object-detector/extract-features.py", line 5, in
Help me! thanks
Did you check whether the scikit-learn is installed for python2? And download dataset and save in under /data/dataset
u should create a directory 'dataset' below data