Weakly_detector icon indicating copy to clipboard operation
Weakly_detector copied to clipboard

What's the model_path???

Open guanghuixu opened this issue 8 years ago • 3 comments

What's the model_path??? The code : model_path = '/home/xxx/' is enough ??? Maybe is it a type of .tfmodel or .caffemodel??? For exampel, the code maight : mdoel_path=''/home/xxx/vgg16.tfmodel'???

guanghuixu avatar Aug 27 '16 09:08 guanghuixu

Can you provide the pretrain model ??? Thank you very much !!!

guanghuixu avatar Aug 27 '16 09:08 guanghuixu

test.caltech.py fails on line 36 when it tries to load the model, which is

model_path = '../models/caltech256/model-4'

It looks like you added the models directory to your .gitignore file. Would you mind adding it to the repo please? Thanks!

scott-vsi avatar Oct 07 '16 21:10 scott-vsi

FYI https://github.com/jazzsaxmafia/Weakly_detector/issues/5#issuecomment-318844699

MasoodK avatar Jul 29 '17 17:07 MasoodK