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

why not use pooling layer in D model? #89

Closed
yichuan9527 opened this issue Feb 28, 2017 · 2 comments
Closed

why not use pooling layer in D model? #89

yichuan9527 opened this issue Feb 28, 2017 · 2 comments

Comments

@yichuan9527
Copy link

I see you using convolution to reduce the size of the image instead of pooling.
Is the pooling operating performance bad?

@soumith
Copy link
Member

soumith commented Feb 28, 2017

no, pooling operator performance is fine. this is an explicit choice.

@soumith soumith closed this as completed Feb 28, 2017
@yichuan9527
Copy link
Author

Thank you for your answer, which is very inspiring to me
I will use this idea in my later experiments
Thanks again.

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