Hub
Pricing About
ComponentComponent

U-Net 2D - Encoding Layer

H
Draft Latest edits on 
Sep 23, 2020 6:26 AM
Drag & drop
Like
Use or download
This component can be used for the encoding layers of a U-Net for 2D data. The following layers are used: * 2D Convolution Layer * Dropout Layer * 2D Convolution Layer * Max Pooling 2D Layer An input is required for: * Filter size for the Convolution layers, e.g. 16 * Activation Function for the Convolution layers, e.g. ELU * Kernel Size for the Convolution layers, e.g. 3,3 * Dropout Rate for the Dropout layer, e.g. 0.1 * Random seed for the Dropout layer and for the Kernel Initializer in Convolution layers, e.g. 12345 * Pool Size (and Strides) for the Max Pooling layer, e.g. 2,2 The following settings are fixed and passed to the U-Net 2D - Decoding Layer component: * Strides for the Convolution layers are set to 1,1 * Padding for the Convolution layers is set to "SAME" * Kernel Initializer for the Convolution layers is set to "He Normal" The corresponding U-Net 2D - Decoding Layer component can be used to create a complete U-Net. The required extensions: - KNIME Deep Learning - Keras Integration

Component details

Input ports
  1. Type: Keras Deep Learning Network
    Keras Model
    Either a Keras Input Layer or a previous U-Net - Encoding Layer
Output ports
  1. Type: Keras Deep Learning Network
    Keras Model
    Convoluted Keras Layers
  2. Type: Keras Deep Learning Network
    Keras Model
    Convoluted and Max Pooling Keras Layers

Used extensions & nodes

Created with KNIME Analytics Platform version 4.2.1
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.1

    knime
  • Go to item
    KNIME Deep Learning - Keras IntegrationTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.1

    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.0

    knime
  • Go to item
    KNIME Quick FormsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.1

    knime

This component does not have nodes, extensions, nested components and related workflows

Legal

By using or downloading the component, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits