SlideShare a Scribd company logo
Inception Network
Image Processing
Ahmed Farag Fawzy 201801203
Ammar Yasser Salah 201900403
Mahomoud Mohamed Abd ElBasir 201901402
Eslam Mohamed Hassan Ahmed Hassan 201801230
Asser Walid Ahmed 201900882
• I n t r o d u c t i o n
This presentation introduces Inception v3 model of
Image Processing,a popular Deep learningmodel
developed by Google. It outlines the features and
capabilities of Inception v3,which has been widely
used in many high-level tasks, demonstrating its
potential and effectiveness.
P r o b l e m S t a t e m e n t
 Dogs and Cats have similar features
which make it difficult to classify a
picture whether it is a dog or cat.
Objective
Our goal is to develop
a Model that can
distinguish between an
image of a dog or a
cat.
Dataset Used
 Type of data in our dataset is .JPG images of dogs and cats.
 The size of the dataset is 10000 image divides into 5000 for cats and
dogs each (training=4000, testing=1000, validation=1 for each).
 The number of classes is 2 (Binary classification)
Evolution of Inception Network
 An inception module consists of a set of convolutional layers with
different filter sizes and a pooling layer, all concatenated together.
 Improved the design of the inception module by adding batch
normalization and factorized convolutions.
 Inception-v3 uses RMSprop optimization, label smoothing regularization,
and an auxiliary classifier to improve training
• Dataset: type of data, size
The Inception-v3 model is a variant of the original Inception model and was introduced by
Google researchers in 2015. Like the original Inception model, the Inception-v3 model was also
trained on the ImageNet dataset.
The ImageNet dataset used to train the Inception-v3 model has the following characteristics:
Type of data: The dataset consists of high-resolution RGB images with a size of 224x224 pixels.
Size: The ImageNet dataset used to train the Inception-v3 model contains approximately 1.2
million images for training, 50,000 images for validation, and 100,000 images for testing.
Number of classes: The ImageNet dataset used to train the
Inception-v3 model has 1,000 object categories. Each image in
the dataset is labeled with a single object category, such as
"cat," "dog," "car," etc.
It's worth noting that the Inception-v3 model was also pre-
trained on a dataset called JFT-300M before being fine-tuned on
the ImageNet dataset. The JFT-300M dataset is a large-scale
dataset with over 300 million images and 18,291 object
categories. However, the JFT-300M dataset is not publicly
available, and it was only used for pre-training the Inception-v3
model.
• Number Of Classes
•How Inception v3 Works
• Inception V3 Model Architecture
The inception v3 model was released in the year 2015, it has a total of 42 layers and a lower error rate
than its predecessors. Let's look at what are the different optimizations that make the inception V3
model better. The major modifications done on the Inception V3 model are Factorization into Smaller
Convolutions Spatial Factorization into Asymmetric Convolutions Utility of Auxiliary Classifiers Efficient
Grid Size Reduction
• Applications
The Inception-v3 model is a powerful deep neural network that has been widely used in various
computer vision applications. Here are some of the applications of the Inception-v3 model:
1. Image classification: The Inception-v3 model can be used to classify images into different object
categories, such as animals, plants, vehicles, etc. It achieves state-of-the-art performance on the
ImageNet dataset, which is a benchmark for image classification tasks.
2. Medical image analysis: The Inception-v3 model can be used in medical image analysis
applications, such as tumor detection in medical images, where it has been shown to achieve high
accuracy.
The Inception-v3 model is a deep convolutional neural network that was designed and trained to perform image classification
tasks. Its primary motivation is to improve the accuracy of image classification while minimizing the computational resources
required for training and inference.
Inception-v3 is a successor to the earlier Inception models and incorporates several key features such as:
1. Factorized convolution
2. Inception modules
3. Auxiliary classifiers
By combining these and other techniques, Inception-v3 achieves state-of-the-art performance on several image classification
benchmarks while being more computationally efficient than previous models.
• Motivation of Inception-v3 model
•Benefits of Inception v3
Inception v3 is the most accurate and efkcient
model for processing input images compared to
other existing models. It is being constantly
improved and is able to recognize specikc patterns,
features and images with more efkciency. The model
is even able to identify objects that can be seen in a
single frame as well as dynamic objects. This makes
it suitable for a variety of image processing tasks,
ranging from facial recognition, product
recommendation,and classikcation to real-time
object detection.
•Disadvantages of Inception v3
Inception v3 allows us to save signikcantly more
computational power by using fewer resources. It
can process images more quickly and accurately
compared to most other image processing models,
and has greater accuracy in detectingand
predicting facial features. This helps reduce errors
and improve the quality of results. Furthermore,
it’s easy to calibrate and optimize, allowing us to
quickly implement it in various existing
applications.
• C o n c l u s i o n
Inception v3 model is a highly accurate,efkcient
and reliable model for image processing.It helps to
simplify and streamline images processes, as well
as reduce errors and improve the accuracy and
quality of the results. It’s also easy to calibrate and
optimize, making it an ideal choice for various
projects.

More Related Content

What's hot

Image classification using cnn
Image classification using cnnImage classification using cnn
Image classification using cnn
SumeraHangi
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
Deepak Kumar
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
Oswald Campesato
 
Convolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep LearningConvolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep Learning
Mohamed Loey
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
Suraj Aavula
 
Data preprocessing using Machine Learning
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning
Gopal Sakarkar
 
Data Science - Part XVII - Deep Learning & Image Processing
Data Science - Part XVII - Deep Learning & Image ProcessingData Science - Part XVII - Deep Learning & Image Processing
Data Science - Part XVII - Deep Learning & Image Processing
Derek Kane
 
Cheatsheet deep-learning
Cheatsheet deep-learningCheatsheet deep-learning
Cheatsheet deep-learning
Steve Nouri
 
Introduction to OpenCV
Introduction to OpenCVIntroduction to OpenCV
Introduction to OpenCV
Amit Mandelbaum
 
Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processing
Asad Ali
 
Noise Models
Noise ModelsNoise Models
Noise Models
Sardar Alam
 
Decision tree
Decision treeDecision tree
Decision tree
R A Akerkar
 
KNN
KNN KNN
Denoising autoencoder by Harish.R
Denoising autoencoder by Harish.RDenoising autoencoder by Harish.R
Denoising autoencoder by Harish.R
HARISH R
 
Transfer Learning and Fine-tuning Deep Neural Networks
 Transfer Learning and Fine-tuning Deep Neural Networks Transfer Learning and Fine-tuning Deep Neural Networks
Transfer Learning and Fine-tuning Deep Neural Networks
PyData
 
Image segmentation with deep learning
Image segmentation with deep learningImage segmentation with deep learning
Image segmentation with deep learning
Antonio Rueda-Toicen
 
Deep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksDeep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural Networks
Christian Perone
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
Gayan Sampath
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
Vajiheh Zoghiyan
 
Digital Image restoration
Digital Image restorationDigital Image restoration
Digital Image restoration
Md Shabir Alam
 

What's hot (20)

Image classification using cnn
Image classification using cnnImage classification using cnn
Image classification using cnn
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
 
Convolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep LearningConvolutional Neural Network Models - Deep Learning
Convolutional Neural Network Models - Deep Learning
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
 
Data preprocessing using Machine Learning
Data  preprocessing using Machine Learning Data  preprocessing using Machine Learning
Data preprocessing using Machine Learning
 
Data Science - Part XVII - Deep Learning & Image Processing
Data Science - Part XVII - Deep Learning & Image ProcessingData Science - Part XVII - Deep Learning & Image Processing
Data Science - Part XVII - Deep Learning & Image Processing
 
Cheatsheet deep-learning
Cheatsheet deep-learningCheatsheet deep-learning
Cheatsheet deep-learning
 
Introduction to OpenCV
Introduction to OpenCVIntroduction to OpenCV
Introduction to OpenCV
 
Mathematical operations in image processing
Mathematical operations in image processingMathematical operations in image processing
Mathematical operations in image processing
 
Noise Models
Noise ModelsNoise Models
Noise Models
 
Decision tree
Decision treeDecision tree
Decision tree
 
KNN
KNN KNN
KNN
 
Denoising autoencoder by Harish.R
Denoising autoencoder by Harish.RDenoising autoencoder by Harish.R
Denoising autoencoder by Harish.R
 
