SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 885
TRAFFIC SIGN BOARD RECOGNITION AND VOICEALERT SYSTEM USING
CNN
Ashwija K C
1
, Prof. Thouseef Ulla Khan
2
1
PG Scholar (MCA), Dept of MCA, Vidya Vikas Institute ofEngineering and Technology, Mysore, Karnataka, India
2
Assistant Professor, Dept ofMCA, Vidya Vikas Institute of Engineering and Technology, Mysore, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Traffic signs showed on the streets assume a
significant part in our lives while driving. They supply
basic data for the street clients. This progressively expects
them to manage their driving way of behaving and
guarantee that they rigorously follow the street guidelines
right now implemented without bringing any hardship to
different drivers and people on foot. Traffic Sign
Classification is utilized to distinguish and order traffic
signs to illuminate and caution a driver in advance to keep
away from infringement of rules. There are sure
weaknesses of the current frameworks utilized for
grouping as wrong expectations equipment cost and
upkeep which are by and large settled by the proposed
framework. The proposed approach executes a traffic
signs characterization calculation utilizing a CNN.
Additionally, it comprises of the element of recognition of
the traffic sign. This will assist the driver with noticing the
sign near his/her eyes on the presentation screen and
consequently save his/her time in physically checking the
traffic sign each time.
Key Words: Traffic Sign Recognition, Convolutional
neural network, Voice alert, datasets, object
detection, Traffic signs.
1.INTRODUCTION
Traffic Sign Recognition and grouping can be utilized to
consequently recognize traffic signs. This is done
consequently by the framework as the traffic sign is
identified and the sign name(text message) is shown and
also alert the driver with a voice message. Thus regardless
of whether any sign is missed by the driver or has any slip
by in fixation it will be recognized. This serves to as needs
be caution the drivers and prohibit specific activities like
over speeding. It additionally disburdens the driver and
consequently expands his/her solace. In this manner
guaranteeing and keeping a beware of the traffic signs and
likewise following them. Traffic signs without a doubt
give us a huge number of data and guide us as needs be
so we can move securely. Traffic Sign Classification is
exceptionally valuable in Automatic Driver Assistance
Systems.
1.1 Objectives
The planned system is trained mistreatment
Convolutional Neural Network (CNN) that helps in traffic
sign image recognition and classification. a group of
categories square measure outlined and trained on a
selected dataset to form it additional correct. Following
the detection of the sign by the system, a voice alert is
shipped through the speaker that notifies the driving
force. The planned system conjointly contains a
neighborhood wherever the vehicle driver is alerted
concerning the traffic signs within the close to proximity
that helps them to remember of what rules to follow on
the route. The aim of this technique is to make sure the
security of the vehicle’s driver, passengers, and
pedestrians.
1.2 Scope
The inspiration for doing this project was essentially an
enthusiasm for undertaking a difficult venture in a
fascinating territory of research. Recognition of traffic
sign is challenging problem. So the project helps the
driver to identify the road sign, if he miss out any sign he
can able toknow by this project.
2. Existing System:
In this day and age identification of traffic signs has turned
into a significant part of our lives. Taking agander at the
rising traffic to guarantee security of all and for
programmed driving from now on traffic sign order is
most extreme essential. Impressive examination has been
finished around acknowledgment of traffic and street
signs. In 1987 theprimary exploration on the point "Traffic
Sign Recognition" was finished by Akatsuka and Imai
where they attempted to construct a major framework
that could perceive traffic signs and caution the drivers and
guarantee his/her security. Yet this was utilized to give the
programmed acknowledgment to just some particular
traffic signs. Traffic sign acknowledgment atfirst showed up
as just speed limit acknowledgment in2008. These images
could identify the round speed limit signs. Then again later
frameworks were planned that performed discovery on
surpassing signs. This innovation was accessible in the
Volkswagen Phaetonand in the 2012 in Volvo S80 V70 and
some more.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 886
Disadvantages:
 The significant disadvantage of these frameworks
was that they couldn't identify as far as possible
signs as they were for the mostpart as bearing signs.
 It is very difficult to detect the traffic sign of extreme
level of variation in appearance. There is a lot of
different traffic-sign categoriesthat don't seem to be
enclosed within the existing assortment of datasets.
3.Planned system:
The In our proposed framework we foster the Road Sign
Board Recognition and Voice Alert System utilizing
Convolutional Neural Network. Our framework will ready
to identify perceive and construe the street traffic signs
would be a huge assistance to the driver. The goal of a
programmed street signs acknowledgment framework is
to recognize and characterize at least one street signs from
inside live variety images. We give awareness of the driver
about the sign utilizing voice of the distinguished sign
board.
Advantages:
 The framework furnishes the driver with constant
data from street signs which comprise the most
significant and testing assignments.
 Next produce an acoustic admonition to the driver
ahead of any risk. This cautioning then permits the
driver to take fitting restorative choices to alleviate
or totally keep away from the occation.
4. System Design
Each and each system has its own design style. Before
beginning each model style we've got to stylethe templet
design of the model. Building the design for machine
learning ideas is characterised supported the important
time functions. This project design follows the following
steps.
Initially user have to register for the system application
or registered user will directly login with the assistance of
user name and passwords. Then insert the image from
the gathering of datasets. then the image process
technique can helps to shows or predict the given traffic
sign. within the development aspect the model
undergoes the extraction of CNN options and classify
Fig: 4.2.1Architecture Design
5.Detailed design
By outlining the specifics of how the application should
be constructed, the software design will be utilised to
assist in the software development of an android
application. Use case models, sequence diagrams, and
other supplementary requirement data are included in
the software design specifications, which are narrative
and graphical documentation of the software design
5.1Diagram of Use Cases:
An example of a behavioural diagram in the Unified
Modelling Language (UML) is a use case diagram, which
is based on and defined by use case studies. A use case
unified modeling language Language (UML) might even
be a specific kind of activity diagram that was created
using a use-casestudy and made available to the general
public. Its
the photographs into traffic signs. Then it
undergoes labelling of image. Finally, model show the
traffic sign name and alert the with voice command.
objective is to provide a graphical illustration
of the utility of a system in terms of the actors, their
goals (represented as use cases), and any
interdependencies between those use cases. The main
purpose of a use case diagram is to show the system
actions that an actor performed. The roles that the
actors in the system played might perhaps be imaginable.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 887
Fig 5.1 Use Case diagram
6.Implementation
Implementation is that the method during which
theoretical idea becomes a functioning device number of
pictures per category within the dataset. The burden of
resistance and the effect on current procedures is moving
to the consumer department at this point. If the
implementation process is not planned and managed, will
lead to confusion the most crucial stage in the
development of a new system and the user should trust
that the new system will work and be affective.
6.1Registration Page
6.2Registration Page
7. Testing
This chapter gives the various test cases performed to
check for the effective execution of the venture. Testing is
a procedure of cross verification of the designed system
model under active state and various inputs. There are
several ways to carry out this approach. The main
objective of software development life cycle is to produce
a product with no errors or very few errors. In the
processes of achieving hassle free software we plan
testing and test cases. Software testing is done for the
success of the application. The testing is done mainly to
check whether the product meet the requirement of the
user properly. It is used to check the bugs and errors in the
system or to find out the defects of the system.
TC
No
Positive
scenario
Required
Input
Expectd
output
Actualoutput Test
Result[
1 Registration Enter avalid
detail
Registeredd
successfully
Registeredd
successfully
Pass
2 Login Loginwith
valid user
name/e mail
and
password
Shouldd cluster
r
successfully
Login
successfulul
Pass
[
[
3 Test for
Upload
trafficsig
Image
Insert the
traffic sign
image
Traffic sign
Image
uploaded
successfully
Traffic sign
Imageuploaded
successfully
Pass
[
4 Train the
data
Train button is
clicked
Training
successful
Training
successful
Pass
7.1Test Scenario
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 888
8.Conclusion
The voice Alert and Traffic Sign Board Detection are
controlled by the Convolutional Neural Network. Only the
CNN model that performed the best on the dataset was
being used after comparing the other CNN models. The
model's accuracy has increased as a result of the addition
of new categories for each traffic sign. When the signal is
identified, a voice message is delivered to the driver to
inform them and assist them in making informed
judgments.
Because it would make driving simpler without
compromising safety, this study could also constitute a
significant advancement in the realm of driving. This
strategy will also be simple to implement without requiring
a lot of hardware, broadening its applicability.
REFERENCES:
2] Anushree.A. S. Kumar H. Iram I. & Divyam K.
(2019). Automatic Signboard Detection System by the
Vehicles.
3] S. Harini V. Abhiram R. Hegde B. D. D. Samarth S. A.
Shreyas and K. H. Gowranga "A smart driver alert
system for vehicle traffic using image detection and
recognition technique " 2017 2nd IEEE International
Conference on Recent Trends in Electronics Information
& Communication Technology (RTEICT) Bangalore India
2017 pp. 1540-1543 doi:
10.1109/RTEICT.2017.8256856.
4] Saha S., Islam M.S., Khaled M.A.B., Taren S. (2019)
An Efficient Traffic Sign Recognition Approach Using a
Novel Deep Neural Network Selection Architecture. In:
Abraham A., Dutta P., Mandal J., Bhattacharya A., Dutta
S. (eds) Emerging Technologies in Data Mining and
Information Security. Advances in Intelligent Systems
and Computing, vol814. Springer, Singapore.
https://doi.org/10.1007/978-981-13-1501-5_74
[5] A. Welzel, A. Auerswald and G. Wanielik, "Accurate
camera-based traffic sign localization," 17th
International IEEE Conference on Intelligent
Transportation Systems (ITSC), Qingdao, China, 2014,
pp. 445-450, doi: 10.1109/ITSC.2014.6957730.
[6] M. Karaduman and H. Eren, "Deep learning based
traffic direction sign detection and determining driving
style," 2017 International Conference on Computer
Science and Engineering (UBMK), Antalya, Turkey, 2017,
pp.1046-1050, doi: 10.1109/UBMK.2017.8093453.
[7] R. Qian, Y. Yue, F. Coenen and B. Zhang, "Traffic sign
recognition with convolutional neural network based on
max pooling positions," 2016 12th International
Conference on Natural Computation, Fuzzy Systems and
Knowledge Discovery (ICNC-FSKD), Changsha, China,
2016, pp. 578-582, doi: 10.1109/FSKD.2016.7603237.
[8] C. Wang, "Research and Application of Traffic Sign
Detection and Recognition Based on Deep Learning," 2018
International Conference on Robots & Intelligent System
(ICRIS), Changsha, China, 2018, pp. 150-152, doi:
10.1109/ICRIS.2018.00047.
1] Yadav Shubham & Patwa Anuj & Rane Saiprasad &
Narvekar Chhaya. (2019). Indian Traffic Sign Board
Recognition and Driver Alert System Using Machine
Learning. International Journal of Applied Sciences and
Smart Technologies. 1. 1- 10. 10.24071/ijasst.v1i1.1843.

More Related Content

What's hot

Wavelet based image compression technique
Wavelet based image compression techniqueWavelet based image compression technique
Wavelet based image compression techniquePriyanka Pachori
 
Recognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesRecognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesShailesh kumar
 
imageprocessing-abstract
imageprocessing-abstractimageprocessing-abstract
imageprocessing-abstractJagadeesh Kumar
 
Fields of digital image processing slides
Fields of digital image processing slidesFields of digital image processing slides
Fields of digital image processing slidesSrinath Dhayalamoorthy
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentationAshwinBicholiya
 
Iot based smart bus tracking system
Iot based smart bus tracking systemIot based smart bus tracking system
Iot based smart bus tracking systemRahul Wagh
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learningdataalcott
 
Histogram equalization
Histogram equalizationHistogram equalization
Histogram equalization11mr11mahesh
 
Currency recognition system using image processing
Currency recognition system using image processingCurrency recognition system using image processing
Currency recognition system using image processingFatima Akhtar
 
Human Pose Estimation by Deep Learning
Human Pose Estimation by Deep LearningHuman Pose Estimation by Deep Learning
Human Pose Estimation by Deep LearningWei Yang
 
Smart Voting System with Face Recognition
Smart Voting System with Face RecognitionSmart Voting System with Face Recognition
Smart Voting System with Face RecognitionNikhil Katte
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural networkIndira Nayak
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processingkiruthiammu
 
Simultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color ImagesSimultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color ImagesCristina Pérez Benito
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection pptsafepassage
 
