Predicting Generalization in Deep Learning Forum

Go back to competition Back to thread list Post in this thread

> Are normalization layers part of any model?

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

Posted by: DepenM @ Oct. 13, 2020, 7:54 p.m.

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).

Posted by: ydjiang @ Oct. 13, 2020, 7:56 p.m.
Post in this thread