Skip to content

From-scratch and pre-trained Convolutional Neural Networks to detect the breed of a dog given an image.

Notifications You must be signed in to change notification settings

SpicySyntax/DogBreedClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

Given an image of a dog, this algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed. This is accomplished using Transer Learning and CNNs.

Prerequisites

Setup a Jupyter notebook with Pytorch + GPU

If Notebook not loading in github

Use this link

Note: This will not work without the training data I have on disk

About

From-scratch and pre-trained Convolutional Neural Networks to detect the breed of a dog given an image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published