CYBERBULLYING DETECTION USING MACHINE LEARNING-1 (1).pdf
CYBERBULLYING DETECTION USING              MACHINE LEARNING-1 (1).pdfCYBERBULLYING DETECTION USING              MACHINE LEARNING-1 (1).pdf
CYBERBULLYING DETECTION USING MACHINE LEARNING-1 (1).pdfKumbidiGaming
 
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxFAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxBasavaPrabhu14
 

What's hot (20)

Wavelet based image compression technique
Wavelet based image compression techniqueWavelet based image compression technique
Wavelet based image compression technique
 
Recognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated imagesRecognition and enhancement of traffic sign for computer generated images
Recognition and enhancement of traffic sign for computer generated images
 
imageprocessing-abstract
imageprocessing-abstractimageprocessing-abstract
imageprocessing-abstract
 
Fields of digital image processing slides
Fields of digital image processing slidesFields of digital image processing slides
Fields of digital image processing slides
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentation
 
Iot based smart bus tracking system
Iot based smart bus tracking systemIot based smart bus tracking system
Iot based smart bus tracking system
 
Diabetes prediction using machine learning
Diabetes prediction using machine learningDiabetes prediction using machine learning
Diabetes prediction using machine learning
 
Gabor Filter
Gabor FilterGabor Filter
Gabor Filter
 
Histogram equalization
Histogram equalizationHistogram equalization
Histogram equalization
 
Image processing ppt
Image processing pptImage processing ppt
Image processing ppt
 
Currency recognition system using image processing
Currency recognition system using image processingCurrency recognition system using image processing
Currency recognition system using image processing
 
Human Pose Estimation by Deep Learning
Human Pose Estimation by Deep LearningHuman Pose Estimation by Deep Learning
Human Pose Estimation by Deep Learning
 
Smart Voting System with Face Recognition
Smart Voting System with Face RecognitionSmart Voting System with Face Recognition
Smart Voting System with Face Recognition
 
Face recognition using neural network
Face recognition using neural networkFace recognition using neural network
Face recognition using neural network
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
 
Python projects
Python projectsPython projects
Python projects
 
Simultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color ImagesSimultaneous Smoothing and Sharpening of Color Images
Simultaneous Smoothing and Sharpening of Color Images
 
Drowsiness detection ppt
Drowsiness detection pptDrowsiness detection ppt
Drowsiness detection ppt
 
CYBERBULLYING DETECTION USING MACHINE LEARNING-1 (1).pdf
CYBERBULLYING DETECTION USING              MACHINE LEARNING-1 (1).pdfCYBERBULLYING DETECTION USING              MACHINE LEARNING-1 (1).pdf
CYBERBULLYING DETECTION USING MACHINE LEARNING-1 (1).pdf
 
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptxFAKE CURRENCY DETECTION PDF NEW PPT.pptx
FAKE CURRENCY DETECTION PDF NEW PPT.pptx
 

Similar to TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN

IRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET Journal
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...IRJET Journal
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...IRJET Journal
 
Traffic Sign Recognition using CNNs
Traffic Sign Recognition using CNNsTraffic Sign Recognition using CNNs
Traffic Sign Recognition using CNNsIRJET Journal
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale PlatformIRJET Journal
 
A Traffic Sign Classifier Model using Sage Maker
A Traffic Sign Classifier Model using Sage MakerA Traffic Sign Classifier Model using Sage Maker
A Traffic Sign Classifier Model using Sage Makerijtsrd
 
Traffic Signboard Classification with Voice alert to the driver.pptx
Traffic Signboard Classification with Voice alert to the driver.pptxTraffic Signboard Classification with Voice alert to the driver.pptx
Traffic Signboard Classification with Voice alert to the driver.pptxharimaxwell0712
 
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)IRJET Journal
 
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMPOTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMIRJET Journal
 
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...IRJET Journal
 
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCV
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCVVEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCV
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCVIRJET Journal
 
Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemIRJET Journal
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...IRJET Journal
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET Journal
 
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationIRJET Journal
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...IRJET Journal
 

Similar to TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN (20)

IRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous CarsIRJET- Traffic Sign Recognition for Autonomous Cars
IRJET- Traffic Sign Recognition for Autonomous Cars
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
 
