Skip to content

Using a CNN to predict cat and dog images with a 92% accuracy

Notifications You must be signed in to change notification settings

henri-climber/Cats-vs-Dogs-classifier

Repository files navigation

Cats vs Dogs classifier

grafik grafik

How to use?

Check out model1.py and model2.py to see how the models were trained. For both of the different CNN designs there is a pre trained model. Model1.h5 was trained in model.py with a accuracy of about 84%. Model2.h5 was trained in model2.py and achieved an accuracy of about 92% In prediction.py you can use the pre trained models to classify your own images.

Setup

In order to run the python files you need to setup the followning modules:

About

Using a CNN to predict cat and dog images with a 92% accuracy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages