Skip to content

subhas-pramanik-09/Dog-vs-Cat-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Description :

This deep learning project classifies images as cats or dogs using transfer learning with MobileNetV2 from TensorFlow Hub. The pre-trained MobileNetV2 model is used as a feature extractor, and a custom dense layer is added for binary classification.

Built with :

  • TensorFlow 2.x

  • TensorFlow Hub

  • MobileNetV2 (pre-trained)

Output :

Screenshot 2025-04-20 184237

About

This project uses a pre-trained MobileNetV2 model as a feature extractor and adds a custom dense layer to perform binary classification between cat and dog images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors