Icon

CatsDogsClassification

This directory contains 3 workflows.

Icon01_​Preprocess_​image_​data 

Preprocess image data In this workflow we pre-process and augment the image data, which we will use throughout the following example […]

Icon02_​Train_​simple_​CNN 

Train simple CNN In this workflow we create a simple Convolutional Neural Network using the Keras Layer nodes. We train this network on our augmented […]

Icon03_​Fine-tune_​ResNet50 

Fine-tune VGG16 In this workflow we are fine-tuning a ResNet50 (https://keras.io/api/applications/resnet/#resnet50-function). First, we download the […]