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

ConvBNReLU #13

Open
LiQiufu opened this issue Dec 10, 2019 · 2 comments
Open

ConvBNReLU #13

LiQiufu opened this issue Dec 10, 2019 · 2 comments

Comments

@LiQiufu
Copy link

LiQiufu commented Dec 10, 2019

There is no ReLU for ConvBNReLU in deeplabv3plus.py. Is that right? @CoinCheung

@zhizhangxian
Copy link

leaky relu is in batchnorm2d

@LiQiufu
Copy link
Author

LiQiufu commented Dec 10, 2019

leaky relu is in batchnorm2d

Thanks for your reply. I have found that. That is a strange way of coding.

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