Skip to content

gamila-wisam/cat_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Recogention

cat vs non cat classifier using tensorflow and CNN (predict whether the image contains a cat or not)

Model

  • CNN model built with Keras
  • Binary classification (cat / not cat)
  • Trained on cat and non-cat images

How to Run

1-Install dependencies => (pip install -r requirements.txt ) 2-put some images containing cat or not in test_images 3-run the prediction => (python predict.py)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages