rbgirshick/rcnn

rcnn_demo('PASCAL', 0) error

waheedabro opened this issue · 0 comments

Initializing R-CNN model (this might take a little while)
Error using caffe
Unknown command 'init'

Error in rcnn_load_model (line 27)
rcnn_model.cnn.init_key = ...

caffe_mex error log:
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
F1212 20:23:19.236204 1332 utilities.cc:317] Check failed: !IsGoogleLoggingInitialized() You called InitGoogleLogging() twice!

Please help