Open
Description
I have successfully make the project, but I can't find how to run the code. I tried to run BING_linux, but I got this error:
OpenCV Error: Assertion failed (matRead(_modelName + ".xP", xP1f) && matRead(_modelName + ".xN", xN1f)) in trainStageI, file /home/lixueting/Downloads/Objectness-master/Src/Objectness.cpp, line 555
terminate called after throwing an instance of 'cv::Exception'
what(): /home/lixueting/Downloads/Objectness-master/Src/Objectness.cpp:555: error: (-215) matRead(_modelName + ".xP", xP1f) && matRead(_modelName + ".xN", xN1f) in function trainStageI
I looked into yml.m, there are voc path and imagenet path, do I have to download imagenet too in order to run the code?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels