Skip to content

Vivek1258/Multiclass-Image-Classification-with-Transfer-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Multiclass-classification-104-flowers with Transfer Learning

Problem Statement : Classify different types of flowers

Solution Proposal : Developing and Deploying a Deep Learning CNN model to Classify the 104 types of flowers using Kaggle compitation data .

Solution outcome : After proper data preprocessing and using VGG19 model (Transfer Learning) the accuracy achieved is ::: == 98 %

Solution explaination : The Solution mainly consists of two parts :
                      1) Data Preprocessing 
                      
                      2) Selecting and Developing an appropriate model 
                      
                      3) Training and Testing of the model on the data 

#Dataset : https://www.kaggle.com/c/flower-classification-with-tpus

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published