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

Overlap Strategy vs Padded Convolution #53

Open
gchhablani opened this issue Sep 25, 2020 · 0 comments
Open

Overlap Strategy vs Padded Convolution #53

gchhablani opened this issue Sep 25, 2020 · 0 comments

Comments

@gchhablani
Copy link

I believe the implementation for U-Net in this repository uses padded convolution. The U-Net paper however mentions the use of Overlap-Tile Strategy and Cropping.

Is there a possibility of adding Overlap-Tile Strategy to this code?
What would be the benefits of using this over padded convolutions?

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

1 participant