All Technologies Used
Motivation
To design and build a prototype system capable of detecting road defects, such as potholes, using machine learning and computer vision technologies.
Main Challenges
There were no publicly available datasets with sufficient images of potholes and road defects, making model training difficult.
Variations in lighting conditions, weather, and camera angles made collected data inconsistent and required extensive manual mapping.
Poor resolution or quality of clips distorted the model training process, requiring strict quality checks during data preparation.
Key Features
- Detection of road defects, including potholes, using bounding boxes.
- Capability to process both images and videos, splitting videos into individual frames for analysis.
- Custom-trained object detection model optimized for road defect identification.
Our Approach
Project Impact
Proof of concept: Delivered a functional prototype capable of detecting road defects with high accuracy.
Improved data quality: Demonstrated the importance of high-quality data for effective machine learning model training.
Potential for automation: Prototype provides a foundation for automating road maintenance and improving vehicle navigation systems.