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

Loading a network with empty 'meta' #7

Open
mscheltienne opened this issue Nov 5, 2021 · 0 comments
Open

Loading a network with empty 'meta' #7

mscheltienne opened this issue Nov 5, 2021 · 0 comments

Comments

@mscheltienne
Copy link

I am trying to load the ICLabel model in PyTorch, named netICL.mat. Opening the model in Matlab, I can see that the argument meta is empty.

image

Thus, the converter is failing in build_network on line 537:

normalization = mcn_net['meta']['normalization']

How can I solve this?

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