项目作者: macbrennan90

项目描述 :
Dog breed classifier using transfer learning
高级语言: Jupyter Notebook
项目地址: git://github.com/macbrennan90/dog-breed-classifier.git
创建时间: 2017-12-15T14:01:21Z
项目社区:https://github.com/macbrennan90/dog-breed-classifier

开源协议:

下载


Dog Breed Classifier - Project 5 of Udacity’s AI Nanodegree


Dog Project Pipeline

This project was to build an end to end algorithm that takes and image of a human or dog face, determines which it is, then gives a prediction for the most likely dog breed. The model for the dog breed classification was able to obtain an accuracy rate of 93.6% on 133 breeds.

An overview of the project is described in this blog post.

The actual project submission can be viewed here.

A more organized format with in depth explainations and extensions beyond the original project can be
viewed here.