Skip to content

Testing the limits of a simple animal recognition neural network

Notifications You must be signed in to change notification settings

trevorData/ImageRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My first attempt at image recognition using a training set I assembled myself. Despite using a very simple neural network and a relatively small set of training images I'm pleasantly surprised with the 91% accuracy on the training data.

I decided to throw in some images of things not in one of the 5 training classes just for fun and to see how the model would react.


Sources:

Training images downloaded with Bing Image Search API

Packages used include:

numpy
cv2 PIL
matplotlib
tensorflow

About

Testing the limits of a simple animal recognition neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published