Effacer les filtres
Effacer les filtres

Issue with Neural Network and GoogLeNet

2 vues (au cours des 30 derniers jours)
Pranav Panganamamula
Pranav Panganamamula le 24 Mai 2018
Hi, I am trying to use the googlenet function for some basic neural network exercises. When I type this code in the command window:
net = googlenet;
I get an error saying that googlenet is an undefined function, even though I have the Neural Network toolbox installed. Why is this happening?

Réponses (1)

Astarag Chattopadhyay
Astarag Chattopadhyay le 30 Mai 2018
Hi Pranav,
You need to install "Neural Network Toolbox Model for GoogLeNet Network" support package from the Add-ons browser before you can use it. It is true for any research network you are trying to import like AlexNet, ResNet-50, VGG-16 etc.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by