nevendyulgerov / pre-trained-image-classifier

Pre-trained Image Classifier, part of the Udacity AI Programming with Python Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-trained Image Classifier

Pre-trained Image Classifier, part of the Udacity AI Programming with Python Nanodegree

Notes

Performance results

  1. AlexNet - 4 seconds
  2. Resnet - 8 seconds
  3. VGG - 52 seconds

Uploaded images

  • For Dog_01.jpg and Dog_02.jpg I used an image of a husky. AlexNet identified this dog as malamute (visually similar dog breed). The others classifiers correctly recognized the image as a husky dog

About

Pre-trained Image Classifier, part of the Udacity AI Programming with Python Nanodegree


Languages

Language:Python 98.1%Language:Shell 1.9%