How to modify ResNet/GoogleNet layers?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!