What is: Switchable Normalization?
Source | Differentiable Learning-to-Normalize via Switchable Normalization |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Switchable Normalization combines three types of statistics estimated channel-wise, layer-wise, and minibatch-wise by using instance normalization, layer normalization, and batch normalization respectively. Switchable Normalization switches among them by learning their importance weights.