Hi
I can't see batch normalization or any other normalization layers in any of the public data models. Is it safe to assume that these won't be a part of the private data models as well?
Thanks
Depen Morwani
You do not need to worry about normalization.
If a model has normalization, it will be merged into the convolution layer (just a linear transformation).