How to replicate the example "Transfer Learning Using AlexNet" with GoogleNet?

8 views (last 30 days)
I tried to replicate the example " Transfer Learning Using AlexNet " with GoogleNet, but i don't understand how to modify the last 3 layers in order to retrain the pretrained network. Maybe, has someone modify properly this example to work with googlenet?
I also found this link but doesn't exist now. (i'm working with Matlab 2018b)

Accepted Answer

Johannes Bergstrom
Johannes Bergstrom on 22 Oct 2018
The same code actually works with all the pretrained networks - just change the network that you load at the beginning of the example.
  3 Comments

Sign in to comment.

More Answers (0)

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!