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

some error in symbol #3

Open
zhui064 opened this issue Nov 11, 2017 · 1 comment
Open

some error in symbol #3

zhui064 opened this issue Nov 11, 2017 · 1 comment

Comments

@zhui064
Copy link

zhui064 commented Nov 11, 2017

when setting the groups = 4, 8, it seems that some errors will occur.

@Nateliu712
Copy link

I met the same problem. And I compare this code with the https://github.com/jaxony/ShuffleNet and the paper. I find the 3*3 convolution in the bottleneck unit should be depthwise convolution which means "groups=bottleneck_channels", while in this code "num_group=groups". @ZiyueHuang @zhui064

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

2 participants