How to modify ResNet/GoogleNet layers?

1 view (last 30 days)
Andrik Rampun
Andrik Rampun on 27 Feb 2019
Hello
I'm new to deep learning on Matlab. I noticed that matlab has some of the main deep learning networks such as ResNet, Googlenet, etc. I would like to start by modiying one of these networks. How can i do that? I used to do this on caffe+DIGITS.
At the moment I can only import it using
net=resnet101
But where can I get its layer by layer code?
Thanks

Answers (0)

Categories

Find more on Image Data Workflows in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!