SlideShare a Scribd company logo
Flower Image Classification Using Transfer Learning Based Approach
------------------------
Presented by
Vishwajeet Kumar Singh (1901200139003)
Deepak Kumar Tiwary(1901200139001)
Tanmay Singh(1812013032)
Archna(18012013010)
Under the guidance of
Mr. Shubham Srivastava
(Associate Professor, Deptt. Of Computer Science & Engineering)
Institute of Technology and Management, Gida, Gorakhpur
Dr. A.P.J. Abdul Kalam Technical University, Uttar Pradesh, Lucknow
A Presentation on
1. Introduction
2. Motivation
3. Literature review
4. Objectives
5. Methodology
6. References
Content
� The traditional computer classification method is not fully automatic classification
method, the feature selection process requires human intervention, the accuracy of
feature selection directly affects the overall classification, and the accuracy is not
very high.
� Convolutional neural network is an efficient recognition method which has been
developed in recent years. This network avoids the complex preprocessing of the
image, and people can input the original image directly.
� It uses local receptive field, weights sharing and pooling technology and makes the
training parameters greatly reduced compared to the neural network. It also has a
certain degree of translation, rotation and distortion invariance of image. It has
made great progress in the field of image classification.
Introduction
� As we know humans have natural ability to transfer knowledge, we learn things and
then we apply those learning to a particular task. Same way machine can learn and
apply those learning to solve a particular problem. Now if the task is similar or
correlative then it is easy to do the task for both human and machine. The
traditional approach to do a particular task with machine learning or deep learning
is designed to do that particular job. The idea of transfer learning is over coming
this restriction and utilize acquired knowledge to solve related problems.
Transfer Learning
� The key motivation is data insufficiency. Most of the models which solve complex
problem require lot of data to train the model but getting that huge amount of
labeled data for supervised learning is very difficult task itself moreover deep
learning models are very specialized to a task in particular domain to getting such
vast amount of data is the most challenging part. So, transfer learning basically
learn form a labelled data set (basic features like edges, curves, texture etc.) and
apply this learning to do another job.
Why we need transfer Learning ?
Traditional Approach Transfer Learning
Difference between traditional and transfer
learning Approach
Data set 1
Learning
task 1
Data set 2
Learning
task 2
Data set 1
Data set 2
Learning
task 1
Learning
task 2
Knowledge
In the discipline of botany, flower classification is a fundamental research topic.
Flowers have been discovered to have hundreds of thousands of species, making
them one of the most abundant species on the planet. With the advancement of the
economy and technology, an increasing number of individuals are interested in
travelling during the blossoming season. People use cameras, mobile phones, and
other equipment to capture the photograph of flowers at the same time, but they will
be confused since they do not know the type of flowers. As a result, the creation of a
flower classifier will be a lot of fun for individuals.
Motivation
Literature Review
Author Name Description Drawbacks
D. Guru et al.[1] Texture feature-based
method. The proposed
method tested on 35 types
of flower and got accuracy
of 75%
Lot of pre-processing
needed.
H.Mohd-Ekhsan et al. [2] Colour and texture feature
based classification. Tested
on 18 different classes.
Accuracy decreases
significantly with decease in
number of samples.
M. Islam et al. [3] Histogram and LBP based
classification. Which has
achieved 85.3% accuracy
Computationally expensive.
A. Lodh et al. [4] Combined colour and GIST
feature-based
classification. Where SVM
used as a classifier . The
model got an accuracy of
85.93%.
Tested on small amount of
data set.
Author Name Description Drawbacks
K. Mitrović et al.[5] Convolutional neural
network based
classification. The proposed
model achieved highest
accuracy of 73.41%.
_
H. Almogdady et al. [6] Neural network based
classification. Achieved an
accuracy of 81.03%
Optimization problem.
M. Islam et al. [7] Deep neural network-based
algorithm. Achieved an
accuracy of 95%.
Achieved low accuracy with
similar flower species.
Conti..
⮚ If we have large amount of data set then in that case we can train model from scratch
otherwise transfer learning is better approach.
⮚ Transfer learning gives better result than conventional approach.
⮚ Using transfer learning we can train the model faster than other approaches.
⮚ Data set size plays an important role in case of performance of the model that means
when we distribute the images from data set into training and testing which effects the
final result.
⮚ When data set size is small we can use data augmentation to increase the size of the
data set which can improve the performance.
⮚ Different model has its own speciality so the selection of the model for the particular
task is important.
⮚ Most of the data set contain different class of images in variable quantity so get an idea
about the performance of model ROC curve is needed.
Summary of Literature Review
⮚ Enhance the quality of the follower images using different Digital image processing
(DIP) to improve the classification accuracy.
⮚ Classifying the different flower species with the help of transfer learning Method.
⮚ Application of Different classifier to get Test result
⮚ Analysis of result with Confusion matrix ROC curve.
Objective
Methodology of the research
work
Fine tuning of
model
Pre-processing
Feature
Extraction
Prediction layer
Result
Test Images
Input Image
References
[1] D.Guru, Y.Kumar, and S.Manjunath, “Textural features in flower classification”, 54(3-4): p. 1030-1036, 2011.
[2] H.Mohd-Ekhsan, J.Hamid, R.Ramle, and M.H.Ismail, “Classification of Flower Images Based on Colour and
Texture Features Using Neural Network”, 2010 International Conference on Intelligent Network and Computing
(ICINC 2010), 2014.
[3] M.Islam, M.Yousuf, and M.M. Billah, “Automatic plant detection using HOG and LBP features with SVM”, 33(1):
p. 26-38, 2019.
[4] A.Lodh and R. Parekh., “Flower recognition system based on color and GIST features”, IEEE, 2017 [Devices
for Integrated Circuit (DevIC)]
[5] K.Mitrović and D. Milošević., “Flower Classification with Convolutional Neural Networks”, IEEE, 2019 23rd
International Conference on System Theory, Control and Computing (ICSTCC)].
[6] H.Almogdady, S.Manaseer, and H.Hiary, “A Flower Recognition System Based On Image Processing And
Neural Networks”, 7(11), 2018
[7] BR.Mete and T. Ensari., “Flower Classification with Deep CNN and Machine Learning Algorithms”,IEEE, 2019
[3rd International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT)].
FINAL PPTt.pptx

