How to update weight of pre-trained network (Resnet50) using deep network designer
Show older comments
hi, i notice that when importing pretrained network using deep network designer the weights of the convolution2dLayer is fixed. Is there any ways for me to update the weight instead of replacing the whole new convolution2dLayer?
The pre-trained network convolution2dLayer

The new convolution2dLayer

Hope someone could enlighten me on this because i try to add another layer on top the original convolutional layer.
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox 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!