Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 1.01 KB

File metadata and controls

8 lines (8 loc) · 1.01 KB

This is a mobile application that detects potholes in real-time using a deep learning object detection model on video captured through the camera. The app estimates the dimensions of potholes with a regression model built on data points collected from the detection model. It includes a driver alert system that warns users when the confidence in detected pothole and its dimensions exceed a pre-defined threshold. The application also saves information about the potholes, including their location and dimensions, in a cloud database which can be used by government for maintenance purposes. The data can be visualized on a pothole map through a web application. Link to the map application: http://3.7.125.104/