Detection of Helmetless Riders Using Faster R-CNN
Detection of Helmetless Riders Using Faster R-CNN
ISSN No:-2456-2165
Abstract:- In India, more than 17 deaths and 55 road registration number is recognized from the vehicle using
accidents happen each and every hour and mostly the open-ALPR and an alert is sent to the nearby police station.
two-wheelers add the account to an increase in road
accidents belonging to the age group of 18-45 yrs and Here we mainly categorized into four areas, they are
the causes regarding the same might be due to the Motorcycle Detection
helmet-less riding, triple riding and speeding. To Head Detection
overcome this issue we have come up with an idea to Helmet Detection
detect the riders without a helmet, those having a triple Number plate detection
ride and to inform the cops when an accident occurs,
this project mainly lends a helping hand to the cops. II. BACKGROUND
The cause of accidents by the two-wheelers is mainly
because of not wearing helmets. Traffic control officers Since bikes are reasonable and a day by day method
and doctors often say that the death could have been of transport, there has been a quick increment in
avoided if the rider was wearing a helmet. The riders bike mishaps because of the way that the majority of the
wear helmets when they see a police vehicle or a motor motorcyclists don't wear a helmet which makes it an ever-
vehicle checking ahead of them. The number of deaths present risk each day to go by a bike. Over the most recent
or accidents caused by the shock of a sudden reaction few years alone most of the deaths in accidents are due to
when a helmetless rider sees a cop vehicle is damage in the head resulting in trauma to the skull or mind.
remarkable. Another cause of accidents is taking more In light of this, wearing a helmet is obligatory according to
passengers than the manufacturing company of the two- traffic rules, violation of which pulls in heavy fines. Inspite,
wheeler. We propose a framework for real-time an enormous number of motorcyclists don't comply with
detection of traffic rule violators who ride bikes without the standard. The police officer attempted to control this
using a helmet. This methodology initially identifies issue physically, however it is insufficient for the real
bicycle riders from surveillance video background circumstance. The requirement for security measures is an
subtraction and object detection. At that point it decides unquestionable requirement to decrease the number of
if the bicycle rider is using a head protector or not using deaths in road accidents, and use of helmets is a significant
Image Processing. In the event that the rider is riding factor regarding safety.
helmetless, at that point the number plate of the bicycle
is noted and the traffic safety rule violation report with A study that was conducted by the United Nations in
the licence plate number and the picture is sent to the 2015 estimated that the chances of surviving an accident
particular cop to make the move required. rose by 42 percent on wearing a helmet. Even though
helmets are for the safety of the riders, most of them avoid
Keywords:- Image Processing Algorithms, Object it due to reasons like “it spoils my hairstyle”, “it feels
Detection algorithms, YOLO Dataset. uncomfortable”,” good helmets are costly” or “it obstructs
my peripheral vision”. These reasons are not comparable to
I. INTRODUCTION losing a life. The existing system for checking whether a
rider is wearing a helmet or not is a checkpoint by police or
In India, the number of accidents occurring each day other personnel to manually check each rider. In this
is increasing rapidly. The two-wheelers account 25 percent system, there is an impossibility of riders evading
of road crash deaths because of ignoring safety measures checkpoints.
like wearing helmets while driving. More than two drivers
are travelling in a two-wheeler is also a major reason. So Thus the importance of automatic systems in traffic
here, we propose a framework for real-time detection of control has been increased in recent years. Presently, all
traffic rule violators who ride bikes without using a helmet. major urban areas already deployed huge video
The road CCTV footage is used to detect whether a rider is reconnaissance systems to keep a vigil on a wide
wearing a helmet or not, using Deep Learning and Image assortment of dangers. In this way utilizing such a already
Processing technology. The algorithm used here is faster R- existing system will be a cost-efficient arrangement,
CNN, because it increases the detection rate of however, these frameworks include an enormous number of
motorcycles, compared to other deep networks such as people whose performance is not significant for long
CNN, fast R-CNN and YOLO. The violator’s vehicle’s periods of time.Recent studies have shown that human
surveillance proves ineffective, as the span of checking of
Baolin Bai’s[8] paper, the system was developed with The system is divided into four modules:
the Deformable Parts Model(DPM) which has a high
detection accuracy in the image detection algorithm. The A. Motorcycle Detection
DPM is both efficient and accurate for object detection. B. Head Detection
The algorithm of MPCA and fast level locating was used C. Helmet Detection
for the training process. Even though high detection D. Number Plate Detection
precision and detection speed were enhanced, the algorithm
in the paper could only deal with the partial occlusion or
damage with the vehicle occlusion problem and the effect A. Motorcycle Detection
of detection was not accurate under the occlusion of Bike and helmet recognition from a picture has been a
vehicle’s condition or damage seriousness. False detections precarious circumstance in the field of image processing.
happened due to confusion among classes such as between The difficulties confronted were the state of the bike in the
car and bus and in other categories false detection was picture, the acknowledgement of individuals riding on a
often due to the relatively strict bounding box criteria. cruiser or an empty vehicle with no rider, the spot of the
traveler’s head and the distinguishing proof of the helmet at
Nagarjuna’s[10] paper had developed a car accident the head area of the rider. Various steps of image
detection and communication system which would help to processing were applied on the video images, before it
inform the relatives, nearest hospitals and police with the detects the motorcyclist in the frame and also it’s noticed
location of the accident. The system was able to send that the properties derived using various algorithms using
messages to the stored emergency numbers when the car the information present in the image itself provide decrease
collided or topped or tilted by more than 30 Degree. A the detection rate for motorcycle detection. Recently, deep
drawback identified in this system was that the coordinates learning algorithms such as CNN have taken on helmet
of the location were sent instead of the exact location which wear analysis with it is comparably better than such hand-
could be done by an application locating the map’s crafted features. As the faster R-CNN escalates the
location. recognition rate of motorcycles, compared to other deep
networks such as CNN, fast R-CNN and YOLO. We use
In Narong’s[11] paper, a method using deep learning faster R-CNN. This research and relative study for selecting
called Single Shot Multibox Detection was developed into an admissible algorithm, which provides more desirable
the helmet detection problem. In this method, only a single accuracy in the existing world challenging conditions in
V. RESULT
Figure 2 shows the result of detection of the bike using our system. Bikes are highlighted with green colour boxes.