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

Why do you use Convolutional layers without Batch-normalization in RFBblock? #46

Open
AlexeyAB opened this issue Dec 16, 2019 · 1 comment

Comments

@AlexeyAB
Copy link

@ruinmessi Hi,

Why do you use Convolutional layers without Batch-normalization in RFBblock?
https://github.com/ruinmessi/ASFF/blob/55b6637b21d69509ae73100f9db19dc98acb419d/models/network_blocks.py#L138-L159

@GOATmessi8
Copy link
Owner

@AlexeyAB Hi, I just do this for simplicity. I think the essential part of rfb is the distribution of RFs, not BN. But I haven't done any experiments to verify that.

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