GitHub / coderooz / image_classification_transfer_learning
This project involves using transfer learning to classify images into categories such as cats vs. dogs by leveraging a pre-trained model like VGG16 or ResNet. Transfer learning allows you to adapt a pre-trained model to your specific problem, making the training process faster and often more effective.
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: 11 months ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 2 months ago
Topics: colab, image-classification, matplot, neural-network, numpy, python, tensorflow, vgg16-model