Skip to content

Jean-KOUAGOU/Cat-vs-Dog-Classifier

 
 

Repository files navigation

Cat-vs-Dog-Classifier

Create an algorithm to distinguish dogs from cats

Problem description

In this problem we will write an algorithm to classify whether images contain either a dog or a cat. This is easy for humans. We will in this project make our computers able to do this kind of classification.

Cat and Dog

Problem description

Model Architecture

Getting Started

Installation

  • Clone this repo:
git clone https://github.com/Kabongosalomon/Cat-vs-Dog-Classifier.git 
cd Cat-vs-Dog-Classifier
  • Download our preprocessed data from here.

Run the main file

python main.py

About

Create an algorithm to distinguish dogs from cats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • Jupyter Notebook 42.2%