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

Maxpooling in SqueezeNet #9

Open
ChandrahasJR opened this issue Jun 7, 2017 · 1 comment
Open

Maxpooling in SqueezeNet #9

ChandrahasJR opened this issue Jun 7, 2017 · 1 comment

Comments

@ChandrahasJR
Copy link

The paper seems to have the Maxpooling layers after Fire 4 and Fire 8 modules, but in your implementation they are present after Fire 3 and Fire 8. Any particular reason why this change in architecture ?

@mrgloom
Copy link

mrgloom commented Feb 7, 2019

Any particular reason for using pool_size=(3, 3) in MaxPooling2D and padding='valid' in Conv2D?

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