Importing Pre-Trained Weights AlexNet

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.

Answers (1)

Sanjana
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,

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 19 Jul 2021

Answered:

on 18 Jun 2024

Community Treasure Hunt

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

Start Hunting!