Skip to content

unet_demo.py: fix nn.Conv2d argument order#9

Open
maxpietsch wants to merge 1 commit intoptrblck:masterfrom
maxpietsch:master
Open

unet_demo.py: fix nn.Conv2d argument order#9
maxpietsch wants to merge 1 commit intoptrblck:masterfrom
maxpietsch:master

Conversation

@maxpietsch
Copy link

The padding and stride arguments are swapped in BaseConv. Note that this does not fix that the architecture does not work with stride != 1.

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

Successfully merging this pull request may close these issues.

1 participant