Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Padding added to cater for the values dropped during downsampling in U-Net#1

Open
shoaibahmed wants to merge 1 commit into
tmbdev-archive:masterfrom
shoaibahmed:master
Open

Padding added to cater for the values dropped during downsampling in U-Net#1
shoaibahmed wants to merge 1 commit into
tmbdev-archive:masterfrom
shoaibahmed:master

Conversation

@shoaibahmed
Copy link
Copy Markdown

Assertion removed which assumes the size of the feature maps to be even. Added padding instead to cater to these cases since having a feature volume of 7x7 is quite common which cannot be handled by the current implementation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant