Skip to content

mpolinowski/tf-cats-n-dogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 👍