Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ridadogrul/flowers-with-transfer-learning
https://github.com/ridadogrul/flowers-with-transfer-learning
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ridadogrul/flowers-with-transfer-learning
- Owner: RidaDogrul
- Created: 2023-08-08T13:57:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-08T14:07:30.000Z (over 1 year ago)
- Last Synced: 2023-08-08T15:35:18.713Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flowers-with-Transfer-Learning
Apply transfer learning to create your own CNN to classify images of flowers. You will have to download the Flowers dataset yourself using TensorFlow Datasets and split it into a training and validation set. At the end of the Colab we encourage you to perform transfer learning using the Inception model and compare the accuracy of this model with MobileNet.
https://medium.com/@ridadogrul13/transfer-learning-d09f6d77cb07