weiliu89 / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
4.77k stars 1.68k forks source link

Fine Tuning #248

Open mzahran001 opened 7 years ago

mzahran001 commented 7 years ago

How to fine tune your model? I don't have sufficient data to retrain your model from scratch. I want to fine tune your model on my data which has only two classes ?

weiliu89 commented 7 years ago

You could refer to other websites on how to do fine-tuning. It would be easy if you understand how it works.

mzahran001 commented 7 years ago

@weiliu89 Does Fine Tuning "SSD" work the same as any network in Caffe ?