Cats and Dogs Classifier with Inception V3 Transfer Learning
Code on Github: https://github.com/shielamms/Tensorflow-Notebooks/blob/main/CvD_Classifier_Transfer_Learning_with_TF.ipynb
Demonstration of Transfer Learning from a pre-trained classifier model to enhance the performance of a CNN for classifying images of cats and dogs.