Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.