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 set layer0~4 to be eval() model twice? #72

Open
Hexuanfang opened this issue May 13, 2020 · 0 comments
Open

why set layer0~4 to be eval() model twice? #72

Hexuanfang opened this issue May 13, 2020 · 0 comments

Comments

@Hexuanfang
Copy link

self.RCNN_layer0.apply(set_bn_eval)

hi, thanks for your reading ahead, i got a confusion that why set self.RCNN_layer0.eval()
self.RCNN_layer1.eval() and what's the difference between line 316-317 and line 339-340?
looking forward to 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

1 participant