/Image_classification_system

Programming an image classifier to identify dog breeds

Primary LanguagePython

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