resnet50v2onDogsVsCatsDataset

fun resnet50v2onDogsVsCatsDataset()

This example shows how to do image classification from scratch using pre-made resnet50v2Light model, without leveraging pre-trained weights. We demonstrate the workflow on the Kaggle Cats vs Dogs binary classification dataset.

We use the Preprocessing DSL to describe the dataset generation pipeline.

It includes: