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

one 7x7 conv vs. two 3x3 conv #4

Closed
LMMMEng opened this issue Apr 8, 2023 · 2 comments
Closed

one 7x7 conv vs. two 3x3 conv #4

LMMMEng opened this issue Apr 8, 2023 · 2 comments

Comments

@LMMMEng
Copy link

LMMMEng commented Apr 8, 2023

Thank you for your wonderful work!

It has been noted that some recent works used two 3x3 convs (stride=2) instead of one 7x7 conv (stride=4) as stem, is it because the latter can lead to better results?

@rayleizhu
Copy link
Owner

rayleizhu commented Apr 8, 2023 via email

@LMMMEng
Copy link
Author

LMMMEng commented Apr 11, 2023

Got it, thank you!

@LMMMEng LMMMEng closed this as completed Apr 11, 2023
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