IRJET- A Survey on Object Detection with Voice

Page 1

International Research Journal of Engineering and Technology (IRJET)

e-ISSN: 2395-0056

Volume: 08 Issue: 03 | Mar 2021

p-ISSN: 2395-0072

www.irjet.net

A Survey on Object Detection with Voice Prinsi Patel1, Prof. Barkha Bhavsar2 1MTECH

Student, Dept. of computer Engineering, LDRP Institute of Technology and Research, Gandhinagar, Gujarat, India 382015 2Professor, Dept. of computer Engineering, LDRP Institute of Technology and Research, Gandhinagar, Gujarat, India 382015 ---------------------------------------------------------------------***----------------------------------------------------------------------

Abstract - object detection systems have been growing in the last few years for various applications. Since the hardware can not

detect the smallest objects. Many algorithms are used for object detection like Yolo, R-CNN, fast R-CNN, faster R-CNN ,etc. object detection using YOLO is faster than other algorithms and the YOLO scans the whole image completely at one time. Object detection, which is based on Convolutional Neural Networks (CNNs) and it's based on classification and localization. The main motive of this survey is that the smallest amount of objects can be detected object and labeling the object with voice for real time object detection. An object is detected by extracting the features of an object like color of the object, texture of the object or shape or some other features. Then based on these features, objects are classified into many classes and each class is assigned a label. When we subsequently provide an image to the model, it will output many objects it detects, the location of a bounding box that contains every object with their label and score indicates the confidence. Text-To-Speech (TTS) conversion is a computer- based system which require for the label are converted text-to-speech. Key Words: Object Detection, Object Recognition, Text-to-Speech Convert, You Only Look Once(YOLO),CNN, R-CNN.

1. INTRODUCTION In previous research, there are various algorithm to the detected object with their label. Object detection is the combination of image classification and object localization. In image classification is used for classify or predict the class of specifying the object in an image. In image classification main goal is accurately to identify the feature of an image. In object localization is locate the object on an image with the boundary box. Object detection is highly capable to deal with multi-class classification and localization. object detection can be broken down into machine learning-based approaches and deep learning-based approaches for object detection and recognition,[1] such as Support vector machine (SVM), Convolutional Neural Networks (CNNs), Regional Convolutional Neural Networks (R-CNNs), You Only Look Once (YOLO) model etc., Since machines cannot detect the objects in an image instantly like humans, it is really necessary for the algorithms to be fast and accurate and to detect the objects in realtime object detection and recognition. In real world there are many object detection systems available and they are providing such an accurate result too. By this survey, we are trying to detect the smallest amount of object of accuracy and label with voice. Text-To-Speech (TTS) conversion is a computer- based system that divide the two module image processing and voice processing module. In image processing module, optimal character recognition(OCR) has convert the .jpg to .txt format. OCR has recognize the character automatically. In vice processing module has convert .txt to speech. This paper will give a literature survey on object detection and detected object convert the text-to speech. Different types of object detection algorithm like CNN, R-CNN, fast-CNN, faster-CNN, YOLO.

2. ALGORITHMS 2.1. YOLO You look only once(YOLO) is an object detection algorithm that targets the real time application. In YOLO is the predict the boundary boxes and confidence score. YOLO algorithm is based on regression which predicts the boundary boxes and probabilities for each region of the whole image at one time. YOLO trains on full images and directly optimizes detection performance. In YOLO, first we take the input image and the image is resized according to the algorithm. The image is passed through the 24 convolution network layer followed by two fully connected layers. After that the non-maximum suppression apply to the image. The output becomes a detected object that shows the boundary box and confidence.

© 2021, IRJET

|

Impact Factor value: 7.529

|

ISO 9001:2008 Certified Journal

|

Page 1876


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.
IRJET- A Survey on Object Detection with Voice by IRJET Journal - Issuu