Skip to content

1x1 conv layer in the skip connection #4

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

Open
ruikangliu opened this issue Aug 24, 2021 · 0 comments
Open

1x1 conv layer in the skip connection #4

ruikangliu opened this issue Aug 24, 2021 · 0 comments

Comments

@ruikangliu
Copy link

Hello! I have a question about the function D_Resblock and D_FirstResblock. In your code, the 1x1 conv layer in the skip connection seems to be omitted... Isn't it necessary to add a 1x1 conv layer to deal with different numbers of input and output channels?

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