Pooling Layer (legacy)

This node adds a Pooling layer to the Deep Learning Model supplied by the input port. The layer performs a pooling operation usually on patches of the images.

The KNIME Deeplearning4J Integration has been marked as legacy with KNIME Analytics Platform 5.0 and will be deprecated in a future version. If you are using this extension in a production workflow, consider switching to one of the other deep learning integrations available in KNIME Analytics Platform.

Options

Pooling Type
The type of pooling that should be used.
Kernel Size
The size if the pooling kernel in each dimension. The values are given in pixels and are separated by a comma.
Stride
The stride for the pooling kernel in each dimension. Hence, the step size the kernel will be shifted over the input. The values are given in pixels and are separated by a comma.

Input Ports

Icon
The model which will be extended by this layer.

Output Ports

Icon
The model from the input port additionally containing this layer.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.