More Related Content

Similar to FINAL PPTt.pptx

Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
sipij
 
93202101
9320210193202101
93202101
IJRAT
 
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET Journal
 
Course Title CS591-Advance Artificial Intelligence
Course Title CS591-Advance Artificial Intelligence           Course Title CS591-Advance Artificial Intelligence
Course Title CS591-Advance Artificial Intelligence
CruzIbarra161
 
Work completion seminar defence
Work completion seminar defenceWork completion seminar defence
Work completion seminar defence
Mahdi Babaei
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
IOSR Journals
 
Proposing a new method of image classification based on the AdaBoost deep bel...
Proposing a new method of image classification based on the AdaBoost deep bel...Proposing a new method of image classification based on the AdaBoost deep bel...
Proposing a new method of image classification based on the AdaBoost deep bel...
TELKOMNIKA JOURNAL
 
Q01051134140
Q01051134140Q01051134140
Q01051134140
IOSR Journals
 
Automated Plant Identification with CNN
Automated Plant Identification with CNNAutomated Plant Identification with CNN
Automated Plant Identification with CNN
IRJET Journal
 
Comparison of thresholding methods
Comparison of thresholding methodsComparison of thresholding methods
Comparison of thresholding methods
Vrushali Lanjewar
 
Paper_3.pdf
Paper_3.pdfPaper_3.pdf
Paper_3.pdf
ChauVVan
 
