Importing Pre-Trained Weights AlexNet
1 view (last 30 days)
Show older comments
How to import these weights as shown in the picture to a fully connected layer ? These weights in the picture are of a specfic categroy of AlexNet. Please help me.
0 Comments
Answers (1)
Sanjana
on 18 Jun 2024
Hi,
You can use the "Weights" NVP of the "fully connected Layer" to intialize the layer with the weights from "AlexNet".
Kindly, refer to the following documentation for more information,
0 Comments
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!