Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaymanii/dog_vs_cat_classification_system
This model was built using Python and Transfer Learning Algorithm, it is used to classify an animal as either dog or cat
https://github.com/khaymanii/dog_vs_cat_classification_system
keras python tensorflow transfer-learning
Last synced: 6 days ago
JSON representation
This model was built using Python and Transfer Learning Algorithm, it is used to classify an animal as either dog or cat
- Host: GitHub
- URL: https://github.com/khaymanii/dog_vs_cat_classification_system
- Owner: khaymanii
- Created: 2024-01-09T07:20:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T20:07:35.000Z (about 1 year ago)
- Last Synced: 2024-11-20T12:41:01.085Z (2 months ago)
- Topics: keras, python, tensorflow, transfer-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 8.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dog-vs-Cat-Classification-System
https://github.com/khaymanii/Dog_vs_Cat_Classification_System/assets/116851212/56128186-9200-48c1-8e20-3cd0d52cb548
This model was built using Python and Transfer Learning Algorithm
This model was built using Pretrained Tranfer learning model called MobileNet V2 model
which has been trained previoulsy on a larger dataset containing animals, this model helps to identify
or classify an animal as either a dog or a cat.