Skip to content

A flower classifier that uses deep neural networks to classify 5 different types of flower - daisy, dandelion, roses, sunflowers, tulips

License

Notifications You must be signed in to change notification settings

TsainGra/FlowerClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowerClassifier

A flower classifier that uses deep neural networks to classify 5 different types of flower - daisy, dandelion, roses, sunflowers and tulips. The classifier uses a convolutional deep neural network which is based on Google's Inception model. Only the bottlenecks were modified in the process. In order to run this program your machine must have docker installed. The library used is the popular machine learning library TensorFlow. A series of docker commands are also included which need to be run prior to the program.

About

A flower classifier that uses deep neural networks to classify 5 different types of flower - daisy, dandelion, roses, sunflowers, tulips

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages