Contents

MPSCNNDilatedPoolingMaxGradient

A gradient dilated max pooling filter.

Declaration

class MPSCNNDilatedPoolingMaxGradient

Overview

A gradient max pooling filter but the pixels selected in each “application” of the max pooling operation are exactly the same pixels that would be selected with dilated convolution

Topics

Initializers

See Also

Pooling Layers