Traffic Sign Recognition using CNNs
Traffic Sign Recognition using CNNsTraffic Sign Recognition using CNNs
Traffic Sign Recognition using CNNs
 
IRJET- Build and Integrate Perception Features on Freescale Platform
IRJET-  	  Build and Integrate Perception Features on Freescale PlatformIRJET-  	  Build and Integrate Perception Features on Freescale Platform
IRJET- Build and Integrate Perception Features on Freescale Platform
 
A Traffic Sign Classifier Model using Sage Maker
A Traffic Sign Classifier Model using Sage MakerA Traffic Sign Classifier Model using Sage Maker
A Traffic Sign Classifier Model using Sage Maker
 
Traffic Signboard Classification with Voice alert to the driver.pptx
Traffic Signboard Classification with Voice alert to the driver.pptxTraffic Signboard Classification with Voice alert to the driver.pptx
Traffic Signboard Classification with Voice alert to the driver.pptx
 
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)
ROAD SIGN DETECTION USING CONVOLUTIONAL NEURAL NETWORK (CNN)
 
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHMPOTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
POTHOLE DETECTION SYSTEM USING YOLO v4 ALGORITHM
 
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
Lane Detection and Traffic Sign Recognition using OpenCV and Deep Learning fo...
 
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCV
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCVVEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCV
VEHICLES AND TOURIST FREQUENCY TRACKING USING OPENCV
 
Obstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance SystemObstacle Detection and Collision Avoidance System
Obstacle Detection and Collision Avoidance System
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
 
IRJET - Driver Monitoring System
IRJET - Driver Monitoring SystemIRJET - Driver Monitoring System
IRJET - Driver Monitoring System
 
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
 
Rajshree1.pdf
Rajshree1.pdfRajshree1.pdf
Rajshree1.pdf
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Advanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle CommunicationAdvanced Driver Assistance System using Vehicle to Vehicle Communication
Advanced Driver Assistance System using Vehicle to Vehicle Communication
 
Ijetcas14 395
Ijetcas14 395Ijetcas14 395
Ijetcas14 395
 
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
Vehicle Related Prevention Techniques: Pothole/Speedbreaker Detection and Ant...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 

Recently uploaded (20)

Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 

