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

question about BN fronze #5

Open
yongjingli opened this issue Jan 5, 2021 · 1 comment
Open

question about BN fronze #5

yongjingli opened this issue Jan 5, 2021 · 1 comment

Comments

@yongjingli
Copy link

@hyz-xmaster hi, thank you for your great job. I have read your paper, and it said that batch normalization layers in backbones are frozen. My question is that you just frozen BN in backbone or you fronzen all the layer in backbone.

@yongjingli yongjingli changed the title question about BN fronnze question about BN fronze Jan 5, 2021
@hyz-xmaster
Copy link
Owner

Hi @yongjingli, thanks for your interest. Only BN layers and the first stage of the backbone are frozen. To understand this, you might need to read Section 5.2 of the MMDetection paper and this issue.

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