论文标题
道路损害检测的有效且可扩展的深度学习方法
An Efficient and Scalable Deep Learning Approach for Road Damage Detection
论文作者
论文摘要
路面条件评估对于时间预防或康复行为并控制遇险传播至关重要。无法及时进行评估会导致基础设施的严重结构和财务损失和完整的重建。自动计算机辅助测量措施可以提供道路损坏模式及其位置的数据库。该数据库可用于及时的道路维修,以获得最低维护成本和沥青的最大耐用性。本文介绍了一种基于深度学习的测量计划,以实时分析基于图像的遇险数据。使用移动设备拍摄的纵向,横向和鳄鱼裂纹等各种裂纹遇险类型的数据库。然后,训练了一个有效且可扩展的模型的家族,并探讨了各种增强策略。提出的模型导致F1分数,范围从52%到56%,平均推理时间从每秒178-10张图像。最后,检查对象探测器的性能,并报告了针对各种图像的错误分析。源代码可从https://github.com/mahdi65/roaddamagedetection2020获得。
Pavement condition evaluation is essential to time the preventative or rehabilitative actions and control distress propagation. Failing to conduct timely evaluations can lead to severe structural and financial loss of the infrastructure and complete reconstructions. Automated computer-aided surveying measures can provide a database of road damage patterns and their locations. This database can be utilized for timely road repairs to gain the minimum cost of maintenance and the asphalt's maximum durability. This paper introduces a deep learning-based surveying scheme to analyze the image-based distress data in real-time. A database consisting of a diverse population of crack distress types such as longitudinal, transverse, and alligator cracks, photographed using mobile-device is used. Then, a family of efficient and scalable models that are tuned for pavement crack detection is trained, and various augmentation policies are explored. Proposed models, resulted in F1-scores, ranging from 52% to 56%, and average inference time from 178-10 images per second. Finally, the performance of the object detectors are examined, and error analysis is reported against various images. The source code is available at https://github.com/mahdi65/roadDamageDetection2020.