SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 7 Issue 2, March-April 2023 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 857
Real Time Object Detection with Audio Feedback using Yolo_v3
Dr. K. Nagi Reddy, K. Sreeja, M. Sreenivasulu Reddy, K. Sireesha, M. Triveni
Department of ECE, N.B.K.R. Institute of Science and Technology, Tirupati District, Andhra Pradesh, India
ABSTRACT
In this paper, we propose a system that combines real-time object
detection using the YOLOv3 algorithm with audio feedback to assist
visually impaired individuals in locating and identifying objects in
their surroundings. The YOLOv3 algorithm is a state-of-the-art
object detection algorithm that has been used in numerous studies for
various applications. Audio feedback has also been studied in
previous research as a useful tool for assisting visually impaired
individuals. Our proposed system builds on the effectiveness of both
these technologies to provide a valuable tool for improving the
independence and quality of life of visuallyimpaired individuals. We
present the architecture of our proposed system, which includes a
YOLOv3 model for object detection and a text-to-speech engine for
providing audio feedback. We also present the results of our
experiments, which demonstrate the effectiveness of our system in
detecting and identifying objects in real-time. Our proposed system
can be used in various settings, such as indoor and outdoor
environments, and can assist visually impaired individuals in various
activities such as the navigation and object identification.
KEYWORDS: Object detection, YOLO RCNN
How to cite this paper: Dr. K. Nagi
Reddy | K. Sreeja | M. Sreenivasulu
Reddy | K. Sireesha | M. Triveni "Real
Time Object Detection with Audio
Feedback using
Yolo_v3" Published
in International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-7 |
Issue-2, April 2023, pp.857-860, URL:
www.ijtsrd.com/papers/ijtsrd55158.pdf
Copyright © 2023 by author (s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an
Open Access article
distributed under the
terms of the Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/by/4.0)
I. INTRODUCTION
One of the difficult applications of computer vision is
object recognition, which has been widely used in
various fields, such as autonomous vehicles, robotics,
security tracking, and guiding visually impaired
people. Many algorithms were increasing the
connection between video analysis and picture
understanding as deep learning advanced quickly.
Using varied network architectures, each of these
techniques accomplishes the same task of multiple
object detection in complicated images. The freedom
of movement in an unknown environment is restricted
by the absence of vision impairment, thus it is crucial
to use modern technologies and teach them to assist
blind people whenever necessary.
Python module used to translate statements into audio
speech in order to obtain the audio Feedback gTTS
(Google Text to Speech). The Python module is used
to play the audio in the project. Both algorithms are
examined using webcams in various scenarios to
assess algorithm accuracy in every scenario.
II. LITERATURE SURVEY:
1. C. Senthil Singh and Sherin Cherian.
Implementation of object tracking in real time
using a camera. Real-time object tracking and
detection are crucial functions in many computer
vision systems. Variations in object shape, partial
and total occlusion, and scene illumination pose
serious challenges for reliable object tracking. We
provide a method for object detection and
tracking that combines kalman filtering and
Prewitt edge detection. The two key components
of object tracking that can be accomplished by
applying these methods are the representation of
the target item and the location prediction. Real-
time object tracking is created here using a
webcam. Tests demonstrate that our tracking
system can efficiently track moving objects even
when they are deformed or obscured, as well as
track several objects.
2. Shou-tao Xu, Zhong-Qiu Zhao, Peng Zheng, and
Xindong Wu. Deep Learning for Object
Recognition: A Review. The foundation of
conventional object detection techniques is
shallow trainable structures and handmade
features. Building intricate ensembles that
incorporate several low-level picture features with
high-level context from object detectors and scene
classifiers can readily stabilize their performance.
IJTSRD55158
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 858
In order to solve the issues with traditional
architectures, more potent tools that can learn
semantic, high-level, deeper features are being
offered as a result of deep learning's quick
development. In terms of network architecture,
training methodology, optimization function, etc.,
these models behave differently. In this paper, we
explore object detection frameworks based on
deep learning. A brief history of deep learning
and its illustrative tool, the Convolutional Neural
Network, is given before our review (CNN).
Then, we concentrate on common generic object
detection architectures with a few changes and
helpful tips to further enhance detection
performance. We also provide a brief overview of
a number of specific tasks, such as salient item
detection, face detection, and pedestrian
detection, as different specific detection tasks
exhibit different characteristics. Moreover,
experimental studies are offered to contrast
different approaches and reach some insightful
results. In order to provide direction for future
work in both object identification and pertinent
neural network based learning systems, a number
of promising directions and tasks are provided.
3. B. Triggs and N. Dalal. Oriented gradient
histograms for human detection. We investigate
the issue of feature sets for reliable visual object
recognition using a test case of linear SVM-based
human detection. In this experimental
demonstration, we demonstrate that grids of
histograms of oriented gradient (HOG)
descriptors greatly outperform existing feature
sets for human detection after examining existing
edge and gradient based descriptors. We examine
the impact of each computation stage on
performance and come to the conclusion that fine-
scale gradients, fine orientation binning,
somewhat coarse spatial binning, and excellent
local contrast normalization in overlapping
descriptor blocks are all crucial for successful
outcomes. As a result of the new method's nearly
flawless separation on the original MIT pedestrian
collection, we present a more difficult dataset
with over 1800 annotated human photos.
4. Robert Girshick Donahue, Jeff Toby Darrell Mr.
Jitendra Malik. Convolutional networks grounded
on regions enabling precise object discovery and
segmentation. The competition's last times saw a
table in object discovery capability as determined
by tests on the sanctioned PASCAL VOC
Challenge datasets. Complex ensemble systems
with colourful low- position visual attributes and
high- position environment were the most
effective ways. In this study, we offer a
straightforward and scalable discovery algorithm
that achieves a mean average perfection (Chart)
of 62.4 percent, an increase of further than 50
percent in comparison to the former stylish result
on VOC 2012. This. system combines two
generalities (1) when labelled training data are
scarce, supervised-training for an supplementary
task, followed by sphere-specific fine- tuning,
significantly improves performance; and (2) when
labelled training data are scarce, one can apply
high- capacity convolutional networks(CNNs) to
bottom- up region proffers in order to localize and
member objects. the final model R- CNN or
Region- grounded Convolutional Network is
related to CNN because the combine region
proffers with CNNs.
III. EXISTING SYSTEM:
In recent times numerous algorithms are developed
by numerous experimenters. Both machine literacy
and deep literacy approaches work in this operation of
computer vision. This section outlines the trip of the
different ways used by the experimenters in their
study since 2012. SVM algorithm for detecting
objects in real time is used. A point sensor which is
used to prize meaningful information from the image
ignoring the background image. This algorithm works
effectively in detecting mortal and textual data. To
ameliorate the performance in further general
situations. Interesting deep literacy approaches were
also used by numerous experimenters in their work.
Currently Convolutional Neural Network (CNN)
grounded styles were demonstrated to achieve real
time object discovery. For e.g. Region of proffers
network (RCNN)[5]. RCNN use full image only
looks at the portion where the probability of having
object is high. It excerpts 2000 regions of every
image and ignores rest of the part and takes 45
seconds to reuse every new image. Due to this picky
hunt property RCNN works sluggishly and
occasionally ignore the important part of the image.
After this comes the YOLO family, this another best
methods for object detection. RCNN are generally
more accurate but YOLO algorithms are important
faster and further effective to work in real time
discovery. You Only Look Once (YOLO) formerly
works on full image by dividing the input image into
SXS grid and prognosticating bounding boxes and
confidence scores for every grid. Second Version of
YOLO algorithm i.e. YOLO_V2 comes with some
advancements in terms of perfecting delicacy and
making it briskly than YOLO algorithm. YOLO_V2
uses a batch normalization conception which
improves the perfection by 2 than original YOLO
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 859
algorithm [6]; it also uses a conception of anchor
boxes as used in region of proffers system which
make YOLO free from all suppositions on bounding
boxes. also came the rearmost and the third
interpretation of YOLO algorithm (YOLO_V3)
which shows slightly better performance and more
accurate than YOLO replaces the collective exclusive
conception to multi marker bracket i.e. it makes 3
prognostications at each situations. It shows excellent
performance in detecting small objects. The main end
of this study is object discovery with the ultimate
interpretation YOLO_V3 algorithm with audio
feedback that can help eyeless peoples to fete all kind
of objects near them. As humans can see outside
world by using their smarts and eyes and can fluently
fete every objects but this capability is lost for
visually bloodied peoples[7].
IV. PROPOSED SYSTEM:
A system that will identify all conceivable daily
numerous things and then urge a voice to warn a
person about the closest and farthest objects nearby
show in in figure 1a[8]
In order to obtain audio at the output of any system
for object detection the web speech API is used to
create speech at the end which is show as model
architecture illustrated in figure 1b
Fig1a. Model Architecture
Fig1b. Model Architecture
V. METHODOLOGY:
YOLO-V3 is a part of object detection, Object
detection is a computer technologyrelated tocomputer
vision and image processing that deals with detecting
instances of semantic objects of a certain class (such
as humans, buildings, or cars) in digital images and
videos. Well- researched domains of object detection
include facedetection and pedestrian detection. Object
detection has applications in many areas of computer
vision, including image retrieval and video
surveillance[9-11]. Every object class has its own
special features that help in classifying the class.
Object class detection uses these special features. For
example, when looking for circles, objects that are at a
particular distance from a point (i.e., the center) are
sought. Similarly, when looking for squares, objects
that are perpendicular at corners and have equal side
lengths are needed. A similar approach is used for face
identification where eyes, nose, and lips can be found
and features like skin colour and distance between
eyes can be found is shown in figure 2.
Fig2: Work flow of YoloV3
VI. Results and discussion
From the table 1. it is inferred that the text input is
being converted as a speech signal, and image which
is being inputted through a camera of fig 2.also
available as a speech to recognise that it is a particular
object by the visually impaired people.
The object detection of text message and an object is
detected using YOLO and YOLO-V3which is shown
in figure 3.
Apart from object detection of an image object the
performance metrics also measured and comparative
analysis had made as a table shown in table 2.
It is obtained from the Table 2 that the precision of
YOLO-V3 is superior than YOLO by 10.10%, the
Recall also increased by a factor10.08%, the
inference time reduced by 1.455sec.Hence, it is
claiming that YOLO-V3 is faster than YOLO in
detecting the object under test. Fig 2. Is the object
detection using YOLO and YOLO-V3 Difference
between the two are clearly showing the accuracy and
precision.
Table 1: Results of text and image
Input Output Result
Input
features
Tested for different
features given by user on
the model.
Success
Images
We were able to detect
objectsusing yolov3 and use
web speech API to generate
speech.
Success
International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 860
Fig3: Difference between YOLO and YOLO-V3
Table 2: Performance Metrics
Metric in % YOLO YOLO-V3
precision 86.44 96.50
Recall 84.90 94.98
Inference time 1.8sec 0.345sec
VII. CONCLUSION:
Object detection is a computer technology related to
computer vision and image processing that deals with
detecting instances of semantic objects of a certain
class (such as humans, buildings, or cars) in digital
images and videos. Well- researched domains of
object detection include face detection and pedestrian
detection. Objectdetection has applications in many
areas of computer vision, including image retrieval
and video surveillance. From the results obtained
using YOLO and YOLO-V3 it is concluded that
YOLO Family is better than RCNN family.
REFERENCES:
[1] S. Cherian, & C. Singh, “Real Time
Implementation of Object Tracking Through
webcam,”International Journal of Research in
Engineering and Technology, 128-132, (2014)
[2] Z. Zhao, Q. Zheng, P. Xu, S. T, & X. Wu,
“Object detection with deep learning: A
review,” IEEE transactions on neural networks
and learning systems, 30(11), 212-3232, (2019).
[3] N. Dalal, & B. Triggs, “Histograms of oriented
gradients for human detection,” In 2005 IEEE
computer society conference on computer
vision and pattern recognition (CVPR'05) (Vol.
1, pp. 886-893). IEEE, (2005, June).
[4] R. Girshick., J. Donahue, T. Darrell, &J. Malik,
“Region-based convolutional networks for
accurate object detection and segmentation,”
IEEE transactions on pattern analysis and
machine intelligence, 38(1), 142-158, (2015).
[5] X. Wang, A. Shrivastava, & A. Gupta, “A-fast-
r-cnn: Hard positive generation via adversary
for object detection,” In Proceedings of the
IEEE Conference on Computer Vision and
Pattern Recognition (pp. 2606- 2615), (2017).
[6] S. Ren, K. H, R. Girshick, & J. Sun, “Faster r-
cnn: Towards real-time object detection with
region proposal networks,” In Advances in
neural information processing systems (pp. 91-
99),(2015).
[7] J. Redmon, S. Divvala, R. Girshick, & A.
Farhadi, “You only look once: Unified, real-
time object detection,” In Proceedings of the
IEEE conference on computer vision and
pattern recognition (pp. 779-788), (2016).
[8] J. Redmon, & A. Farhadi, “YOLO9000: better,
faster, stronger,” In Proceedings of the IEEE
conference on computer vision and pattern
recognition (pp. 7263-7271) (2017).
[9] J. Redmon & A. Farhadi, “Yolov3: An
incremental improvement,” ArXiv preprint
arXiv: 1804.02767, (2018).
[10] R. Bharti, K. Bhadane, P. Bhadane, & A.
Gadhe, “Object Detection and Recognition for
Blind Assistance,” International Research
Journal of Engineering and Technology(IRJET)
e-ISSN: 2395-0056 Volume: 06, (2019).
[11] T. Lin, Y. Maire, M. Belongie, S. Hays, J.
Perona, P. Ramanan, D., & C.L. Zitnick,
“Microsoft coco: Common objects in context,”
In European conference on computer vision (pp.
740-755). Springer, Cham, (2014, September).

More Related Content

Similar to Real Time Object Detection with Audio Feedback using Yolo v3

IRJET - Direct Me-Nevigation for Blind People
IRJET -  	  Direct Me-Nevigation for Blind PeopleIRJET -  	  Direct Me-Nevigation for Blind People
IRJET - Direct Me-Nevigation for Blind PeopleIRJET 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
 
IRJET - Object Detection using Deep Learning with OpenCV and Python
IRJET - Object Detection using Deep Learning with OpenCV and PythonIRJET - Object Detection using Deep Learning with OpenCV and Python
IRJET - Object Detection using Deep Learning with OpenCV and PythonIRJET Journal
 
Object Detection An Overview
Object Detection An OverviewObject Detection An Overview
Object Detection An Overviewijtsrd
 
IRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET Journal
 
A novel enhanced algorithm for efficient human tracking
A novel enhanced algorithm for efficient human trackingA novel enhanced algorithm for efficient human tracking
A novel enhanced algorithm for efficient human trackingIJICTJOURNAL
 
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...IRJET Journal
 
IRJET- Identification of Missing Person in the Crowd using Pretrained Neu...
IRJET-  	  Identification of Missing Person in the Crowd using Pretrained Neu...IRJET-  	  Identification of Missing Person in the Crowd using Pretrained Neu...
IRJET- Identification of Missing Person in the Crowd using Pretrained Neu...IRJET Journal
 
Real-Time Pertinent Maneuver Recognition for Surveillance
Real-Time Pertinent Maneuver Recognition for SurveillanceReal-Time Pertinent Maneuver Recognition for Surveillance
Real-Time Pertinent Maneuver Recognition for SurveillanceIRJET Journal
 
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...IRJET Journal
 
People Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzingPeople Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzingvivatechijri
 
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...ijtsrd
 
IRJET- Object Detection in Real Time using AI and Deep Learning
IRJET- Object Detection in Real Time using AI and Deep LearningIRJET- Object Detection in Real Time using AI and Deep Learning
IRJET- Object Detection in Real Time using AI and Deep LearningIRJET Journal
 
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...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 NetworksIJSRED
 
YOLOv4: A Face Mask Detection System
YOLOv4: A Face Mask Detection SystemYOLOv4: A Face Mask Detection System
YOLOv4: A Face Mask Detection SystemIRJET Journal
 
Survey on video object detection & tracking
Survey on video object detection & trackingSurvey on video object detection & tracking
Survey on video object detection & trackingijctet
 
Review on Object Counting System
Review on Object Counting SystemReview on Object Counting System
Review on Object Counting SystemIRJET Journal
 
Crime Detection using Machine Learning
Crime Detection using Machine LearningCrime Detection using Machine Learning
Crime Detection using Machine LearningIRJET Journal
 
Godeye An Efficient System for Blinds
Godeye An Efficient System for BlindsGodeye An Efficient System for Blinds
Godeye An Efficient System for Blindsijtsrd
 

Similar to Real Time Object Detection with Audio Feedback using Yolo v3 (20)

IRJET - Direct Me-Nevigation for Blind People
IRJET -  	  Direct Me-Nevigation for Blind PeopleIRJET -  	  Direct Me-Nevigation for Blind People
IRJET - Direct Me-Nevigation for Blind People
 
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...
 
IRJET - Object Detection using Deep Learning with OpenCV and Python
IRJET - Object Detection using Deep Learning with OpenCV and PythonIRJET - Object Detection using Deep Learning with OpenCV and Python
IRJET - Object Detection using Deep Learning with OpenCV and Python
 
Object Detection An Overview
Object Detection An OverviewObject Detection An Overview
Object Detection An Overview
 
IRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A SurveyIRJET- Real-Time Object Detection using Deep Learning: A Survey
IRJET- Real-Time Object Detection using Deep Learning: A Survey
 
A novel enhanced algorithm for efficient human tracking
A novel enhanced algorithm for efficient human trackingA novel enhanced algorithm for efficient human tracking
A novel enhanced algorithm for efficient human tracking
 
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...
IRJET - Creating a Security Alert for the Care Takers Implementing a Vast Dee...
 
IRJET- Identification of Missing Person in the Crowd using Pretrained Neu...
IRJET-  	  Identification of Missing Person in the Crowd using Pretrained Neu...IRJET-  	  Identification of Missing Person in the Crowd using Pretrained Neu...
IRJET- Identification of Missing Person in the Crowd using Pretrained Neu...
 
Real-Time Pertinent Maneuver Recognition for Surveillance
Real-Time Pertinent Maneuver Recognition for SurveillanceReal-Time Pertinent Maneuver Recognition for Surveillance
Real-Time Pertinent Maneuver Recognition for Surveillance
 
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...
DSNet Joint Semantic Learning for Object Detection in Inclement Weather Condi...
 
People Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzingPeople Monitoring and Mask Detection using Real-time video analyzing
People Monitoring and Mask Detection using Real-time video analyzing
 
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
Discovering Anomalies Based on Saliency Detection and Segmentation in Surveil...
 
IRJET- Object Detection in Real Time using AI and Deep Learning
IRJET- Object Detection in Real Time using AI and Deep LearningIRJET- Object Detection in Real Time using AI and Deep Learning
IRJET- Object Detection in Real Time using AI and Deep Learning
 
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
IRJET- Review on Human Action Detection in Stored Videos using Support Vector...
 
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
 
YOLOv4: A Face Mask Detection System
YOLOv4: A Face Mask Detection SystemYOLOv4: A Face Mask Detection System
YOLOv4: A Face Mask Detection System
 
Survey on video object detection & tracking
Survey on video object detection & trackingSurvey on video object detection & tracking
Survey on video object detection & tracking
 
Review on Object Counting System
Review on Object Counting SystemReview on Object Counting System
Review on Object Counting System
 
Crime Detection using Machine Learning
Crime Detection using Machine LearningCrime Detection using Machine Learning
Crime Detection using Machine Learning
 
Godeye An Efficient System for Blinds
Godeye An Efficient System for BlindsGodeye An Efficient System for Blinds
Godeye An Efficient System for Blinds
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

