SlideShare a Scribd company logo
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Sr No Group Member Roll No
1. Sejal Bishoyi 11
2. Jaykumar Kabra 26
3. Swaraj Patil 44
4. Om Suwarnakar 62
THIRD EYE
Name of Guide: Mr. Abhijeet Shete
D11A Group No: G11-7
1. Today, machine learning is used in many types of industries from medical image
processing to autonomous cars. Detecting objects in images has also become one of the
important research areas and now computers are able to not only detect objects but also
are able to draw bounding boxes on it. This is also known as computer vision.
2. Therefore , we proposed the implementation of computer vision machine learning
ssssalgorithms to detect objects.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Why This Project?
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Why This Project?
The World Health Organization (WHO) reported that at least 2.2 billion people
worldwide have a visual impairment or blindness
1. 1.09 billion people, over the age of 35, suffer from visual impairment .
1. Assistive devices have been used for the blind and visually impaired people to
overcome various physical, social, infrastructural, and accessibility barriers to
independence and to live active, productive, and independent lives as equal
members of the society
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Introduction
1. Vision is one of the very essential human senses and it plays the most important role in
human perception about the surrounding environment.
2. Detecting objects in images has also become one of the important research areas and now
computers are able to not only detect objects but also are able to draw bounding boxes on
it. This is also known as computer vision.
3. We proposed the implementation of computer vision machine learning algorithms for
object detection.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Literature Review
1.2019 6th IEEE International Conference on Engineering Technologies
and Applied Sciences (ICETAS)
Object Detection and Narrator for Visually Impaired People.
This paper explains how convolution neural networks are
trained on ImageNet dataset that can detect objects and
narrate detected objects information to the visually impairs
person. This implementation can be used with any device
using a camera that includes computers, tablets and mobile
phones.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Literature Review
2.International Journal of Engineering Research & Technology (IJERT)
Vol. 9 Issue 09, September-2020
Assistive Object Recognition System for Visually Impaired
This paper proposed to aid the visually impaired by introducing a system that is most
feasible, compact, and cost-effective. So, the paper
implied a system that makes use of Raspberry Pi in which
you only look once (YOLO v3) machine learning
algorithm trained on the coco database is applied.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Literature Review
3.2020 IEEE Region 10 Symposium (TENSYMP), 5-7 June 2020, Dhaka,
Bangladesh
Assistive Technology for Visually Impaired using Tensorflow Object in
Raspberry Pi and Coral USB Accelerator
This paper aims to develop an assistive technology
based on Computer Vision, Machine Learning and
Tensorflow to support visually impaired people.
The proposed system will allow the users to
navigate independently using real-time object detection and identification.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Literature Review
4.European Journal of Molecular & Clinical Medicine ISSN 2515-8260
Volume 7, Issue 4, 2020
Real Time Object Detector for Visually Impaired using OPEN
The goal of the present project is to model an object detector to detect objects for visually
impaired people and other commercial purposes by
recognizing the objects at a particular distance.This paper
propose a computer vision concept to convert objects to
text by importing the pre-trained dataset model from the
caffemodel framework and the texts are further converted
into speech.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Hardware/Software
Requirements
Hardware:
Integrated Camera
Integrated Speaker
Software:
MATLAB & Simulink
Libraries:
1. Computer Vision Toolbox
2. Computer vision Toolbox Model for
Mask R-CNN Instance Segmentation
3. Deep Learning Toolbox
4. Deep Learning Toolbox For ResNet-50
Network
5. Image Processing Toolbox
6. MATLAB Support Package For USB
Webcams
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022 -23
Flowchart
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Block Diagram
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Working
1. Initially,the images are captured through camera and these images are send to the
pretrained model.
2. A machine learning model (resnet50-coco) detect the image and find the objects in
the image .
3. At the backend,image processing takes place where necessary processes such as
features detection,features extraction ,etc. takes place.
4. Once the object is detected,the output is send to the user in the form of audio.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Courses
Matlab Onramp
Modules - 14
Status - Completed
Matlab Machine Learning
Modules - 6
Status - Completed
Matlab Deep learning
Modules - 13
Status-Completed
Matlab Image Processing
Modules - 11
Status - Completed
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Plan of Implementation
MONTH PLAN
August 2022 Deciding the topic and researching
September 2022 Completing the courses required for the project
October 2022 Adding the image data and image processing
November 2022 Completion of the project (Software)
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Applications
1. Tracking objects :
2. People Counting :
3. Automated CCTV :
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Applications
4. Person Detection :
4. Vehicle Detection :
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Result
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Result
Accuracy Graph Confusion Matrix
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Conclusion
In this paper we proposed a system which can be used to detect objects in various fields
like medical science , automobile industries and can even be used to assist the visually
impaired person in understanding the environment by narrating the objects in the
surrounding. The developed system is based on using a MATLAB which on loading takes
the image from the camera and pass that image to the server. On server side, a trained
machine learning model is deployed to detect the objects in that image. The result of
detection is passed to the client where a voice library narrates the results to visually
impaired person.
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
References
1. World Health Organization Visual Impairment and Blindness. [(accessed on 24 January 2016)]. Available online:
http://www.Awho.int/mediacentre/factsheets/fs282/en/
2. American Foundation for the Blind. [(accessed on 24 January 2016)]. Available online: http://www.afb.org/
3. National Federation of the Blind. [(accessed on 24 January 2016)]. Available online: http://www.nfb.org/
4. Velázquez R. Wearable and Autonomous Biomedical Devices and Systems for Smart Environment. Springer; Berlin/Heidelberg, Germany:
2010. Wearable assistive devices for the blind; pp. 331–349. [Google Scholar]
5. Baldwin D. Wayfinding technology: A road map to the future. J. Vis. Impair. Blind. 2003;97:612–620. [Google Scholar]
6. Blasch B.B., Wiener W.R., Welsh R.L. Foundations of Orientation and Mobility. 2nd ed. AFB Press; New York, NY, USA: 1997. [Google
Scholar]
7. Shah C., Bouzit M., Youssef M., Vasquez L. Evaluation of RUNetra tactile feedback navigation system for the visually-impaired; Proceedings
of the International Workshop on Virtual Rehabilitation; New York, NY, USA. 29–30 August 2006; pp. 72–77. [Google Scholar]
8. Hersh M.A. International Encyclopedia of Rehabilitation. CIRRIE; Buffalo, NY, USA: 2010. The Design and Evaluation of Assistive Technology
Products and Devices Part 1: Design. [Google Scholar]
9.who.int
…
Department of Electronics Engineering
Department of Electronics Engineering, VESIT 2022- 23
Thank you

