Skip to content

Ranjith54321/flower-classification-using-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flower-classification-using-cnn

identifying the 5 types of flowers using cnn

This is my end semester project

In this project I used Convolution Neural Network model.

source for the data set -> kaggle : https://www.kaggle.com/alxmamaev/flowers-recognition

the given dataset is only splited based on the types and all are image formate

preparing dataset for training;

1.) split the data in to train test validation 60--20--20 2) split all of the train test validation folders contains 5 types of flowers train -60 test-20 validation -20

refernce :

https://github.com/imamun93/animal-image-classifications/blob/master/final_notebook.ipynb

https://towardsdatascience.com/a-simple-cnn-multi-image-classifier-31c463324fa

https://github.com/imamun93/animal-image-classifications?source=post_page-----31c463324fa----------------------

About

identifying the 5 types of flowers using cnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published