Giter Site home page Giter Site logo

sweetadjpotato / dog-breed-classifier Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 10.33 MB

Dog breed classifier can detect human or dog face, and identify the dog breed or what breed the human looks like

License: MIT License

Python 0.03% Jupyter Notebook 46.58% HTML 53.39%

dog-breed-classifier's Introduction

Dog Breed Classifier

Table of Contents

  1. Project Overview
  2. Installation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Project Overview

In this project, a dog breed classifier is built using transfer learning on VGG16 model, which can be used within a web or mobile app to process real-world, user-supplied images. Given an image of a dog, the classifier will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.

Installation

  1. Python versions 3.6
  2. Library and packages: pytorch, cv2, tqdm, PIL, os, glob, numpy, pandas, matplotlib, pickle

File Descriptions

Folders:

dhaarcascades: contains the face detector files

images: contains the images used in the notebooks or test sample images

Files:

dog_app.ipynb: the main notebook contains all the codes

report.html: html format of dog_app.ipynb

workspace_utils.py: functions used in the notebooks

Results

The dog classifier built on top og VGG16 results in 87% accuracy score on the test data. Some sample results are given below.

Licensing, Authors, and Acknowledgements

License: MIT

Acknowledge to Udacity for providing the starter codes.

dog-breed-classifier's People

Contributors

sweetadjpotato avatar

Watchers

 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.