SlideShare a Scribd company logo
1 of 14
IMAGE
RECOGNITION
What is Image Recognition ?
 The recent advancement in artificial intelligence and machine learning has contributed to the
growth of computer vision and image recognition concepts. From controlling a driver-less car
to carrying out face detection for a biometric access, image recognition helps in processing
and categorizing objects based on trained algorithms.
 Image recognition is a term for computer technologies that can recognize certain people,
animals, objects or other targeted subjects through the use of algorithms and machine
learning concepts.
 The term “image recognition” is connected to “computer vision,” which is an overarching label
for the process of training computers to “see” like humans, and “image processing,” which is a
catch-all term for computers doing intensive work on image data.
How is it used ?
 Computer views visuals as an array of numerical values and looks for patterns in the digital image, be
it a still, video, graphic, or even live, to recognize and distinguish key features of the image.
 Computer vision uses Image Processing Algorithms to analyze and understand visuals from a
single image or a sequence of images.
 With the advent of autonomous or semi autonomous cars, drones, wearables the potential of
computer vision is growing and many organizations are investing in image recognition to interpret
and analyze data coming primarily from visual sources for a number of uses such as medical image
analysis, identifying objects in autonomous cars, face detection for security purpose, etc.
 Image recognition is the ability of a system or software to identify objects, people, places, and
actions in images. It uses machine vision technologies with artificial intelligence and trained
algorithms to recognize images through a camera system.
Techniques
 The use of convolutional neural networks to filter images through a series of artificial neuron layers.
 The convolutional neural network was specifically set up for image recognition and similar image
processing.
 Through a combination of techniques such as max pooling, stride configuration and padding,
convolutional neural filters work on images to help machine learning programs get better at
identifying the subject of the picture.
 A digital image represents a matrix of numerical values. These values represent the data associated
with the pixel of the image. The intensity of the different pixels, averages to a single value,
representing itself in a matrix format.
 The information fed to the recognition systems is the intensities and the location of different pixels in
the image. With the help of this systems learn to map out a relationship or pattern.
Limitations of Regular Neural Networks for Image
Recognition
 The huge availability of data makes it difficult to process it due to the limited hardware
availability.
 Difficulty in interpreting the model since the vague nature of the models prohibits its
application in a number of areas.
 Development takes longer time and hence, the flexibility is compromised with the
development time. Although the availability of libraries like Keras makes the development
simple, it lacks flexibility in its usage. Also, the Tensorflow provides more control, but it is
complicated in nature and requires more time in development.
Challenges of Image Recognition
 Viewpoint Variation: In a real world, the entities within the image are aligned in different directions
and when such images are fed to the system, the system predicts inaccurate values.
 Scale Variation: Variations in size affect the classification of the object. The closer you view the
object the bigger it looks in size and vice-versa
 Deformation: Objects do not change even if they are deformed. The system learns from the perfect
image and forms a perception that a particular object can be in specific shape only.
 Inter-class Variation: Certain object varies within the class. They can be of different shape, size, but
still represents the same class. For example, buttons, chairs, bottles, bags come in different sizes and
appearances.
 Occlusion: Certain objects obstruct the full view of an image and result in incomplete information
being fed to the system. It is necessary to devise an algorithm that is sensitive to these variations and
consist of a wide range of samples of the data
Recognition Methods
 Optical Character Recognition
 Pattern Matching & Gradient Matching
 Face Recognition
 License Plate Matching
 Scene Identification or Scene Change Detection
 Image Recognition Using Machine Learning : A machine learning approach to image recognition
involves identifying and extracting key features from images and using them as input to a machine
learning model. An example of this is classifying digits using HOG features and an SVM Classifier.
 Image Recognition Using Deep Learning : A deep learning approach to image recognition may
involve the use of a convolutional neural network to automatically learn relevant features from
sample images and automatically identify those features in new images.
Role of Convolutional Neural Networks in
Image Recognition
 Convolutional Neural Networks play a crucial role in solving the problems stated above. Its basic
principles have taken the inspiration from our visual cortex.
 The inputs of CNN are not fed with the complete numerical values of the image. Instead, the
complete image is divided into a number of small sets with each set itself acting as an image.
 A small size of filter divides the complete image into small sections. Each set of neurons is
connected to a small section of the image.
Uses of Image Recognition
 Drones: Drones equipped with image recognition capabilities can provide vision-based automatic
monitoring, inspection, and control of the assets located in remote areas.
 Manufacturing: Inspecting production lines, evaluating critical points on a regular basis within the
premises. Monitoring the quality of the final products to reduce the defects.
 Military Surveillance: Detection of unusual activities in the border areas and automatic decision-
making capabilities can help prevent infiltration and result in saving the lives of soldiers.
 Forest Activities: Unmanned Aerial Vehicles can monitor the forest, predict changes that can result
in forest fires, and prevent poaching. It can also provide a complete monitoring of the vast lands,
which humans cannot access easily.
 Autonomous Vehicles: Autonomous vehicles with image recognition can identify activities on the
road and take necessary actions. Mini robots can help logistics industries to locate and transfer the
objects from one place to another. It also maintains the database of the product movement history
to prevent the product from being misplaced or stolen.
Latest Trends
 Google Vision : can detect whether you’re a cat or a human, as well as the parts of your face.
It tries to detect whether you’re posed or doing something that wouldn’t be okay for Google
Safe Search—or not. It even tries to detect if you’re happy or sad. Google Cloud Vision API PI
enables developers to understand the content of an image by encapsulating powerful
machine learning models in an easy to use REST API.
 Apple’s Face Recognition : Face ID uses a "TrueDepth camera system", which consists of
sensors, cameras, and a dot projector at the top of the iPhone display in the notch to create a
detailed 3D map of your face. It provides more privacy than Google Pixel and Samsung Galaxy
S series mobile phones.
Threats of Image Recognition
 China facial recognition: Law professor sues Hangzhou Safari Park is violating consumer
protection law by compulsorily collecting visitors individual characteristics, after it suddenly
made facial recognition registration a mandatory requirement for visitor entrance.
 Mass surveillance fears as India readies facial recognition system : As India prepares to
install a nationwide facial recognition system in an effort to catch criminals and find missing
children, human rights and technology experts warn of the risks to privacy from increased
surveillance.
 US government keeps its use of facial recognition tech secret : The ACLU is suing FBI the
Department of Justice, and the DEA to get documents that explain how the US government is
using facial recognition technology.
Latest Research in 2019
 Automatic Video Surveillance System For Pedestrian Crossing using Digital Image Processing
 Remote Sensor Networks for Prediction of Chilli Crop Diseases using Infra-Red Image
processing techniques.
 Natural Language Processing technique for Image Spam Detection
 Food Image Processing Techniques
Image recognition

More Related Content

What's hot

Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...Kuntal Bhowmick
 
Facial Emotion Recognition: A Deep Learning approach
Facial Emotion Recognition: A Deep Learning approachFacial Emotion Recognition: A Deep Learning approach
Facial Emotion Recognition: A Deep Learning approachAshwinRachha
 
Facial emotion recognition
Facial emotion recognitionFacial emotion recognition
Facial emotion recognitionRahin Patel
 
Face detection ppt
Face detection pptFace detection ppt
Face detection pptPooja R
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.Sandeep Wakchaure
 
Digital image processing
Digital image processingDigital image processing
Digital image processingmanpreetgrewal
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologyShubhamLamichane
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system pptRavi Kumar
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?NVIDIA
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance systemNaomi Kulkarni
 
Automated Face Detection System
Automated Face Detection SystemAutomated Face Detection System
Automated Face Detection SystemAbhiroop Ghatak
 

What's hot (20)

Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Computer vision
Computer visionComputer vision
Computer vision
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
Ai lecture 03 computer vision
Ai lecture 03 computer visionAi lecture 03 computer vision
Ai lecture 03 computer vision
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
 
Facial Emotion Recognition: A Deep Learning approach
Facial Emotion Recognition: A Deep Learning approachFacial Emotion Recognition: A Deep Learning approach
Facial Emotion Recognition: A Deep Learning approach
 
Facial emotion recognition
Facial emotion recognitionFacial emotion recognition
Facial emotion recognition
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
 
Computer vision
Computer vision Computer vision
Computer vision
 
Computer vision ppt
Computer vision pptComputer vision ppt
Computer vision ppt
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Computer vision
Computer visionComputer vision
Computer vision
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system ppt
 
Face detection
Face detectionFace detection
Face detection
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?
 
Face recognition attendance system
Face recognition attendance systemFace recognition attendance system
Face recognition attendance system
 
Automated Face Detection System
Automated Face Detection SystemAutomated Face Detection System
Automated Face Detection System
 

Similar to Image recognition

Project ppt 2.pptx
Project ppt 2.pptxProject ppt 2.pptx
Project ppt 2.pptxAKASHCSE1137
 
Class PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptxClass PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptxDivyaKumari588020
 
What is Computer Vision?
What is Computer Vision?What is Computer Vision?
What is Computer Vision?Kavika Roy
 
Computer Vision for Object Detection and Tracking.pdf
Computer Vision for Object Detection and Tracking.pdfComputer Vision for Object Detection and Tracking.pdf
Computer Vision for Object Detection and Tracking.pdfNexgits Private Limited
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Abdullah al Mamun
 
final presentation (1258)52.524p2070525ptx
final presentation (1258)52.524p2070525ptxfinal presentation (1258)52.524p2070525ptx
final presentation (1258)52.524p2070525ptxnewnotion4
 
ASHISH SEMINAR PRESENTATION fully animated.pptx
ASHISH SEMINAR PRESENTATION fully animated.pptxASHISH SEMINAR PRESENTATION fully animated.pptx
ASHISH SEMINAR PRESENTATION fully animated.pptxnewnotion4
 
Introduction-to-Computer-Vision PPPP.pptx
Introduction-to-Computer-Vision PPPP.pptxIntroduction-to-Computer-Vision PPPP.pptx
Introduction-to-Computer-Vision PPPP.pptxShivaniPaswan6
 
What is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdfWhat is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdfSoftmaxAi
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhavVaibhav P
 
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...ijceronline
 
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...IJMER
 
Image_recognition.pptx
Image_recognition.pptxImage_recognition.pptx
Image_recognition.pptxjohn6938
 
IRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET Journal
 
Saksham presentation
Saksham presentationSaksham presentation
Saksham presentationSakshamTurki
 

Similar to Image recognition (20)

Project ppt 2.pptx
Project ppt 2.pptxProject ppt 2.pptx
Project ppt 2.pptx
 
Class PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptxClass PPT based on engineering subject cv.pptx
Class PPT based on engineering subject cv.pptx
 
What is Computer Vision?
What is Computer Vision?What is Computer Vision?
What is Computer Vision?
 
Computer Vision for Object Detection and Tracking.pdf
Computer Vision for Object Detection and Tracking.pdfComputer Vision for Object Detection and Tracking.pdf
Computer Vision for Object Detection and Tracking.pdf
 
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
Artificial Intelligence: Classification, Applications, Opportunities, and Cha...
 
final presentation (1258)52.524p2070525ptx
final presentation (1258)52.524p2070525ptxfinal presentation (1258)52.524p2070525ptx
final presentation (1258)52.524p2070525ptx
 
ASHISH SEMINAR PRESENTATION fully animated.pptx
ASHISH SEMINAR PRESENTATION fully animated.pptxASHISH SEMINAR PRESENTATION fully animated.pptx
ASHISH SEMINAR PRESENTATION fully animated.pptx
 
Introduction-to-Computer-Vision PPPP.pptx
Introduction-to-Computer-Vision PPPP.pptxIntroduction-to-Computer-Vision PPPP.pptx
Introduction-to-Computer-Vision PPPP.pptx
 
Computer vision
Computer visionComputer vision
Computer vision
 
What is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdfWhat is Computer Vision and How Does it Work.pdf
What is Computer Vision and How Does it Work.pdf
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
Scale Invariant Feature Transform Based Face Recognition from a Single Sample...
 
Object recognition
Object recognitionObject recognition
Object recognition
 
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
Real Time Vision Hand Gesture Recognition Based Media Control via LAN & Wirel...
 
G041041047
G041041047G041041047
G041041047
 
Waymo Essay
Waymo EssayWaymo Essay
Waymo Essay
 
Computer vesion
Computer vesionComputer vesion
Computer vesion
 
Image_recognition.pptx
Image_recognition.pptxImage_recognition.pptx
Image_recognition.pptx
 
IRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial Intelligence
 
Saksham presentation
Saksham presentationSaksham presentation
Saksham presentation
 

Recently uploaded

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Recently uploaded (20)

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

Image recognition

  • 2. What is Image Recognition ?  The recent advancement in artificial intelligence and machine learning has contributed to the growth of computer vision and image recognition concepts. From controlling a driver-less car to carrying out face detection for a biometric access, image recognition helps in processing and categorizing objects based on trained algorithms.  Image recognition is a term for computer technologies that can recognize certain people, animals, objects or other targeted subjects through the use of algorithms and machine learning concepts.  The term “image recognition” is connected to “computer vision,” which is an overarching label for the process of training computers to “see” like humans, and “image processing,” which is a catch-all term for computers doing intensive work on image data.
  • 3. How is it used ?  Computer views visuals as an array of numerical values and looks for patterns in the digital image, be it a still, video, graphic, or even live, to recognize and distinguish key features of the image.  Computer vision uses Image Processing Algorithms to analyze and understand visuals from a single image or a sequence of images.  With the advent of autonomous or semi autonomous cars, drones, wearables the potential of computer vision is growing and many organizations are investing in image recognition to interpret and analyze data coming primarily from visual sources for a number of uses such as medical image analysis, identifying objects in autonomous cars, face detection for security purpose, etc.  Image recognition is the ability of a system or software to identify objects, people, places, and actions in images. It uses machine vision technologies with artificial intelligence and trained algorithms to recognize images through a camera system.
  • 4. Techniques  The use of convolutional neural networks to filter images through a series of artificial neuron layers.  The convolutional neural network was specifically set up for image recognition and similar image processing.  Through a combination of techniques such as max pooling, stride configuration and padding, convolutional neural filters work on images to help machine learning programs get better at identifying the subject of the picture.  A digital image represents a matrix of numerical values. These values represent the data associated with the pixel of the image. The intensity of the different pixels, averages to a single value, representing itself in a matrix format.  The information fed to the recognition systems is the intensities and the location of different pixels in the image. With the help of this systems learn to map out a relationship or pattern.
  • 5.
  • 6. Limitations of Regular Neural Networks for Image Recognition  The huge availability of data makes it difficult to process it due to the limited hardware availability.  Difficulty in interpreting the model since the vague nature of the models prohibits its application in a number of areas.  Development takes longer time and hence, the flexibility is compromised with the development time. Although the availability of libraries like Keras makes the development simple, it lacks flexibility in its usage. Also, the Tensorflow provides more control, but it is complicated in nature and requires more time in development.
  • 7. Challenges of Image Recognition  Viewpoint Variation: In a real world, the entities within the image are aligned in different directions and when such images are fed to the system, the system predicts inaccurate values.  Scale Variation: Variations in size affect the classification of the object. The closer you view the object the bigger it looks in size and vice-versa  Deformation: Objects do not change even if they are deformed. The system learns from the perfect image and forms a perception that a particular object can be in specific shape only.  Inter-class Variation: Certain object varies within the class. They can be of different shape, size, but still represents the same class. For example, buttons, chairs, bottles, bags come in different sizes and appearances.  Occlusion: Certain objects obstruct the full view of an image and result in incomplete information being fed to the system. It is necessary to devise an algorithm that is sensitive to these variations and consist of a wide range of samples of the data
  • 8. Recognition Methods  Optical Character Recognition  Pattern Matching & Gradient Matching  Face Recognition  License Plate Matching  Scene Identification or Scene Change Detection  Image Recognition Using Machine Learning : A machine learning approach to image recognition involves identifying and extracting key features from images and using them as input to a machine learning model. An example of this is classifying digits using HOG features and an SVM Classifier.  Image Recognition Using Deep Learning : A deep learning approach to image recognition may involve the use of a convolutional neural network to automatically learn relevant features from sample images and automatically identify those features in new images.
  • 9. Role of Convolutional Neural Networks in Image Recognition  Convolutional Neural Networks play a crucial role in solving the problems stated above. Its basic principles have taken the inspiration from our visual cortex.  The inputs of CNN are not fed with the complete numerical values of the image. Instead, the complete image is divided into a number of small sets with each set itself acting as an image.  A small size of filter divides the complete image into small sections. Each set of neurons is connected to a small section of the image.
  • 10. Uses of Image Recognition  Drones: Drones equipped with image recognition capabilities can provide vision-based automatic monitoring, inspection, and control of the assets located in remote areas.  Manufacturing: Inspecting production lines, evaluating critical points on a regular basis within the premises. Monitoring the quality of the final products to reduce the defects.  Military Surveillance: Detection of unusual activities in the border areas and automatic decision- making capabilities can help prevent infiltration and result in saving the lives of soldiers.  Forest Activities: Unmanned Aerial Vehicles can monitor the forest, predict changes that can result in forest fires, and prevent poaching. It can also provide a complete monitoring of the vast lands, which humans cannot access easily.  Autonomous Vehicles: Autonomous vehicles with image recognition can identify activities on the road and take necessary actions. Mini robots can help logistics industries to locate and transfer the objects from one place to another. It also maintains the database of the product movement history to prevent the product from being misplaced or stolen.
  • 11. Latest Trends  Google Vision : can detect whether you’re a cat or a human, as well as the parts of your face. It tries to detect whether you’re posed or doing something that wouldn’t be okay for Google Safe Search—or not. It even tries to detect if you’re happy or sad. Google Cloud Vision API PI enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API.  Apple’s Face Recognition : Face ID uses a "TrueDepth camera system", which consists of sensors, cameras, and a dot projector at the top of the iPhone display in the notch to create a detailed 3D map of your face. It provides more privacy than Google Pixel and Samsung Galaxy S series mobile phones.
  • 12. Threats of Image Recognition  China facial recognition: Law professor sues Hangzhou Safari Park is violating consumer protection law by compulsorily collecting visitors individual characteristics, after it suddenly made facial recognition registration a mandatory requirement for visitor entrance.  Mass surveillance fears as India readies facial recognition system : As India prepares to install a nationwide facial recognition system in an effort to catch criminals and find missing children, human rights and technology experts warn of the risks to privacy from increased surveillance.  US government keeps its use of facial recognition tech secret : The ACLU is suing FBI the Department of Justice, and the DEA to get documents that explain how the US government is using facial recognition technology.
  • 13. Latest Research in 2019  Automatic Video Surveillance System For Pedestrian Crossing using Digital Image Processing  Remote Sensor Networks for Prediction of Chilli Crop Diseases using Infra-Red Image processing techniques.  Natural Language Processing technique for Image Spam Detection  Food Image Processing Techniques