More Related Content

What's hot

Final Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingFinal Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingSabnam Pandey, MBA
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
Venkat Projects
 
Image recognition
Image recognitionImage recognition
Image recognition
Nikhil Singh
 
Image recognition
Image recognitionImage recognition
Image recognition
Joel Jose
 
Computer control using hand gestures
Computer control using hand gesturesComputer control using hand gestures
Computer control using hand gestures
RohithND
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learning
pratik pratyay
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
Ameer Mohamed Rajah
 
Sentiment Analysis
Sentiment AnalysisSentiment Analysis
Sentiment Analysis
Ankur Tyagi
 
Counterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image ProcessingCounterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image Processing
karthik0101
 
Reading System for the Blind PPT
Reading System for the Blind PPTReading System for the Blind PPT
Reading System for the Blind PPTBinayak Ghosh
 
chatgpt seminar ppt.pptx
chatgpt seminar ppt.pptxchatgpt seminar ppt.pptx
chatgpt seminar ppt.pptx
AltafSMT
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Afnan Rehman
 
The Power of Sensors in health & healthcare
The Power of Sensors in health & healthcareThe Power of Sensors in health & healthcare
The Power of Sensors in health & healthcare
D3 Consutling
 
Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognition
Bhawana Singh
 
An introduction to the ethics of AI in education
An introduction to the ethics of AI in educationAn introduction to the ethics of AI in education
An introduction to the ethics of AI in education
Jisc
 
UX RULES: 10 ESSENTIAL PRINCIPLES
UX RULES: 10 ESSENTIAL PRINCIPLESUX RULES: 10 ESSENTIAL PRINCIPLES
UX RULES: 10 ESSENTIAL PRINCIPLES
Jeremy Robinson
 
Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition srikanthgadam
 
Generative AI
Generative AIGenerative AI
Generative AI
Carlos J. Costa
 
Sensors on 3 d digitization seminar report
Sensors on 3 d digitization seminar reportSensors on 3 d digitization seminar report
Sensors on 3 d digitization seminar report
Vishnu Prasad
 
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNNTRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
IRJET Journal
 

What's hot (20)

Final Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image ProcessingFinal Year Project-Gesture Based Interaction and Image Processing
Final Year Project-Gesture Based Interaction and Image Processing
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Computer control using hand gestures
Computer control using hand gesturesComputer control using hand gestures
Computer control using hand gestures
 
Real Time Object Dectection using machine learning
Real Time Object Dectection using machine learningReal Time Object Dectection using machine learning
Real Time Object Dectection using machine learning
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Sentiment Analysis
Sentiment AnalysisSentiment Analysis
Sentiment Analysis
 
Counterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image ProcessingCounterfeit Currency Detection using Image Processing
Counterfeit Currency Detection using Image Processing
 
Reading System for the Blind PPT
Reading System for the Blind PPTReading System for the Blind PPT
Reading System for the Blind PPT
 
chatgpt seminar ppt.pptx
chatgpt seminar ppt.pptxchatgpt seminar ppt.pptx
chatgpt seminar ppt.pptx
 
Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)Hand gesture recognition system(FYP REPORT)
Hand gesture recognition system(FYP REPORT)
 
The Power of Sensors in health & healthcare
The Power of Sensors in health & healthcareThe Power of Sensors in health & healthcare
The Power of Sensors in health & healthcare
 
Hand gesture recognition
Hand gesture recognitionHand gesture recognition
Hand gesture recognition
 
An introduction to the ethics of AI in education
An introduction to the ethics of AI in educationAn introduction to the ethics of AI in education
An introduction to the ethics of AI in education
 
UX RULES: 10 ESSENTIAL PRINCIPLES
UX RULES: 10 ESSENTIAL PRINCIPLESUX RULES: 10 ESSENTIAL PRINCIPLES
UX RULES: 10 ESSENTIAL PRINCIPLES
 
Human activity recognition
Human activity recognition Human activity recognition
Human activity recognition
 
Generative AI
Generative AIGenerative AI
Generative AI
 
Sensors on 3 d digitization seminar report
Sensors on 3 d digitization seminar reportSensors on 3 d digitization seminar report
Sensors on 3 d digitization seminar report
 
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNNTRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN
 

Similar to ML for blind people.pptx

INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
IRJET Journal
 
Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person
IJECEIAES
 
Covid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry piCovid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry pi
IRJET Journal
 
Precaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorPrecaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensor
IRJET Journal
 
Review on Arduino-Based Face Mask Detection System
Review on Arduino-Based Face Mask Detection SystemReview on Arduino-Based Face Mask Detection System
Review on Arduino-Based Face Mask Detection System
IRJET Journal
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET Journal
 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask Detection
IRJET Journal
 
Object and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually ImpairedObject and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually Impaired
IRJET Journal
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
IRJET Journal
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind Assistance
IRJET Journal
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance System
IRJET Journal
 
Face Mask and Social Distance Detection
Face Mask and Social Distance DetectionFace Mask and Social Distance Detection
Face Mask and Social Distance Detection
IRJET Journal
 
Deep Learning Assisted Tool for Face Mask Detection
Deep Learning Assisted Tool for Face Mask DetectionDeep Learning Assisted Tool for Face Mask Detection
Deep Learning Assisted Tool for Face Mask Detection
IRJET Journal
 
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
IJECEIAES
 
Advance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCVAdvance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCV
IRJET Journal
 
Application To Monitor And Manage People In Crowded Places Using Neural Networks
Application To Monitor And Manage People In Crowded Places Using Neural NetworksApplication To Monitor And Manage People In Crowded Places Using Neural Networks
Application To Monitor And Manage People In Crowded Places Using Neural Networks
IJSRED
 
A Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question AnsweringA Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question Answering
IRJET Journal
 
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSORAUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
IRJET Journal
 
IRJET - Human Pose Detection using Deep Learning
IRJET - Human Pose Detection using Deep LearningIRJET - Human Pose Detection using Deep Learning
IRJET - Human Pose Detection using Deep Learning
IRJET Journal
 
Human pose detection using machine learning by Grandel
Human pose detection using machine learning by GrandelHuman pose detection using machine learning by Grandel
Human pose detection using machine learning by Grandel
GrandelDsouza
 

Similar to ML for blind people.pptx (20)

INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
INDOOR AND OUTDOOR NAVIGATION ASSISTANCE SYSTEM FOR VISUALLY IMPAIRED PEOPLE ...
 
Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person Visual, navigation and communication aid for visually impaired person
Visual, navigation and communication aid for visually impaired person
 
Covid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry piCovid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry pi
 
Precaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorPrecaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensor
 
