Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab errors #1

Open
marcosar opened this issue Feb 5, 2023 · 0 comments
Open

Matlab errors #1

marcosar opened this issue Feb 5, 2023 · 0 comments

Comments

@marcosar
Copy link

marcosar commented Feb 5, 2023

Matlab R2022b This is what I get when i run the function:

matlab_prompt> assembleGoogLeNet
Downloading pretrained parameters file (26 MB).
This may take several minutes...
Download finished.
Unrecognized function or variable 'googlenetLayers'.

Error in assembleGoogLeNet (line 39)
lgraph = googlenetLayers;

assembleGoogLeNet
Skipping download, parameter file already exists.
Unrecognized function or variable 'googlenetLayers'.

Error in assembleGoogLeNet (line 39)
lgraph = googlenetLayers;
matlab_prompt>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant