Pothole Detection and Recognition based on Transfer Learning
By: Mang Hu, Qianqian Xia
Potential Business Impact:
Finds potholes in roads using smart computer eyes.
With the rapid development of computer vision and machine learning, automated methods for pothole detection and recognition based on image and video data have received significant attention. It is of great significance for social development to conduct an in-depth analysis of road images through feature extraction, thereby achieving automatic identification of the pothole condition in new images. Consequently, this is the main issue addressed in this study. Based on preprocessing techniques such as standardization, normalization, and data augmentation applied to the collected raw dataset, we continuously improved the network model based on experimental results. Ultimately, we constructed a deep learning feature extraction network ResNet50-EfficientNet-RegNet model based on transfer learning. This model exhibits high classification accuracy and computational efficiency. In terms of model evaluation, this study employed a comparative evaluation approach by comparing the performance of the proposed transfer learning model with other models, including Random Forest, MLP, SVM, and LightGBM. The comparison analysis was conducted based on metrics such as Accuracy, Recall, Precision, F1-score, and FPS, to assess the classification performance of the transfer learning model proposed in this paper. The results demonstrate that our model exhibits high performance in terms of recognition speed and accuracy, surpassing the performance of other models. Through careful parameter selection and model optimization, our transfer learning model achieved a classification accuracy of 97.78% (88/90) on the initial set of 90 test samples and 98.89% (890/900) on the expanded test set.
Similar Papers
Enhancing Pothole Detection and Characterization: Integrated Segmentation and Depth Estimation in Road Anomaly Systems
CV and Pattern Recognition
Finds and measures potholes from car cameras.
Performance Evaluation of Transfer Learning Based Medical Image Classification Techniques for Disease Detection
CV and Pattern Recognition
Helps doctors find sickness faster using X-rays.
An Enhanced YOLOv8 Model for Real-Time and Accurate Pothole Detection and Measurement
CV and Pattern Recognition
Finds and measures potholes for safer roads.