chisomdaniel / Image_classification_system

Programming an image classifier to identify dog breeds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Image classifier

The aim of this project is to use my python programming knowledge and write a program that effectively use 3 different classifier architecture to currectly classify various dog breads.


The 3 different classifier architecture include:

  • VGG
  • ResNet
  • AlexNet.

Usage and more info will be updated later

About

Programming an image classifier to identify dog breeds


Languages

Language:Python 98.1%Language:Shell 1.9%