chuanqi305 / MobileNet-SSD

Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
MIT License
2k stars 1.18k forks source link

Message type "caffe.SolverParameter" has no field named "eval_type". #157

Open lucasjinreal opened 5 years ago

lucasjinreal commented 5 years ago
Message type "caffe.SolverParameter" has no field named "eval_type".
Samjith888 commented 4 years ago

I'm facing the same issue. Have you solved this issue?

wuzuowuyou commented 4 years ago

change the caffe-ssd version

mhs-achyut commented 4 years ago

change the caffe-ssd version

to which version ?

surendrallam commented 2 years ago

Does anyone have a solution for this issue?

If any, please update here, it would be a great help as I too facing the same issue and couldn't find the solution elsewhere.