Skip to content

Image Classification problem, Cats v/s Dogs Model. Browse to https://imgclassification.herokuapp.com/ for the deployment via Heroku

Notifications You must be signed in to change notification settings

arjunsingh88/image_classification_cats_dogs

Repository files navigation

A Simple Cats/Dogs Classifier

CNN: How it works

catdog

  • Model 1: simple CNN with 3 Convolution layer and 3 connected layer with regularization and avoiding overfit

  • Model 2: Tranfer Learning using VGG16 as base model and using it for this problem

Streamlit app

website

Releases

No releases published

Packages

No packages published

Languages