https://github.com/sebaskhe/image-classification-with-transfer-learning-vgg16
This repository demonstrates how to classify images using transfer learning with the VGG16 pre-trained model in TensorFlow and Keras. Transfer learning allows us to leverage the powerful feature extraction capabilities of VGG16, which has been trained on the ImageNet dataset, and fine-tune it for a custom image classification task.
https://github.com/sebaskhe/image-classification-with-transfer-learning-vgg16
Last synced: 5 days ago
JSON representation
This repository demonstrates how to classify images using transfer learning with the VGG16 pre-trained model in TensorFlow and Keras. Transfer learning allows us to leverage the powerful feature extraction capabilities of VGG16, which has been trained on the ImageNet dataset, and fine-tune it for a custom image classification task.
- Host: GitHub
- URL: https://github.com/sebaskhe/image-classification-with-transfer-learning-vgg16
- Owner: SebasKHE
- Created: 2024-12-23T20:46:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T20:48:49.000Z (over 1 year ago)
- Last Synced: 2025-01-03T02:59:17.757Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 790 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0