-
Notifications
You must be signed in to change notification settings - Fork 18.5k
About Fine Tuning #31
Copy link
Copy link
Closed
Labels
Description
Hi. Now I plan to apply the pretrained ImageNet model to our own data. Thus fine tuning is necessary to achieve satisfactory performance.
For fine tuning, is it just loading the pretrained model and then adjusting the network architecture to the wanted one, then starting training?
Thanks for any reply!
Reactions are currently unavailable