How to replicate the example "Transfer Learning Using AlexNet" with GoogleNet?
1 view (last 30 days)
Show older comments
Claudio Mor
on 19 Oct 2018
Commented: Lina Suhaili
on 21 Jun 2020
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?
0 Comments
Accepted Answer
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
Lina Suhaili
on 21 Jun 2020
hi is it possible if i used this https://it.mathworks.com/help/deeplearning/examples/transfer-learning-using-alexnet.html but only change the network?
More Answers (0)
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!