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 RepBN #7

Open
leily578 opened this issue Aug 28, 2024 · 2 comments
Open

About RepBN #7

leily578 opened this issue Aug 28, 2024 · 2 comments

Comments

@leily578
Copy link

Thank you for the great work!
Why do you add shortcut to BN in RepBN? Similar to the explanation in RepVGG, is it to construct a multi-branch architecture to make the model an implicit ensemble of numerous shallower models and enrich the model's expressive power?

@guojialong1
Copy link
Collaborator

It is mainly based on the consideration of enriching the model's expressive power and enabling BatchNorm to be skipped.

@leily578
Copy link
Author

leily578 commented Sep 2, 2024

It is mainly based on the consideration of enriching the model's expressive power and enabling BatchNorm to be skipped.

Thanks for your reply!

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