PotholePaper (1) - 1
PotholePaper (1) - 1
between the GPS module and the ultrasonic sensor, E. Mobile laser scanning
guaranteeing precise data processing and gathering. It is a semi-automated method for classifying road
This process facilitates easy detection and definition markings from Mobile laser scanning point clouds.
of potholes in real time, which later forms an The process involves steps such as Preprocessing,
extensive pothole map for road users. [7] Road Marking Extraction and Classification. In
preprocessing, raw 3D MLS data is filtered to remove
B. POT-YOLO objects other than road using voxel-based
With the YOLOv8 network, the authors introduced a segmentation and high-pass filtering, then converted
novel approach for real-time pothole detection into 2D intensity images with scan angle based
termed POT-YOLO. The authors captured pothole correction to enhance contrast. Next, Otsu’s
videos and split them into individual picture frames thresholding and noise removal techniques extract
for further analysis. They employed a pre-processing road markings and they are segmented and classified
technique referred to as the Contrast Stretching using geometric features and hierarchical
Adaptive Gaussian Star Filter (CAGF) to enhance the decision tree. [4]
quality of these frames and eliminate distortions.
Following pre-processing, Sobel edge detection was III. METHODOLOGY
applied to scan the photos and identify the edges of A. Block Diagram
potholes. To identify and classify various types of
potholes such as cracks, oil spots, patches, and stones The proposed pothole and road irregularity detection
correctly, the processed photos were then input into system in Fig. 1 consists of multiple hardware and
the POT-YOLOv8 model. Following several metrics, software components, which work together to
the performance of the POT-YOLO method was capture, process, store and inform users about
measured and revealed to be highly accurate and potholes and irregularities.
efficient in pothole detection but is highly
complicated. [6]
C. Vibrational Analysis
It employs vibration sensors attached to a vehicle's
steering column to sense road roughness. The data
are measured using a triaxial accelerometer,
positioning using GNSS, and an NB-IoT module for
wireless communication. The vibration signals are
analyzed with the use of RMS calculations, FFT, and
wavelet transforms in order to detect potholes, 80 HZ
vibrations being signals generated from extreme road Fig. 1: Block diagram of proposed detection system
damage. The system maps potholes by merging
vibration signals with location data using Google In our project, a camera module is mounted on a vehicle and
Plus codes for precise tracking. Data is passed on to a continuously captures road images, which are sent to the
cloud-based Web-GIS environment that offers real- Raspberry pi board making it the primary input source, the
time updates of road conditions, but is unable to offer GPS module provides real time location data which helps to
data from the path the car has not traveled, or when map the detected potholes with their exact geographic
the pothole is found in the center of track. [3] coordinates and the raspberry pi board acts as the processing
unit of the system. It runs computer vision algorithms using
D. Point Laser Sensor OpenCV to detect potholes from captured images, it also
The authors presented a real-time road assessment handles image segmentation, classification and object
system using point laser sensors and a low- detection. The images are processed in real time which include
complexity signal processing algorithm to detect road multiple steps like preprocessing, noise reduction and contour
surface defects. Unlike traditional scanning lasers, detection. The system applies segmentation techniques to
which provide high-density 2D data, the proposed separate potholes from the background, which helps in
system captures longitudinal 1D data, reducing improving the accuracy. After detecting it classifies the
complexity and enabling real-time processing. The pothole based on the severity and size and stores the images in
method calculates a Road Texture Index (RTI) using a cloud database, so the authorities can access the data for
Root Mean Square (RMS) values and compares local road maintenance planning. Further, it alerts the driver by
and global RTI distributions to identify road sending a message through telegram bot.
deterioration.
Performance comparisons with scanning lasers show B. Flowchart
that point lasers effectively identify longitudinal
defects but may miss small traverse cracks. [5]
3
ACKNOWLEDGMENT
We further thank Vignan's Institute of Information
Fig. 10: Output data stored in an excel sheet Technology for their collaboration during the tenure of this
research project.
REFERENCES
[1] Bidve, Vijaykumar S., et al. "Pothole detection model for road
safety using computer vision and machine learning." Int J Artif
Intell ISSN 2252.8938: 4481.
[2] Fan, Rui, et al. "Pothole detection based on disparity
transformation and road surface modeling." IEEE Transactions
on Image Processing 29 (2019): 897-908.
[3] Chen, Dong, et al. "Real-time road pothole mapping based on
vibration analysis in smart city." IEEE Journal of selected topics
in applied Earth observations and remote sensing 15 (2022):
6972-6984
[4] Cheng, Ming, et al. "Extraction and classification of road
markings using mobile laser scanning point clouds." IEEE
Fig. 11: Alerts sent to user through Telegram Journal of Selected Topics in Applied Earth Observations and
Remote Sensing 10.3 (2016): 1182-1196.
VI. CONCLUSION AND FUTURE SCOPE [5] Li, Wenda, Michael Burrow, and Zijun Li. "Automatic road
condition assessment by using point laser sensor." 2018 IEEE
SENSORS. IEEE, 2018.
In summary, we feel that this project revolutionizes how we [6] Bhavana, N., et al. "POT-YOLO: Real-Time Road Potholes
address road hazards using the prowess of technology. Thanks Detection using Edge Segmentation based Yolo V8 Network."
to real-time detection, this new solution makes the roads safer IEEE Sensors Journal (2024).
and enables communities to play an active role in reporting [7] Z. Hou, K. C. P. Wang, and W. Gong, “Experimentation of 3D
problems. Past studies that attained promising pothole pavement imaging through stereovision,” in International
detection need more expensive and sophisticated Conference on Transportation Engineering 2007, ICTE 2007,
environments than the solution outlined in this present work. 2007, pp. 376–381, doi: 10.1061/40932(246)62.
[7]-[10] By opening the door to intelligent urban [8] H. Lokeshwor, L. K. Das, and S. Goel, “Robust method for
infrastructure, this project demonstrates how a humble automated segmentation of frames with/without distress from
road surface video clips,” J. Transp. Eng., vol. 140, no. 1, pp. 31–
Raspberry pi can have a profound effect on our everyday lives, 41, Jan. 2014, doi: 10.1061/(ASCE)TE.1943-5436.0000564.
transforming rough roads into smooth and secure rides. In the [9] A. Mednis, G. Strazdins, R. Zviedris, G. Kanonirs, and L. Selavo,
future the project can be extended further to various ways like: “Real time pothole detection using Android smartphones with
accelerometers,” in 2011 International Conference on Distributed
1. Integration with Self-Driving Cars: Computing in Sensor Systems and Workshops, DCOSS’11, 2011,
The system can be modified to be used in self-driving doi: 10.1109/DCOSS.2011.5982206.
cars to improve their navigation and safety [10] R. S. Shaikh Patil Pallavi and S. S. Priyanka Khan Aabid A,
capabilities by offering real-time pothole detection “Detection of Potholes, Humps and Measuring Distance between
and avoidance features. Two Vehicles using Ultrasonic Sensor and Accelerometer,” GRD
Journals-Global Res. Dev. J. Eng., vol. 3, no. 6, 2018.