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

Using Spatial Pyramid Pooling to input images of different sizes #17

Closed
grbagwe opened this issue Mar 11, 2019 · 1 comment
Closed

Using Spatial Pyramid Pooling to input images of different sizes #17

grbagwe opened this issue Mar 11, 2019 · 1 comment

Comments

@grbagwe
Copy link

grbagwe commented Mar 11, 2019

Is there a way to use your spp code on top of pix2pix so that i can input an image of any size and avoid resizing the image? I basically want to maintain the same aspect ratio.

Thanks
Gaurav

@yifanjiang19
Copy link
Owner

It's not recommended to use maxpooling layer on the top of the networks.

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