Icon

04_​Cats_​and_​Dogs

This directory contains 4 workflows.

Icon01_​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 heavily […]

Icon02_​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 […]

Icon03_​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 […]

Icon04_​Fine-tune_​VGG16 

In this workflow we are fine-tuning a VGG1G network, similar to "Fine-tune VGG16 (Python)". However, we won't make use of the DL Python Learner/Executor […]