Skip to content

building a CNN flower classification model to classify flower images data into 102 given categories

License

Notifications You must be signed in to change notification settings

mrcopicat/CNN-flowers-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CNNFlowersRecognition


The aim of this project is to try to build a flower classification model that can classify flower images into 102 categories.

the data used to train the models is the 102-flowers dataset (This DATASET was created by the Visual Geometry Group of Oxford University, and contains at least 40 examples for each of 102 types of flowers). The 102 categories (and numbers of examples for each) is described HERE.

Execution :


Before executing the python notebook file, please upload the data from the referred website and add it to the data folder.

Requirements :


  • Python v > 3.6
  • jupyter-notebook
  • tensorflow v > 2.0

Bibliography :




Author : Benhari Abdessalam

Date : 03/03/2021

About

building a CNN flower classification model to classify flower images data into 102 given categories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published