Pelee icon indicating copy to clipboard operation
Pelee copied to clipboard

i not found pelee_merged.caffemodel

Open ytgcljj opened this issue 7 years ago • 1 comments

WARNING: Logging before InitGoogleLogging() is written to STDERR W1112 10:08:50.182978 5563 _caffe.cpp:122] DEPRECATION WARNING - deprecated use of Python interface W1112 10:08:50.182997 5563 _caffe.cpp:123] Use this instead (with the named "weights" parameter): W1112 10:08:50.182999 5563 _caffe.cpp:125] Net('model/voc/deploy_merged.prototxt', 1, weights='model/voc/pelee_merged.caffemodel') Traceback (most recent call last): File "test.py", line 37, in caffe.TEST) # use test mode (e.g., don't perform dropout) RuntimeError: Could not open file model/voc/pelee_merged.caffemodel

ytgcljj avatar Nov 12 '18 02:11 ytgcljj

Please download the pre-trained model and copy to model/voc/ dir. You can see the download link in README file.

nullbyte91 avatar Mar 21 '19 06:03 nullbyte91