Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • davek
  • Spaces
  • Public
  • DL_Workshop_ImgAna_2020
  • CatsDogsClassification
  • 03_Fine-tune_ResNet50
WorkflowWorkflow

Fine-tune VGG16

Deep learning Keras Image classification Cat Dog
DaveK profile image

Last edited: 

Drag & drop
Like
Download workflow
Copy short link
Workflow preview
In this workflow we are fine-tuning a ResNet50 (https://keras.io/api/applications/resnet/#resnet50-function). First, we download the network from Keras using the DL Python Network Creator node. To implement the fine-tuning approach, we freeze the parameters of all network layers except for batch normalization layers. This is done to allow the normalization to adapt to the new data. Finally, we add a new trainable network head to output cat and dog probabilities (the original network head is already removed when loading the model from Keras).

Used extensions & nodes

Created with KNIME Analytics Platform version 4.2.0
  • Go to item
    KNIME Base nodes Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.0

    knime
  • Go to item
    KNIME Deep Learning - Keras Integration Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.0

    knime
  • Go to item
    KNIME Image Processing Trusted extension

    University of Konstanz / KNIME

    Version 1.8.3

    bioml-konstanz
  • Go to item
    KNIME Javasnippet Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.2.0

    knime
  1. Go to item
  2. Go to item
  3. Go to item
  4. Go to item
  5. Go to item
  6. Go to item
Loading deployments
Loading ad hoc executions

Legal

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

Discussion
Discussions are currently not available, please try again later.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits