Skip to content

utkarshraj11/Classification-with-TransferLearning-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classification-with-TransferLearning-Keras

Created and trained a Convolutional Neural Network (CNN) with an existing CNN model architecture, and its pre-trained weights. Used the MobileNet model architecture along with its weights trained on the popular ImageNet dataset. By using a model with pre-trained weights, and then training just the last layers on a new dataset, the training time required to fit the model to the new data drastically reduced . The pre-trained model has already learned to recognize thousands on simple and complex image features.

About

Image classification between Cats and Dogs using Keras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published