shicai / MobileNet-Caffe

Caffe Implementation of Google's MobileNets (v1 and v2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finetuning example

3ntr0phy opened this issue · comments

Hi Shicai,
I have modified the mobilenet_deploy.prototxt as you said in the README but I'm not able to finetuning the model.
May you please write up some detailed instruction including the caffe command? I don't see any solver.prototxt in this repo where am I supposed to take it?
Sorry for the question, I'm quite new to these things...