Icon

kn_​example_​deeplearning_​cats_​dogs

This directory contains 3 workflows.

Iconkn_​dl_​01_​preprocess_​image_​data 

In this workflow we pre-process the image data, which we will use throughout the following example workflows. Please note: The workflow series is […]

Iconkn_​dl_​02_​train_​simple_​cnn 

In this workflow we create a simple Convolutional Neural Network using the DL Python Network Creator. We train this network on our image data using the DL […]

Iconkn_​dl_​03_​fine_​tune_​vgg16_​python 

Instead of creating our own network architecture as in the previous workflow "Train simple CNN", in this workflow we use the pre-trained network […]