How to modify ResNet/GoogleNet layers?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!