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

About using one conv layer twice #7

Closed
laprf opened this issue Oct 21, 2023 · 1 comment
Closed

About using one conv layer twice #7

laprf opened this issue Oct 21, 2023 · 1 comment

Comments

@laprf
Copy link

laprf commented Oct 21, 2023

out = self.fuse_3x3convs[i](inner)

Thanks for your great work!
I wonder why you self.fuse_3x3convs[0]() twice.

@Z-Zheng
Copy link
Owner

Z-Zheng commented Oct 22, 2023

Thank you for pointing out. Free feel to replace i with i+1

@Z-Zheng Z-Zheng closed this as completed Oct 22, 2023
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

2 participants