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

Try partial convolution padding scheme #1

Closed
seungwonpark opened this issue Mar 23, 2019 · 1 comment
Closed

Try partial convolution padding scheme #1

seungwonpark opened this issue Mar 23, 2019 · 1 comment

Comments

@seungwonpark
Copy link
Contributor

Train loss of initial implementation with nn.Conv2d converged at 6e-3.

Now, I'm trying partial convolution padding scheme to replace naive zero-padding. Work in progress at pconv branch.

@seungwonpark
Copy link
Contributor Author

Unfortunately, it didn't work better. Hope to find out the reason in near future.
Closing this issue until then.

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