RoadScan: A Novel and Robust Transfer Learning Framework for Autonomous Pothole Detection in Roads
Guruprasad Parasnis, Anmol Chokshi, Vansh Jain, Kailas Devadkar

TL;DR
RoadScan introduces a transfer learning framework using a Siamese network with VGG16 for accurate, efficient pothole detection, enhancing road safety with fewer parameters and high performance.
Contribution
This work presents a novel transfer learning approach with a Siamese network for pothole detection, reducing model complexity and improving accuracy over existing methods.
Findings
Achieved 96.12% accuracy in pothole detection
Demonstrated high AUROC of 0.988
Reduced model parameters for computational efficiency
Abstract
This research paper presents a novel approach to pothole detection using Deep Learning and Image Processing techniques. The proposed system leverages the VGG16 model for feature extraction and utilizes a custom Siamese network with triplet loss, referred to as RoadScan. The system aims to address the critical issue of potholes on roads, which pose significant risks to road users. Accidents due to potholes on the roads have led to numerous accidents. Although it is necessary to completely remove potholes, it is a time-consuming process. Hence, a general road user should be able to detect potholes from a safe distance in order to avoid damage. Existing methods for pothole detection heavily rely on object detection algorithms which tend to have a high chance of failure owing to the similarity in structures and textures of a road and a pothole. Additionally, these systems utilize millions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Asphalt Pavement Performance Evaluation · Occupational Health and Safety Research
MethodsSiamese Network
