RobertCsordas / RFCN-tensorflow

RFCN implementation in TensorFlow
291 stars 137 forks source link

How to do fine tune #38

Open wstmac opened 6 years ago

wstmac commented 6 years ago

I want to do logo detection. So I just want to fine tune the model provided http://xdever.engineerjs.com/rfcn-tensorflow-export.tar.bz2. In the main.py, I can set the parameter trainFrom to train from a layer; but how can I train the layers based on the model I have?

ZuowenWang0000 commented 2 years ago

I didn't try it out myself but there seems this -resume option which you can use to resume from certain checkpoint