Giter VIP home page Giter VIP logo

dog-breeds-image-classifier's Introduction

Dog-Breeds-Image-Classifier

This project is part of Udacity's AI Programming with Python Nanodegree.

The goals of this project is to improve Python skills and to determine how well the "best" classification algorithm works on correctly identifying a dog's breed.

Versions

Results

VGG results:

Number of Images : 40
Number of Dog Images : 30
Number of Non-Dog Images : 10
% Correct Dogs : 1.00
% Correct "Not-a" Dog : 1.00
% Correct Breed : 0.93
% Match : 0.88

Misclassified Breed's of Dog:
Pet image: great pyrenees, Classifier label: kuvasz
Pet image: beagle, Classifier label: walker hound, walker foxhound

Total Elapsed Runtime: 0:0:51

RESNET results:

Number of Images : 40
Number of Dog Images : 30
Number of Non-Dog Images : 10
% Correct Dogs : 1.00
% Correct "Not-a" Dog : 0.90
% Correct Breed : 0.90
% Match : 0.82

Misclassified Dogs:
Pet image: cat, Classifier label: norwegian elkhound, elkhound

Misclassified Breed's of Dog:
Pet image: great pyrenees, Classifier label: kuvasz
Pet image: beagle, Classifier label: walker hound, walker foxhound
Pet image: golden retriever, Classifier label: leonberg

Total Elapsed Runtime: 0:0:7

ALEXNET results:

Number of Images : 40
Number of Dog Images : 30
Number of Non-Dog Images : 10
% Correct Dogs : 1.00
% Correct "Not-a" Dog : 1.00
% Correct Breed : 0.80
% Match : 0.75

Misclassified Breed's of Dog:
Pet image: great pyrenees, Classifier label: kuvasz
Pet image: beagle, Classifier label: walker hound, walker foxhound
Pet image: boston terrier, Classifier label: basenji
Pet image: beagle, Classifier label: english foxhound
Pet image: golden retriever, Classifier label: afghan hound, afghan
Pet image: golden retriever, Classifier label: tibetan mastiff

Total Elapsed Runtime: 0:0:3

The results are also presented in files vgg_uploaded-images.txt, resnet_uploaded-images.txt, alexnet_uploaded-images.txt.
The results of 4 images test are presendted in uploaded_images/my_classify_uploaded_images_results.txt.

According to the received results the best model architecture is VGG. VGG classified the provided dog images and uploaded images better since the results of classification were closer to the actual breeds and classification results of dog and non-dog images were done with 100% accuracy.

dog-breeds-image-classifier's People

Watchers

Liudmila Galkina avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.