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

Question about the matrix format of vgg19 #1254

Open
ysj1173886760 opened this issue Nov 25, 2021 · 0 comments
Open

Question about the matrix format of vgg19 #1254

ysj1173886760 opened this issue Nov 25, 2021 · 0 comments

Comments

@ysj1173886760
Copy link

I've read the doc, it seems like that the format of the weight of conv layer in vgg19 pretrained model is [W, H, Cin, Cout]
I've had a discussion about this topic before issue.
I want to ask about the format of weight of conv layer in vgg19 pretrained model. Is that [W, H, Cin, Cout] or [H, W, Cin, Cout]
Btw, the pretrained model is this one MD5(imagenet-vgg-verydeep-19.mat) = 8ee3263992981a1d26e73b3ca028a123

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