This component can be used for the decoding layers of a U-Net for 2D data (the corresponding encoding layers can be created using the U-Net 2D - Encoding Layer component). The following layers are used:
* Transposed Convolution 2D Layer
* Concatenate Layer
* Convolution 2D Layer
* Dropout Layer
* Convolution 2D Layer
The following inputs should be passed from the U-Net 2D - Encoding Layer Component as flow variables:
* Filter size for the Convolution layers
* Activation Function for the Colnvolution layers
* Kernel Size for the Convolution layers
* Dropout Rate for the Dropout layer
* Random seed for the Dropout layer and for the Kernel Initializer of the Convolution layers
* Kernel size (and Strides) for the Transposed Convolution layer (correspondes to the Pool Size from the Max Pooling layer)
* Strides for the Convolution layers
* Padding for the Convolution layers
* Kernel Initializer for the Convolution layers
The required extensions:
- KNIME Deep Learning - Keras Integration
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.