Transfer Learning and Fine-tuning Deep Neural Networks
 Transfer Learning and Fine-tuning Deep Neural Networks Transfer Learning and Fine-tuning Deep Neural Networks
Transfer Learning and Fine-tuning Deep Neural Networks
 
Image segmentation with deep learning
Image segmentation with deep learningImage segmentation with deep learning
Image segmentation with deep learning
 
Deep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksDeep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural Networks
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Digital Image restoration
Digital Image restorationDigital Image restoration
Digital Image restoration
 

Similar to Inception V3 Image Processing .pptx

Neural network
Neural networkNeural network
Neural network
amangupta474019
 
Machine Learning Model for Gender Detection
Machine Learning Model for Gender DetectionMachine Learning Model for Gender Detection
Machine Learning Model for Gender Detection
TecnoIncentive
 
IMAGE CAPTION GENERATOR USING DEEP LEARNING
IMAGE CAPTION GENERATOR USING DEEP LEARNINGIMAGE CAPTION GENERATOR USING DEEP LEARNING
IMAGE CAPTION GENERATOR USING DEEP LEARNING
IRJET Journal
 
IRJET - Content based Image Classification
IRJET -  	  Content based Image ClassificationIRJET -  	  Content based Image Classification
IRJET - Content based Image Classification
IRJET Journal
 
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNINGHANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
IRJET Journal
 
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNINGHANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
IRJET Journal
 
IRJET- Object Detection in an Image using Convolutional Neural Network
IRJET- Object Detection in an Image using Convolutional Neural NetworkIRJET- Object Detection in an Image using Convolutional Neural Network
IRJET- Object Detection in an Image using Convolutional Neural Network
IRJET Journal
 
IRJET- Low Light Image Enhancement using Convolutional Neural Network
IRJET-  	  Low Light Image Enhancement using Convolutional Neural NetworkIRJET-  	  Low Light Image Enhancement using Convolutional Neural Network
IRJET- Low Light Image Enhancement using Convolutional Neural Network
IRJET Journal
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNN
IRJET Journal
 
Using Deep Learning to Find Similar Dresses
Using Deep Learning to Find Similar DressesUsing Deep Learning to Find Similar Dresses
Using Deep Learning to Find Similar Dresses
HJ van Veen
 
Image processing
Image processingImage processing
Image processing
Mohammed Abraruddin
 
46.-Applications-of-AI-Image-Processing.pdf
46.-Applications-of-AI-Image-Processing.pdf46.-Applications-of-AI-Image-Processing.pdf
46.-Applications-of-AI-Image-Processing.pdf
monikag2613
 
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine LearningMakine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Ali Alkan
 
Image Classification and Annotation Using Deep Learning
Image Classification and Annotation Using Deep LearningImage Classification and Annotation Using Deep Learning
Image Classification and Annotation Using Deep Learning
IRJET Journal
 
Skin Cancer Detection using Image Processing in Real Time
Skin Cancer Detection using Image Processing in Real TimeSkin Cancer Detection using Image Processing in Real Time
Skin Cancer Detection using Image Processing in Real Time
ijtsrd
 
Fine-tuning Pre-Trained Models for Generative AI Applications
Fine-tuning Pre-Trained Models for Generative AI ApplicationsFine-tuning Pre-Trained Models for Generative AI Applications
Fine-tuning Pre-Trained Models for Generative AI Applications
Benjaminlapid1
 
Cat and dog classification
Cat and dog classificationCat and dog classification
Cat and dog classification
omaraldabash
 
Search engine based on image and name for campus
Search engine based on image and name for campusSearch engine based on image and name for campus
Search engine based on image and name for campus
IRJET Journal
 
WELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptxWELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptx
9D38SHIDHANTMITTAL
 
IRJET- American Sign Language Classification
IRJET- American Sign Language ClassificationIRJET- American Sign Language Classification
IRJET- American Sign Language Classification
IRJET Journal
 

Similar to Inception V3 Image Processing .pptx (20)

Neural network
Neural networkNeural network
Neural network
 
Machine Learning Model for Gender Detection
Machine Learning Model for Gender DetectionMachine Learning Model for Gender Detection
Machine Learning Model for Gender Detection
 
