Issue with Neural Network and GoogLeNet

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?

Respuestas (1)

Astarag Chattopadhyay
Astarag Chattopadhyay el 30 de Mayo de 2018

0 votos

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.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2017a

Preguntada:

el 24 de Mayo de 2018

Respondida:

el 30 de Mayo de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by