International Journal of Image Processing (IJIP) Volume (3) Issue (6)
International Journal of Image Processing (IJIP) Volume (3) Issue (6)International Journal of Image Processing (IJIP) Volume (3) Issue (6)
International Journal of Image Processing (IJIP) Volume (3) Issue (6)
CSCJournals
 
Visual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning ApproachesVisual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning Approaches
csandit
 
Hybrid features selection method using random forest and meerkat clan algorithm
Hybrid features selection method using random forest and meerkat clan algorithmHybrid features selection method using random forest and meerkat clan algorithm
Hybrid features selection method using random forest and meerkat clan algorithm
TELKOMNIKA JOURNAL
 
May 2022: Top Read Articles in Signal & Image Processing
May 2022: Top Read Articles in Signal & Image ProcessingMay 2022: Top Read Articles in Signal & Image Processing
May 2022: Top Read Articles in Signal & Image Processing
sipij
 
Noisy image enhancements using deep learning techniques
Noisy image enhancements using deep learning techniquesNoisy image enhancements using deep learning techniques
Noisy image enhancements using deep learning techniques
IJECEIAES
 
July 2022: Top 10 Read Articles in Signal & Image Processing
July 2022: Top 10 Read Articles in Signal & Image ProcessingJuly 2022: Top 10 Read Articles in Signal & Image Processing
July 2022: Top 10 Read Articles in Signal & Image Processing
sipij
 
Multiple object detection report
Multiple object detection reportMultiple object detection report
Multiple object detection report
Manish Raghav
 
Relevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to imageRelevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to image
IAEME Publication
 
October 2022: Top 10 Read Articles in Signal & Image Processing
October 2022: Top 10 Read Articles in Signal & Image ProcessingOctober 2022: Top 10 Read Articles in Signal & Image Processing
October 2022: Top 10 Read Articles in Signal & Image Processing
sipij
 

Similar to FINAL PPTt.pptx (20)

Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
Feature Extraction for Image Classification and Analysis with Ant Colony Opti...
 
93202101
9320210193202101
93202101
 
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
IRJET- Supervised Learning Approach for Flower Images using Color, Shape and ...
 
Course Title CS591-Advance Artificial Intelligence
Course Title CS591-Advance Artificial Intelligence           Course Title CS591-Advance Artificial Intelligence
Course Title CS591-Advance Artificial Intelligence
 
Work completion seminar defence
Work completion seminar defenceWork completion seminar defence
Work completion seminar defence
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
 
Proposing a new method of image classification based on the AdaBoost deep bel...
Proposing a new method of image classification based on the AdaBoost deep bel...Proposing a new method of image classification based on the AdaBoost deep bel...
Proposing a new method of image classification based on the AdaBoost deep bel...
 
Q01051134140
Q01051134140Q01051134140
Q01051134140
 
Automated Plant Identification with CNN
Automated Plant Identification with CNNAutomated Plant Identification with CNN
Automated Plant Identification with CNN
 
Comparison of thresholding methods
Comparison of thresholding methodsComparison of thresholding methods
Comparison of thresholding methods
 
Paper_3.pdf
Paper_3.pdfPaper_3.pdf
Paper_3.pdf
 
International Journal of Image Processing (IJIP) Volume (3) Issue (6)
International Journal of Image Processing (IJIP) Volume (3) Issue (6)International Journal of Image Processing (IJIP) Volume (3) Issue (6)
International Journal of Image Processing (IJIP) Volume (3) Issue (6)
 
Visual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning ApproachesVisual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning Approaches
 
Hybrid features selection method using random forest and meerkat clan algorithm
Hybrid features selection method using random forest and meerkat clan algorithmHybrid features selection method using random forest and meerkat clan algorithm
Hybrid features selection method using random forest and meerkat clan algorithm
 
May 2022: Top Read Articles in Signal & Image Processing
May 2022: Top Read Articles in Signal & Image ProcessingMay 2022: Top Read Articles in Signal & Image Processing
May 2022: Top Read Articles in Signal & Image Processing
 