IMAGE CAPTION GENERATOR USING DEEP LEARNING
IMAGE CAPTION GENERATOR USING DEEP LEARNINGIMAGE CAPTION GENERATOR USING DEEP LEARNING
IMAGE CAPTION GENERATOR USING DEEP LEARNING
 
IRJET - Content based Image Classification
IRJET -  	  Content based Image ClassificationIRJET -  	  Content based Image Classification
IRJET - Content based Image Classification
 
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNINGHANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
 
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNINGHANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
HANDWRITTEN DIGIT RECOGNITION USING MACHINE LEARNING
 
IRJET- Object Detection in an Image using Convolutional Neural Network
IRJET- Object Detection in an Image using Convolutional Neural NetworkIRJET- Object Detection in an Image using Convolutional Neural Network
IRJET- Object Detection in an Image using Convolutional Neural Network
 
IRJET- Low Light Image Enhancement using Convolutional Neural Network
IRJET-  	  Low Light Image Enhancement using Convolutional Neural NetworkIRJET-  	  Low Light Image Enhancement using Convolutional Neural Network
IRJET- Low Light Image Enhancement using Convolutional Neural Network
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNN
 
Using Deep Learning to Find Similar Dresses
Using Deep Learning to Find Similar DressesUsing Deep Learning to Find Similar Dresses
Using Deep Learning to Find Similar Dresses
 
Image processing
Image processingImage processing
Image processing
 
46.-Applications-of-AI-Image-Processing.pdf
46.-Applications-of-AI-Image-Processing.pdf46.-Applications-of-AI-Image-Processing.pdf
46.-Applications-of-AI-Image-Processing.pdf
 
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine LearningMakine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
 
Image Classification and Annotation Using Deep Learning
Image Classification and Annotation Using Deep LearningImage Classification and Annotation Using Deep Learning
Image Classification and Annotation Using Deep Learning
 
Skin Cancer Detection using Image Processing in Real Time
Skin Cancer Detection using Image Processing in Real TimeSkin Cancer Detection using Image Processing in Real Time
Skin Cancer Detection using Image Processing in Real Time
 
Fine-tuning Pre-Trained Models for Generative AI Applications
Fine-tuning Pre-Trained Models for Generative AI ApplicationsFine-tuning Pre-Trained Models for Generative AI Applications
Fine-tuning Pre-Trained Models for Generative AI Applications
 
Cat and dog classification
Cat and dog classificationCat and dog classification
Cat and dog classification
 
Search engine based on image and name for campus
Search engine based on image and name for campusSearch engine based on image and name for campus
Search engine based on image and name for campus
 
WELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptxWELCOME TO AI PROJECT shidhant mittaal.pptx
WELCOME TO AI PROJECT shidhant mittaal.pptx
 
IRJET- American Sign Language Classification
IRJET- American Sign Language ClassificationIRJET- American Sign Language Classification
IRJET- American Sign Language Classification
 

Recently uploaded

Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
apvysm8
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
74nqk8xf
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
jerlynmaetalle
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
manishkhaire30
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
74nqk8xf
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
zsjl4mimo
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
Lars Albertsson
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
Sm321
 

Recently uploaded (20)

Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
办(uts毕业证书)悉尼科技大学毕业证学历证书原版一模一样
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
Learn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queriesLearn SQL from basic queries to Advance queries
Learn SQL from basic queries to Advance queries
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
 
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
一比一原版(Harvard毕业证书)哈佛大学毕业证如何办理
 
End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024End-to-end pipeline agility - Berlin Buzzwords 2024
End-to-end pipeline agility - Berlin Buzzwords 2024
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
 

