Keras Upsampling 2D Layer

Repeats the rows and columns of the layer input. Corresponds to the Keras Upsampling 2D Layer.

Options

Name prefix
The name prefix of the layer. The prefix is complemented by an index suffix to obtain a unique layer name. If this option is unchecked, the name prefix is derived from the layer type.
Size
A tuple of two integers. The upsampling factors per dimension.

Input Ports

Icon
The Keras deep learning network to which to add an Upsampling 2D layer.

Output Ports

Icon
The Keras deep learning network with an added Upsampling 2D layer.

Views

This node has no views

Workflows

  • No workflows found

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.