google-research / google-research/corenet

Why do you use `BatchRenorm` instead of `nn.BatchNorm3d`?

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
120
Forks
17
PR merge metrics
No merged PRs in 30d

Description

I found that you implemented a `BatchRenorm` module in your code. I wonder that why you did't use `nn.BatchNorm3d` of pytorch directly? I hope you can explain this detail, thanks a lot!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.