TRAFFIC SIGN BOARD RECOGNITION AND VOICE ALERT SYSTEM USING CNN

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 885 TRAFFIC SIGN BOARD RECOGNITION AND VOICEALERT SYSTEM USING CNN Ashwija K C 1 , Prof. Thouseef Ulla Khan 2 1 PG Scholar (MCA), Dept of MCA, Vidya Vikas Institute ofEngineering and Technology, Mysore, Karnataka, India 2 Assistant Professor, Dept ofMCA, Vidya Vikas Institute of Engineering and Technology, Mysore, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Traffic signs showed on the streets assume a significant part in our lives while driving. They supply basic data for the street clients. This progressively expects them to manage their driving way of behaving and guarantee that they rigorously follow the street guidelines right now implemented without bringing any hardship to different drivers and people on foot. Traffic Sign Classification is utilized to distinguish and order traffic signs to illuminate and caution a driver in advance to keep away from infringement of rules. There are sure weaknesses of the current frameworks utilized for grouping as wrong expectations equipment cost and upkeep which are by and large settled by the proposed framework. The proposed approach executes a traffic signs characterization calculation utilizing a CNN. Additionally, it comprises of the element of recognition of the traffic sign. This will assist the driver with noticing the sign near his/her eyes on the presentation screen and consequently save his/her time in physically checking the traffic sign each time. Key Words: Traffic Sign Recognition, Convolutional neural network, Voice alert, datasets, object detection, Traffic signs. 1.INTRODUCTION Traffic Sign Recognition and grouping can be utilized to consequently recognize traffic signs. This is done consequently by the framework as the traffic sign is identified and the sign name(text message) is shown and also alert the driver with a voice message. Thus regardless of whether any sign is missed by the driver or has any slip by in fixation it will be recognized. This serves to as needs be caution the drivers and prohibit specific activities like over speeding. It additionally disburdens the driver and consequently expands his/her solace. In this manner guaranteeing and keeping a beware of the traffic signs and likewise following them. Traffic signs without a doubt give us a huge number of data and guide us as needs be so we can move securely. Traffic Sign Classification is exceptionally valuable in Automatic Driver Assistance Systems. 1.1 Objectives The planned system is trained mistreatment Convolutional Neural Network (CNN) that helps in traffic sign image recognition and classification. a group of categories square measure outlined and trained on a selected dataset to form it additional correct. Following the detection of the sign by the system, a voice alert is shipped through the speaker that notifies the driving force. The planned system conjointly contains a neighborhood wherever the vehicle driver is alerted concerning the traffic signs within the close to proximity that helps them to remember of what rules to follow on the route. The aim of this technique is to make sure the security of the vehicle’s driver, passengers, and pedestrians. 1.2 Scope The inspiration for doing this project was essentially an enthusiasm for undertaking a difficult venture in a fascinating territory of research. Recognition of traffic sign is challenging problem. So the project helps the driver to identify the road sign, if he miss out any sign he can able toknow by this project. 2. Existing System: In this day and age identification of traffic signs has turned into a significant part of our lives. Taking agander at the rising traffic to guarantee security of all and for programmed driving from now on traffic sign order is most extreme essential. Impressive examination has been finished around acknowledgment of traffic and street signs. In 1987 theprimary exploration on the point "Traffic Sign Recognition" was finished by Akatsuka and Imai where they attempted to construct a major framework that could perceive traffic signs and caution the drivers and guarantee his/her security. Yet this was utilized to give the programmed acknowledgment to just some particular traffic signs. Traffic sign acknowledgment atfirst showed up as just speed limit acknowledgment in2008. These images could identify the round speed limit signs. Then again later frameworks were planned that performed discovery on surpassing signs. This innovation was accessible in the Volkswagen Phaetonand in the 2012 in Volvo S80 V70 and some more.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 886 Disadvantages:  The significant disadvantage of these frameworks was that they couldn't identify as far as possible signs as they were for the mostpart as bearing signs.  It is very difficult to detect the traffic sign of extreme level of variation in appearance. There is a lot of different traffic-sign categoriesthat don't seem to be enclosed within the existing assortment of datasets. 3.Planned system: The In our proposed framework we foster the Road Sign Board Recognition and Voice Alert System utilizing Convolutional Neural Network. Our framework will ready to identify perceive and construe the street traffic signs would be a huge assistance to the driver. The goal of a programmed street signs acknowledgment framework is to recognize and characterize at least one street signs from inside live variety images. We give awareness of the driver about the sign utilizing voice of the distinguished sign board. Advantages:  The framework furnishes the driver with constant data from street signs which comprise the most significant and testing assignments.  Next produce an acoustic admonition to the driver ahead of any risk. This cautioning then permits the driver to take fitting restorative choices to alleviate or totally keep away from the occation. 4. System Design Each and each system has its own design style. Before beginning each model style we've got to stylethe templet design of the model. Building the design for machine learning ideas is characterised supported the important time functions. This project design follows the following steps. Initially user have to register for the system application or registered user will directly login with the assistance of user name and passwords. Then insert the image from the gathering of datasets. then the image process technique can helps to shows or predict the given traffic sign. within the development aspect the model undergoes the extraction of CNN options and classify Fig: 4.2.1Architecture Design 5.Detailed design By outlining the specifics of how the application should be constructed, the software design will be utilised to assist in the software development of an android application. Use case models, sequence diagrams, and other supplementary requirement data are included in the software design specifications, which are narrative and graphical documentation of the software design 5.1Diagram of Use Cases: An example of a behavioural diagram in the Unified Modelling Language (UML) is a use case diagram, which is based on and defined by use case studies. A use case unified modeling language Language (UML) might even be a specific kind of activity diagram that was created using a use-casestudy and made available to the general public. Its the photographs into traffic signs. Then it undergoes labelling of image. Finally, model show the traffic sign name and alert the with voice command. objective is to provide a graphical illustration of the utility of a system in terms of the actors, their goals (represented as use cases), and any interdependencies between those use cases. The main purpose of a use case diagram is to show the system actions that an actor performed. The roles that the actors in the system played might perhaps be imaginable.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 887 Fig 5.1 Use Case diagram 6.Implementation Implementation is that the method during which theoretical idea becomes a functioning device number of pictures per category within the dataset. The burden of resistance and the effect on current procedures is moving to the consumer department at this point. If the implementation process is not planned and managed, will lead to confusion the most crucial stage in the development of a new system and the user should trust that the new system will work and be affective. 6.1Registration Page 6.2Registration Page 7. Testing This chapter gives the various test cases performed to check for the effective execution of the venture. Testing is a procedure of cross verification of the designed system model under active state and various inputs. There are several ways to carry out this approach. The main objective of software development life cycle is to produce a product with no errors or very few errors. In the processes of achieving hassle free software we plan testing and test cases. Software testing is done for the success of the application. The testing is done mainly to check whether the product meet the requirement of the user properly. It is used to check the bugs and errors in the system or to find out the defects of the system. TC No Positive scenario Required Input Expectd output Actualoutput Test Result[ 1 Registration Enter avalid detail Registeredd successfully Registeredd successfully Pass 2 Login Loginwith valid user name/e mail and password Shouldd cluster r successfully Login successfulul Pass [ [ 3 Test for Upload trafficsig Image Insert the traffic sign image Traffic sign Image uploaded successfully Traffic sign Imageuploaded successfully Pass [ 4 Train the data Train button is clicked Training successful Training successful Pass 7.1Test Scenario
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 09 | Sep 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 888 8.Conclusion The voice Alert and Traffic Sign Board Detection are controlled by the Convolutional Neural Network. Only the CNN model that performed the best on the dataset was being used after comparing the other CNN models. The model's accuracy has increased as a result of the addition of new categories for each traffic sign. When the signal is identified, a voice message is delivered to the driver to inform them and assist them in making informed judgments. Because it would make driving simpler without compromising safety, this study could also constitute a significant advancement in the realm of driving. This strategy will also be simple to implement without requiring a lot of hardware, broadening its applicability. REFERENCES: 2] Anushree.A. S. Kumar H. Iram I. & Divyam K. (2019). Automatic Signboard Detection System by the Vehicles. 3] S. Harini V. Abhiram R. Hegde B. D. D. Samarth S. A. Shreyas and K. H. Gowranga "A smart driver alert system for vehicle traffic using image detection and recognition technique " 2017 2nd IEEE International Conference on Recent Trends in Electronics Information & Communication Technology (RTEICT) Bangalore India 2017 pp. 1540-1543 doi: 10.1109/RTEICT.2017.8256856. 4] Saha S., Islam M.S., Khaled M.A.B., Taren S. (2019) An Efficient Traffic Sign Recognition Approach Using a Novel Deep Neural Network Selection Architecture. In: Abraham A., Dutta P., Mandal J., Bhattacharya A., Dutta S. (eds) Emerging Technologies in Data Mining and Information Security. Advances in Intelligent Systems and Computing, vol814. Springer, Singapore. https://doi.org/10.1007/978-981-13-1501-5_74 [5] A. Welzel, A. Auerswald and G. Wanielik, "Accurate camera-based traffic sign localization," 17th International IEEE Conference on Intelligent Transportation Systems (ITSC), Qingdao, China, 2014, pp. 445-450, doi: 10.1109/ITSC.2014.6957730. [6] M. Karaduman and H. Eren, "Deep learning based traffic direction sign detection and determining driving style," 2017 International Conference on Computer Science and Engineering (UBMK), Antalya, Turkey, 2017, pp.1046-1050, doi: 10.1109/UBMK.2017.8093453. [7] R. Qian, Y. Yue, F. Coenen and B. Zhang, "Traffic sign recognition with convolutional neural network based on max pooling positions," 2016 12th International Conference on Natural Computation, Fuzzy Systems and Knowledge Discovery (ICNC-FSKD), Changsha, China, 2016, pp. 578-582, doi: 10.1109/FSKD.2016.7603237. [8] C. Wang, "Research and Application of Traffic Sign Detection and Recognition Based on Deep Learning," 2018 International Conference on Robots & Intelligent System (ICRIS), Changsha, China, 2018, pp. 150-152, doi: 10.1109/ICRIS.2018.00047. 1] Yadav Shubham & Patwa Anuj & Rane Saiprasad & Narvekar Chhaya. (2019). Indian Traffic Sign Board Recognition and Driver Alert System Using Machine Learning. International Journal of Applied Sciences and Smart Technologies. 1. 1- 10. 10.24071/ijasst.v1i1.1843.