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

is crop necessary? #30

Open
twmht opened this issue Sep 19, 2019 · 2 comments
Open

is crop necessary? #30

twmht opened this issue Sep 19, 2019 · 2 comments

Comments

@twmht
Copy link

twmht commented Sep 19, 2019

both input of the crop layer have identical shape. Do we really need crop layer?

@twmht
Copy link
Author

twmht commented Sep 19, 2019

when input is 640x640 or 320x320, both input of the crop layer have identical shape.

@WIll-Xu35
Copy link

@twmht if your input shape is fixed and both width and height are multiples of 160, then crop is not needed.

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