/tf-cats-n-dogs

Tensorflow binary image classifier based on ResNet50

Primary LanguagePython

Tensorflow 2

Transfer Learning

Make use of Transfer Learning to copy&paste general feature detections from pre-trained models (ResNet50) into your own projects.

The dataset used is Cats and Dogs from kaggle.com. And it will help us to train a set of dense layers on top of the ResNet50 basic feature detection layers to distinguish between photos of cats and dogs:

Tensorflow Transfer Learning

We are 99.999952% sure that this is a cat 👍