Importing Pre-Trained Weights AlexNet
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Sanjana
le 18 Juin 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 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!