Noisy image enhancements using deep learning techniques
Noisy image enhancements using deep learning techniquesNoisy image enhancements using deep learning techniques
Noisy image enhancements using deep learning techniques
 
July 2022: Top 10 Read Articles in Signal & Image Processing
July 2022: Top 10 Read Articles in Signal & Image ProcessingJuly 2022: Top 10 Read Articles in Signal & Image Processing
July 2022: Top 10 Read Articles in Signal & Image Processing
 
Multiple object detection report
Multiple object detection reportMultiple object detection report
Multiple object detection report
 
Relevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to imageRelevance feedback a novel method to associate user subjectivity to image
Relevance feedback a novel method to associate user subjectivity to image
 
October 2022: Top 10 Read Articles in Signal & Image Processing
October 2022: Top 10 Read Articles in Signal & Image ProcessingOctober 2022: Top 10 Read Articles in Signal & Image Processing
October 2022: Top 10 Read Articles in Signal & Image Processing
 

Recently uploaded

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Pitangent Analytics & Technology Solutions Pvt. Ltd
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
Enterprise Knowledge
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
Mydbops
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
Vadym Kazulkin
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
Ajin Abraham
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 

Recently uploaded (20)

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Demystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through StorytellingDemystifying Knowledge Management through Storytelling
Demystifying Knowledge Management through Storytelling
 
Must Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during MigrationMust Know Postgres Extension for DBA and Developer during Migration
Must Know Postgres Extension for DBA and Developer during Migration
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
 
AppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSFAppSec PNW: Android and iOS Application Security with MobSF
AppSec PNW: Android and iOS Application Security with MobSF
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 

