Skip to content

I made a simple python Convolutional Neural Network to identify whether an animal is either a cat, dog, rabbit or monkey. If you wanna use it first execute train to prepare the model, then main.

Notifications You must be signed in to change notification settings

thiagoschreck/animal_recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This uses a convolutional neural network, with a categorical classification to identify between 4 animals.

About

I made a simple python Convolutional Neural Network to identify whether an animal is either a cat, dog, rabbit or monkey. If you wanna use it first execute train to prepare the model, then main.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%