Real Time Object Detection with Audio Feedback using Yolo v3

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 7 Issue 2, March-April 2023 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 857 Real Time Object Detection with Audio Feedback using Yolo_v3 Dr. K. Nagi Reddy, K. Sreeja, M. Sreenivasulu Reddy, K. Sireesha, M. Triveni Department of ECE, N.B.K.R. Institute of Science and Technology, Tirupati District, Andhra Pradesh, India ABSTRACT In this paper, we propose a system that combines real-time object detection using the YOLOv3 algorithm with audio feedback to assist visually impaired individuals in locating and identifying objects in their surroundings. The YOLOv3 algorithm is a state-of-the-art object detection algorithm that has been used in numerous studies for various applications. Audio feedback has also been studied in previous research as a useful tool for assisting visually impaired individuals. Our proposed system builds on the effectiveness of both these technologies to provide a valuable tool for improving the independence and quality of life of visuallyimpaired individuals. We present the architecture of our proposed system, which includes a YOLOv3 model for object detection and a text-to-speech engine for providing audio feedback. We also present the results of our experiments, which demonstrate the effectiveness of our system in detecting and identifying objects in real-time. Our proposed system can be used in various settings, such as indoor and outdoor environments, and can assist visually impaired individuals in various activities such as the navigation and object identification. KEYWORDS: Object detection, YOLO RCNN How to cite this paper: Dr. K. Nagi Reddy | K. Sreeja | M. Sreenivasulu Reddy | K. Sireesha | M. Triveni "Real Time Object Detection with Audio Feedback using Yolo_v3" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-7 | Issue-2, April 2023, pp.857-860, URL: www.ijtsrd.com/papers/ijtsrd55158.pdf Copyright © 2023 by author (s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by/4.0) I. INTRODUCTION One of the difficult applications of computer vision is object recognition, which has been widely used in various fields, such as autonomous vehicles, robotics, security tracking, and guiding visually impaired people. Many algorithms were increasing the connection between video analysis and picture understanding as deep learning advanced quickly. Using varied network architectures, each of these techniques accomplishes the same task of multiple object detection in complicated images. The freedom of movement in an unknown environment is restricted by the absence of vision impairment, thus it is crucial to use modern technologies and teach them to assist blind people whenever necessary. Python module used to translate statements into audio speech in order to obtain the audio Feedback gTTS (Google Text to Speech). The Python module is used to play the audio in the project. Both algorithms are examined using webcams in various scenarios to assess algorithm accuracy in every scenario. II. LITERATURE SURVEY: 1. C. Senthil Singh and Sherin Cherian. Implementation of object tracking in real time using a camera. Real-time object tracking and detection are crucial functions in many computer vision systems. Variations in object shape, partial and total occlusion, and scene illumination pose serious challenges for reliable object tracking. We provide a method for object detection and tracking that combines kalman filtering and Prewitt edge detection. The two key components of object tracking that can be accomplished by applying these methods are the representation of the target item and the location prediction. Real- time object tracking is created here using a webcam. Tests demonstrate that our tracking system can efficiently track moving objects even when they are deformed or obscured, as well as track several objects. 2. Shou-tao Xu, Zhong-Qiu Zhao, Peng Zheng, and Xindong Wu. Deep Learning for Object Recognition: A Review. The foundation of conventional object detection techniques is shallow trainable structures and handmade features. Building intricate ensembles that incorporate several low-level picture features with high-level context from object detectors and scene classifiers can readily stabilize their performance. IJTSRD55158
  • 2. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 858 In order to solve the issues with traditional architectures, more potent tools that can learn semantic, high-level, deeper features are being offered as a result of deep learning's quick development. In terms of network architecture, training methodology, optimization function, etc., these models behave differently. In this paper, we explore object detection frameworks based on deep learning. A brief history of deep learning and its illustrative tool, the Convolutional Neural Network, is given before our review (CNN). Then, we concentrate on common generic object detection architectures with a few changes and helpful tips to further enhance detection performance. We also provide a brief overview of a number of specific tasks, such as salient item detection, face detection, and pedestrian detection, as different specific detection tasks exhibit different characteristics. Moreover, experimental studies are offered to contrast different approaches and reach some insightful results. In order to provide direction for future work in both object identification and pertinent neural network based learning systems, a number of promising directions and tasks are provided. 3. B. Triggs and N. Dalal. Oriented gradient histograms for human detection. We investigate the issue of feature sets for reliable visual object recognition using a test case of linear SVM-based human detection. In this experimental demonstration, we demonstrate that grids of histograms of oriented gradient (HOG) descriptors greatly outperform existing feature sets for human detection after examining existing edge and gradient based descriptors. We examine the impact of each computation stage on performance and come to the conclusion that fine- scale gradients, fine orientation binning, somewhat coarse spatial binning, and excellent local contrast normalization in overlapping descriptor blocks are all crucial for successful outcomes. As a result of the new method's nearly flawless separation on the original MIT pedestrian collection, we present a more difficult dataset with over 1800 annotated human photos. 4. Robert Girshick Donahue, Jeff Toby Darrell Mr. Jitendra Malik. Convolutional networks grounded on regions enabling precise object discovery and segmentation. The competition's last times saw a table in object discovery capability as determined by tests on the sanctioned PASCAL VOC Challenge datasets. Complex ensemble systems with colourful low- position visual attributes and high- position environment were the most effective ways. In this study, we offer a straightforward and scalable discovery algorithm that achieves a mean average perfection (Chart) of 62.4 percent, an increase of further than 50 percent in comparison to the former stylish result on VOC 2012. This. system combines two generalities (1) when labelled training data are scarce, supervised-training for an supplementary task, followed by sphere-specific fine- tuning, significantly improves performance; and (2) when labelled training data are scarce, one can apply high- capacity convolutional networks(CNNs) to bottom- up region proffers in order to localize and member objects. the final model R- CNN or Region- grounded Convolutional Network is related to CNN because the combine region proffers with CNNs. III. EXISTING SYSTEM: In recent times numerous algorithms are developed by numerous experimenters. Both machine literacy and deep literacy approaches work in this operation of computer vision. This section outlines the trip of the different ways used by the experimenters in their study since 2012. SVM algorithm for detecting objects in real time is used. A point sensor which is used to prize meaningful information from the image ignoring the background image. This algorithm works effectively in detecting mortal and textual data. To ameliorate the performance in further general situations. Interesting deep literacy approaches were also used by numerous experimenters in their work. Currently Convolutional Neural Network (CNN) grounded styles were demonstrated to achieve real time object discovery. For e.g. Region of proffers network (RCNN)[5]. RCNN use full image only looks at the portion where the probability of having object is high. It excerpts 2000 regions of every image and ignores rest of the part and takes 45 seconds to reuse every new image. Due to this picky hunt property RCNN works sluggishly and occasionally ignore the important part of the image. After this comes the YOLO family, this another best methods for object detection. RCNN are generally more accurate but YOLO algorithms are important faster and further effective to work in real time discovery. You Only Look Once (YOLO) formerly works on full image by dividing the input image into SXS grid and prognosticating bounding boxes and confidence scores for every grid. Second Version of YOLO algorithm i.e. YOLO_V2 comes with some advancements in terms of perfecting delicacy and making it briskly than YOLO algorithm. YOLO_V2 uses a batch normalization conception which improves the perfection by 2 than original YOLO
  • 3. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 859 algorithm [6]; it also uses a conception of anchor boxes as used in region of proffers system which make YOLO free from all suppositions on bounding boxes. also came the rearmost and the third interpretation of YOLO algorithm (YOLO_V3) which shows slightly better performance and more accurate than YOLO replaces the collective exclusive conception to multi marker bracket i.e. it makes 3 prognostications at each situations. It shows excellent performance in detecting small objects. The main end of this study is object discovery with the ultimate interpretation YOLO_V3 algorithm with audio feedback that can help eyeless peoples to fete all kind of objects near them. As humans can see outside world by using their smarts and eyes and can fluently fete every objects but this capability is lost for visually bloodied peoples[7]. IV. PROPOSED SYSTEM: A system that will identify all conceivable daily numerous things and then urge a voice to warn a person about the closest and farthest objects nearby show in in figure 1a[8] In order to obtain audio at the output of any system for object detection the web speech API is used to create speech at the end which is show as model architecture illustrated in figure 1b Fig1a. Model Architecture Fig1b. Model Architecture V. METHODOLOGY: YOLO-V3 is a part of object detection, Object detection is a computer technologyrelated tocomputer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as humans, buildings, or cars) in digital images and videos. Well- researched domains of object detection include facedetection and pedestrian detection. Object detection has applications in many areas of computer vision, including image retrieval and video surveillance[9-11]. Every object class has its own special features that help in classifying the class. Object class detection uses these special features. For example, when looking for circles, objects that are at a particular distance from a point (i.e., the center) are sought. Similarly, when looking for squares, objects that are perpendicular at corners and have equal side lengths are needed. A similar approach is used for face identification where eyes, nose, and lips can be found and features like skin colour and distance between eyes can be found is shown in figure 2. Fig2: Work flow of YoloV3 VI. Results and discussion From the table 1. it is inferred that the text input is being converted as a speech signal, and image which is being inputted through a camera of fig 2.also available as a speech to recognise that it is a particular object by the visually impaired people. The object detection of text message and an object is detected using YOLO and YOLO-V3which is shown in figure 3. Apart from object detection of an image object the performance metrics also measured and comparative analysis had made as a table shown in table 2. It is obtained from the Table 2 that the precision of YOLO-V3 is superior than YOLO by 10.10%, the Recall also increased by a factor10.08%, the inference time reduced by 1.455sec.Hence, it is claiming that YOLO-V3 is faster than YOLO in detecting the object under test. Fig 2. Is the object detection using YOLO and YOLO-V3 Difference between the two are clearly showing the accuracy and precision. Table 1: Results of text and image Input Output Result Input features Tested for different features given by user on the model. Success Images We were able to detect objectsusing yolov3 and use web speech API to generate speech. Success
  • 4. International Journal of Trend in Scientific Research and Development @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD55158 | Volume – 7 | Issue – 2 | March-April 2023 Page 860 Fig3: Difference between YOLO and YOLO-V3 Table 2: Performance Metrics Metric in % YOLO YOLO-V3 precision 86.44 96.50 Recall 84.90 94.98 Inference time 1.8sec 0.345sec VII. CONCLUSION: Object detection is a computer technology related to computer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as humans, buildings, or cars) in digital images and videos. Well- researched domains of object detection include face detection and pedestrian detection. Objectdetection has applications in many areas of computer vision, including image retrieval and video surveillance. From the results obtained using YOLO and YOLO-V3 it is concluded that YOLO Family is better than RCNN family. REFERENCES: [1] S. Cherian, & C. Singh, “Real Time Implementation of Object Tracking Through webcam,”International Journal of Research in Engineering and Technology, 128-132, (2014) [2] Z. Zhao, Q. Zheng, P. Xu, S. T, & X. Wu, “Object detection with deep learning: A review,” IEEE transactions on neural networks and learning systems, 30(11), 212-3232, (2019). [3] N. Dalal, & B. Triggs, “Histograms of oriented gradients for human detection,” In 2005 IEEE computer society conference on computer vision and pattern recognition (CVPR'05) (Vol. 1, pp. 886-893). IEEE, (2005, June). [4] R. Girshick., J. Donahue, T. Darrell, &J. Malik, “Region-based convolutional networks for accurate object detection and segmentation,” IEEE transactions on pattern analysis and machine intelligence, 38(1), 142-158, (2015). [5] X. Wang, A. Shrivastava, & A. Gupta, “A-fast- r-cnn: Hard positive generation via adversary for object detection,” In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (pp. 2606- 2615), (2017). [6] S. Ren, K. H, R. Girshick, & J. Sun, “Faster r- cnn: Towards real-time object detection with region proposal networks,” In Advances in neural information processing systems (pp. 91- 99),(2015). [7] J. Redmon, S. Divvala, R. Girshick, & A. Farhadi, “You only look once: Unified, real- time object detection,” In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 779-788), (2016). [8] J. Redmon, & A. Farhadi, “YOLO9000: better, faster, stronger,” In Proceedings of the IEEE conference on computer vision and pattern recognition (pp. 7263-7271) (2017). [9] J. Redmon & A. Farhadi, “Yolov3: An incremental improvement,” ArXiv preprint arXiv: 1804.02767, (2018). [10] R. Bharti, K. Bhadane, P. Bhadane, & A. Gadhe, “Object Detection and Recognition for Blind Assistance,” International Research Journal of Engineering and Technology(IRJET) e-ISSN: 2395-0056 Volume: 06, (2019). [11] T. Lin, Y. Maire, M. Belongie, S. Hays, J. Perona, P. Ramanan, D., & C.L. Zitnick, “Microsoft coco: Common objects in context,” In European conference on computer vision (pp. 740-755). Springer, Cham, (2014, September).