Git Product home page Git Product logo

dog_breed_vgg19's Introduction

Dog Breed Classifier with VGG19 network using Transfer learning

Convolutional Neural Network(CNN) project for Udacity's Machine Learning Engineer Nanodegree. I learned how to build a pipeline that can be used within a web or mobile app to process real-world, user-supplied images. Given an image of a dog, my algorithm identifies the dog's breed (specifying it's confidence). If supplied an image of a human, the code identifies the resembling dog breed. If neither a human nor a dog are provided as input, the app recognizes it ignorance about the non-human & non-Dog Realm.

Network Structure

  • First I used VGG16 to learn to train a model using Transfer learning.
  • For the final model I used VGG19's bottleneck features (Output after convolutional layers) as input to my own architecture.

VGG16 & VGG19

My Architecture

Completed Project & Evaluation

Contents

  • Intro
  • Step 0: Import Datasets
  • Step 1: Detect Humans
  • Step 2: Detect Dog
  • Step 3: Create a CNN to Classify Dog Breeds (from Scratch)
  • Step 4: Create a CNN to Classify Dog Breeds (using Transfer Learning)
  • Step 5: Write Your Algorithm
  • Step 6: Test Your Algorithm

Example Outputs

dog_breed_vgg19's People

Contributors

alexisbcook avatar cgearhart avatar chaimpollak avatar rastringer avatar sam1320 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.