FINAL PPTt.pptx

  • 1. Flower Image Classification Using Transfer Learning Based Approach ------------------------ Presented by Vishwajeet Kumar Singh (1901200139003) Deepak Kumar Tiwary(1901200139001) Tanmay Singh(1812013032) Archna(18012013010) Under the guidance of Mr. Shubham Srivastava (Associate Professor, Deptt. Of Computer Science & Engineering) Institute of Technology and Management, Gida, Gorakhpur Dr. A.P.J. Abdul Kalam Technical University, Uttar Pradesh, Lucknow A Presentation on
  • 2. 1. Introduction 2. Motivation 3. Literature review 4. Objectives 5. Methodology 6. References Content
  • 3. � The traditional computer classification method is not fully automatic classification method, the feature selection process requires human intervention, the accuracy of feature selection directly affects the overall classification, and the accuracy is not very high. � Convolutional neural network is an efficient recognition method which has been developed in recent years. This network avoids the complex preprocessing of the image, and people can input the original image directly. � It uses local receptive field, weights sharing and pooling technology and makes the training parameters greatly reduced compared to the neural network. It also has a certain degree of translation, rotation and distortion invariance of image. It has made great progress in the field of image classification. Introduction
  • 4. � As we know humans have natural ability to transfer knowledge, we learn things and then we apply those learning to a particular task. Same way machine can learn and apply those learning to solve a particular problem. Now if the task is similar or correlative then it is easy to do the task for both human and machine. The traditional approach to do a particular task with machine learning or deep learning is designed to do that particular job. The idea of transfer learning is over coming this restriction and utilize acquired knowledge to solve related problems. Transfer Learning
  • 5. � The key motivation is data insufficiency. Most of the models which solve complex problem require lot of data to train the model but getting that huge amount of labeled data for supervised learning is very difficult task itself moreover deep learning models are very specialized to a task in particular domain to getting such vast amount of data is the most challenging part. So, transfer learning basically learn form a labelled data set (basic features like edges, curves, texture etc.) and apply this learning to do another job. Why we need transfer Learning ?
  • 6. Traditional Approach Transfer Learning Difference between traditional and transfer learning Approach Data set 1 Learning task 1 Data set 2 Learning task 2 Data set 1 Data set 2 Learning task 1 Learning task 2 Knowledge
  • 7. In the discipline of botany, flower classification is a fundamental research topic. Flowers have been discovered to have hundreds of thousands of species, making them one of the most abundant species on the planet. With the advancement of the economy and technology, an increasing number of individuals are interested in travelling during the blossoming season. People use cameras, mobile phones, and other equipment to capture the photograph of flowers at the same time, but they will be confused since they do not know the type of flowers. As a result, the creation of a flower classifier will be a lot of fun for individuals. Motivation
  • 8. Literature Review Author Name Description Drawbacks D. Guru et al.[1] Texture feature-based method. The proposed method tested on 35 types of flower and got accuracy of 75% Lot of pre-processing needed. H.Mohd-Ekhsan et al. [2] Colour and texture feature based classification. Tested on 18 different classes. Accuracy decreases significantly with decease in number of samples. M. Islam et al. [3] Histogram and LBP based classification. Which has achieved 85.3% accuracy Computationally expensive. A. Lodh et al. [4] Combined colour and GIST feature-based classification. Where SVM used as a classifier . The model got an accuracy of 85.93%. Tested on small amount of data set.
  • 9. Author Name Description Drawbacks K. Mitrović et al.[5] Convolutional neural network based classification. The proposed model achieved highest accuracy of 73.41%. _ H. Almogdady et al. [6] Neural network based classification. Achieved an accuracy of 81.03% Optimization problem. M. Islam et al. [7] Deep neural network-based algorithm. Achieved an accuracy of 95%. Achieved low accuracy with similar flower species. Conti..
  • 10. ⮚ If we have large amount of data set then in that case we can train model from scratch otherwise transfer learning is better approach. ⮚ Transfer learning gives better result than conventional approach. ⮚ Using transfer learning we can train the model faster than other approaches. ⮚ Data set size plays an important role in case of performance of the model that means when we distribute the images from data set into training and testing which effects the final result. ⮚ When data set size is small we can use data augmentation to increase the size of the data set which can improve the performance. ⮚ Different model has its own speciality so the selection of the model for the particular task is important. ⮚ Most of the data set contain different class of images in variable quantity so get an idea about the performance of model ROC curve is needed. Summary of Literature Review
  • 11. ⮚ Enhance the quality of the follower images using different Digital image processing (DIP) to improve the classification accuracy. ⮚ Classifying the different flower species with the help of transfer learning Method. ⮚ Application of Different classifier to get Test result ⮚ Analysis of result with Confusion matrix ROC curve. Objective
  • 12.
  • 13. Methodology of the research work Fine tuning of model Pre-processing Feature Extraction Prediction layer Result Test Images Input Image
  • 14. References [1] D.Guru, Y.Kumar, and S.Manjunath, “Textural features in flower classification”, 54(3-4): p. 1030-1036, 2011. [2] H.Mohd-Ekhsan, J.Hamid, R.Ramle, and M.H.Ismail, “Classification of Flower Images Based on Colour and Texture Features Using Neural Network”, 2010 International Conference on Intelligent Network and Computing (ICINC 2010), 2014. [3] M.Islam, M.Yousuf, and M.M. Billah, “Automatic plant detection using HOG and LBP features with SVM”, 33(1): p. 26-38, 2019. [4] A.Lodh and R. Parekh., “Flower recognition system based on color and GIST features”, IEEE, 2017 [Devices for Integrated Circuit (DevIC)] [5] K.Mitrović and D. Milošević., “Flower Classification with Convolutional Neural Networks”, IEEE, 2019 23rd International Conference on System Theory, Control and Computing (ICSTCC)]. [6] H.Almogdady, S.Manaseer, and H.Hiary, “A Flower Recognition System Based On Image Processing And Neural Networks”, 7(11), 2018 [7] BR.Mete and T. Ensari., “Flower Classification with Deep CNN and Machine Learning Algorithms”,IEEE, 2019 [3rd International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT)].