Contents

MPSCNNPoolingL2Norm

An L2-norm pooling filter.

Declaration

class MPSCNNPoolingL2Norm

Overview

For each pixel, returns L2-Norm of pixels in the kernelWidth * kernelHeight filter region:

[Image]

Topics

Initializers

See Also

Pooling Layers