Inception V3 Image Processing .pptx

  • 1. Inception Network Image Processing Ahmed Farag Fawzy 201801203 Ammar Yasser Salah 201900403 Mahomoud Mohamed Abd ElBasir 201901402 Eslam Mohamed Hassan Ahmed Hassan 201801230 Asser Walid Ahmed 201900882
  • 2. • I n t r o d u c t i o n This presentation introduces Inception v3 model of Image Processing,a popular Deep learningmodel developed by Google. It outlines the features and capabilities of Inception v3,which has been widely used in many high-level tasks, demonstrating its potential and effectiveness.
  • 3. P r o b l e m S t a t e m e n t  Dogs and Cats have similar features which make it difficult to classify a picture whether it is a dog or cat.
  • 4. Objective Our goal is to develop a Model that can distinguish between an image of a dog or a cat.
  • 5. Dataset Used  Type of data in our dataset is .JPG images of dogs and cats.  The size of the dataset is 10000 image divides into 5000 for cats and dogs each (training=4000, testing=1000, validation=1 for each).  The number of classes is 2 (Binary classification)
  • 6. Evolution of Inception Network  An inception module consists of a set of convolutional layers with different filter sizes and a pooling layer, all concatenated together.  Improved the design of the inception module by adding batch normalization and factorized convolutions.  Inception-v3 uses RMSprop optimization, label smoothing regularization, and an auxiliary classifier to improve training
  • 7. • Dataset: type of data, size The Inception-v3 model is a variant of the original Inception model and was introduced by Google researchers in 2015. Like the original Inception model, the Inception-v3 model was also trained on the ImageNet dataset. The ImageNet dataset used to train the Inception-v3 model has the following characteristics: Type of data: The dataset consists of high-resolution RGB images with a size of 224x224 pixels. Size: The ImageNet dataset used to train the Inception-v3 model contains approximately 1.2 million images for training, 50,000 images for validation, and 100,000 images for testing.
  • 8. Number of classes: The ImageNet dataset used to train the Inception-v3 model has 1,000 object categories. Each image in the dataset is labeled with a single object category, such as "cat," "dog," "car," etc. It's worth noting that the Inception-v3 model was also pre- trained on a dataset called JFT-300M before being fine-tuned on the ImageNet dataset. The JFT-300M dataset is a large-scale dataset with over 300 million images and 18,291 object categories. However, the JFT-300M dataset is not publicly available, and it was only used for pre-training the Inception-v3 model. • Number Of Classes
  • 10. • Inception V3 Model Architecture The inception v3 model was released in the year 2015, it has a total of 42 layers and a lower error rate than its predecessors. Let's look at what are the different optimizations that make the inception V3 model better. The major modifications done on the Inception V3 model are Factorization into Smaller Convolutions Spatial Factorization into Asymmetric Convolutions Utility of Auxiliary Classifiers Efficient Grid Size Reduction
  • 11.
  • 12. • Applications The Inception-v3 model is a powerful deep neural network that has been widely used in various computer vision applications. Here are some of the applications of the Inception-v3 model: 1. Image classification: The Inception-v3 model can be used to classify images into different object categories, such as animals, plants, vehicles, etc. It achieves state-of-the-art performance on the ImageNet dataset, which is a benchmark for image classification tasks. 2. Medical image analysis: The Inception-v3 model can be used in medical image analysis applications, such as tumor detection in medical images, where it has been shown to achieve high accuracy.
  • 13. The Inception-v3 model is a deep convolutional neural network that was designed and trained to perform image classification tasks. Its primary motivation is to improve the accuracy of image classification while minimizing the computational resources required for training and inference. Inception-v3 is a successor to the earlier Inception models and incorporates several key features such as: 1. Factorized convolution 2. Inception modules 3. Auxiliary classifiers By combining these and other techniques, Inception-v3 achieves state-of-the-art performance on several image classification benchmarks while being more computationally efficient than previous models. • Motivation of Inception-v3 model
  • 14. •Benefits of Inception v3 Inception v3 is the most accurate and efkcient model for processing input images compared to other existing models. It is being constantly improved and is able to recognize specikc patterns, features and images with more efkciency. The model is even able to identify objects that can be seen in a single frame as well as dynamic objects. This makes it suitable for a variety of image processing tasks, ranging from facial recognition, product recommendation,and classikcation to real-time object detection.
  • 15. •Disadvantages of Inception v3 Inception v3 allows us to save signikcantly more computational power by using fewer resources. It can process images more quickly and accurately compared to most other image processing models, and has greater accuracy in detectingand predicting facial features. This helps reduce errors and improve the quality of results. Furthermore, it’s easy to calibrate and optimize, allowing us to quickly implement it in various existing applications.
  • 16. • C o n c l u s i o n Inception v3 model is a highly accurate,efkcient and reliable model for image processing.It helps to simplify and streamline images processes, as well as reduce errors and improve the accuracy and quality of the results. It’s also easy to calibrate and optimize, making it an ideal choice for various projects.