Review on Arduino-Based Face Mask Detection System
Review on Arduino-Based Face Mask Detection SystemReview on Arduino-Based Face Mask Detection System
Review on Arduino-Based Face Mask Detection System
 
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually ImpairedIRJET- VI Spectacle – A Visual Aid for the Visually Impaired
IRJET- VI Spectacle – A Visual Aid for the Visually Impaired
 
Intelligent System For Face Mask Detection
Intelligent System For Face Mask DetectionIntelligent System For Face Mask Detection
Intelligent System For Face Mask Detection
 
Object and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually ImpairedObject and Currency Detection for the Visually Impaired
Object and Currency Detection for the Visually Impaired
 
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNETROAD POTHOLE DETECTION USING YOLOV4 DARKNET
ROAD POTHOLE DETECTION USING YOLOV4 DARKNET
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind Assistance
 
Sanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance SystemSanjaya: A Blind Assistance System
Sanjaya: A Blind Assistance System
 
Face Mask and Social Distance Detection
Face Mask and Social Distance DetectionFace Mask and Social Distance Detection
Face Mask and Social Distance Detection
 
Deep Learning Assisted Tool for Face Mask Detection
Deep Learning Assisted Tool for Face Mask DetectionDeep Learning Assisted Tool for Face Mask Detection
Deep Learning Assisted Tool for Face Mask Detection
 
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
 
Advance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCVAdvance Intelligent Video Surveillance System Using OpenCV
Advance Intelligent Video Surveillance System Using OpenCV
 
Application To Monitor And Manage People In Crowded Places Using Neural Networks
Application To Monitor And Manage People In Crowded Places Using Neural NetworksApplication To Monitor And Manage People In Crowded Places Using Neural Networks
Application To Monitor And Manage People In Crowded Places Using Neural Networks
 
A Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question AnsweringA Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question Answering
 
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSORAUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
AUTOMATIC ATTENDANCE SYSTEM MANAGEMENT USING RASPBERRY PI WITH ULTRASONIC SENSOR
 
IRJET - Human Pose Detection using Deep Learning
IRJET - Human Pose Detection using Deep LearningIRJET - Human Pose Detection using Deep Learning
IRJET - Human Pose Detection using Deep Learning
 
Human pose detection using machine learning by Grandel
Human pose detection using machine learning by GrandelHuman pose detection using machine learning by Grandel
Human pose detection using machine learning by Grandel
 

Recently uploaded

Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 

Recently uploaded (20)

Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 

ML for blind people.pptx

  • 1. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Sr No Group Member Roll No 1. Sejal Bishoyi 11 2. Jaykumar Kabra 26 3. Swaraj Patil 44 4. Om Suwarnakar 62 THIRD EYE Name of Guide: Mr. Abhijeet Shete D11A Group No: G11-7
  • 2. 1. Today, machine learning is used in many types of industries from medical image processing to autonomous cars. Detecting objects in images has also become one of the important research areas and now computers are able to not only detect objects but also are able to draw bounding boxes on it. This is also known as computer vision. 2. Therefore , we proposed the implementation of computer vision machine learning ssssalgorithms to detect objects. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Why This Project?
  • 3. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Why This Project? The World Health Organization (WHO) reported that at least 2.2 billion people worldwide have a visual impairment or blindness 1. 1.09 billion people, over the age of 35, suffer from visual impairment . 1. Assistive devices have been used for the blind and visually impaired people to overcome various physical, social, infrastructural, and accessibility barriers to independence and to live active, productive, and independent lives as equal members of the society
  • 4. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Introduction 1. Vision is one of the very essential human senses and it plays the most important role in human perception about the surrounding environment. 2. Detecting objects in images has also become one of the important research areas and now computers are able to not only detect objects but also are able to draw bounding boxes on it. This is also known as computer vision. 3. We proposed the implementation of computer vision machine learning algorithms for object detection.
  • 5. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Literature Review 1.2019 6th IEEE International Conference on Engineering Technologies and Applied Sciences (ICETAS) Object Detection and Narrator for Visually Impaired People. This paper explains how convolution neural networks are trained on ImageNet dataset that can detect objects and narrate detected objects information to the visually impairs person. This implementation can be used with any device using a camera that includes computers, tablets and mobile phones.
  • 6. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Literature Review 2.International Journal of Engineering Research & Technology (IJERT) Vol. 9 Issue 09, September-2020 Assistive Object Recognition System for Visually Impaired This paper proposed to aid the visually impaired by introducing a system that is most feasible, compact, and cost-effective. So, the paper implied a system that makes use of Raspberry Pi in which you only look once (YOLO v3) machine learning algorithm trained on the coco database is applied.
  • 7. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Literature Review 3.2020 IEEE Region 10 Symposium (TENSYMP), 5-7 June 2020, Dhaka, Bangladesh Assistive Technology for Visually Impaired using Tensorflow Object in Raspberry Pi and Coral USB Accelerator This paper aims to develop an assistive technology based on Computer Vision, Machine Learning and Tensorflow to support visually impaired people. The proposed system will allow the users to navigate independently using real-time object detection and identification.
  • 8. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Literature Review 4.European Journal of Molecular & Clinical Medicine ISSN 2515-8260 Volume 7, Issue 4, 2020 Real Time Object Detector for Visually Impaired using OPEN The goal of the present project is to model an object detector to detect objects for visually impaired people and other commercial purposes by recognizing the objects at a particular distance.This paper propose a computer vision concept to convert objects to text by importing the pre-trained dataset model from the caffemodel framework and the texts are further converted into speech.
  • 9. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Hardware/Software Requirements Hardware: Integrated Camera Integrated Speaker Software: MATLAB & Simulink Libraries: 1. Computer Vision Toolbox 2. Computer vision Toolbox Model for Mask R-CNN Instance Segmentation 3. Deep Learning Toolbox 4. Deep Learning Toolbox For ResNet-50 Network 5. Image Processing Toolbox 6. MATLAB Support Package For USB Webcams
  • 10. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022 -23 Flowchart
  • 11. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Block Diagram
  • 12. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Working 1. Initially,the images are captured through camera and these images are send to the pretrained model. 2. A machine learning model (resnet50-coco) detect the image and find the objects in the image . 3. At the backend,image processing takes place where necessary processes such as features detection,features extraction ,etc. takes place. 4. Once the object is detected,the output is send to the user in the form of audio.
  • 13. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Courses Matlab Onramp Modules - 14 Status - Completed Matlab Machine Learning Modules - 6 Status - Completed Matlab Deep learning Modules - 13 Status-Completed Matlab Image Processing Modules - 11 Status - Completed
  • 14. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Plan of Implementation MONTH PLAN August 2022 Deciding the topic and researching September 2022 Completing the courses required for the project October 2022 Adding the image data and image processing November 2022 Completion of the project (Software)
  • 15. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Applications 1. Tracking objects : 2. People Counting : 3. Automated CCTV :
  • 16. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Applications 4. Person Detection : 4. Vehicle Detection :
  • 17. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Result
  • 18. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Result Accuracy Graph Confusion Matrix
  • 19. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Conclusion In this paper we proposed a system which can be used to detect objects in various fields like medical science , automobile industries and can even be used to assist the visually impaired person in understanding the environment by narrating the objects in the surrounding. The developed system is based on using a MATLAB which on loading takes the image from the camera and pass that image to the server. On server side, a trained machine learning model is deployed to detect the objects in that image. The result of detection is passed to the client where a voice library narrates the results to visually impaired person.
  • 20. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 References 1. World Health Organization Visual Impairment and Blindness. [(accessed on 24 January 2016)]. Available online: http://www.Awho.int/mediacentre/factsheets/fs282/en/ 2. American Foundation for the Blind. [(accessed on 24 January 2016)]. Available online: http://www.afb.org/ 3. National Federation of the Blind. [(accessed on 24 January 2016)]. Available online: http://www.nfb.org/ 4. Velázquez R. Wearable and Autonomous Biomedical Devices and Systems for Smart Environment. Springer; Berlin/Heidelberg, Germany: 2010. Wearable assistive devices for the blind; pp. 331–349. [Google Scholar] 5. Baldwin D. Wayfinding technology: A road map to the future. J. Vis. Impair. Blind. 2003;97:612–620. [Google Scholar] 6. Blasch B.B., Wiener W.R., Welsh R.L. Foundations of Orientation and Mobility. 2nd ed. AFB Press; New York, NY, USA: 1997. [Google Scholar] 7. Shah C., Bouzit M., Youssef M., Vasquez L. Evaluation of RUNetra tactile feedback navigation system for the visually-impaired; Proceedings of the International Workshop on Virtual Rehabilitation; New York, NY, USA. 29–30 August 2006; pp. 72–77. [Google Scholar] 8. Hersh M.A. International Encyclopedia of Rehabilitation. CIRRIE; Buffalo, NY, USA: 2010. The Design and Evaluation of Assistive Technology Products and Devices Part 1: Design. [Google Scholar] 9.who.int …
  • 21. Department of Electronics Engineering Department of Electronics Engineering, VESIT 2022- 23 Thank you