3 research outputs found

    Road Defect Detection in Street View Images using Texture Descriptors and Contour Maps

    Get PDF
    Road quality assessment is a crucial part in municipalities’ workto maintain their infrastructure, plan upgrades, and manage theirbudgets. Properly maintaining this infrastructure relies heavily onconsistently monitoring its condition and deterioration over time.This can be a challenge, especially in larger towns and cities wherethere is a lot of city property to keep an eye on. We review roadquality assessment methods currently employed, and then describeour novel algorithm aimed at identifying distressed road regionsfrom street view images and pinpointing cracks within them. Wepredict distressed regions by computing Fisher vectors on localSIFT descriptors and classifying them with an SVM trained to distinguishbetween road qualities. We follow this step with a comparisonto a weighed contour map within these distressed regionsto identify exact crack and defect locations, and use the contourweights to predict the crack severity. Promising results are obtainedon our manually annotated dataset, which indicate the viability ofusing this cost-effective system to perform road quality assessmentat a municipal level

    Municipal Road Infrastructure Assessment Using Street View Images

    Get PDF
    Road quality assessment is a crucial part in Municipalities' work to maintain their infrastructure, plan upgrades, and manage their budgets. Properly maintaining this infrastructure relies heavily on consistently monitoring its condition and deterioration over time. This can be a challenge, especially in larger towns and cities where there is a lot of city property to keep an eye on. Municipalities rely on surveyors to keep them up to date on the condition of their infrastructure to prevent this failure before it happens. This is both to prevent injuries and further damage from occurring as a result of infrastructure failure, and since it is can be more cost effective to maintain property rather than have to replace it. Surveying can either be done manually or automatically, but it is not done frequently as it is expensive and also time consuming. Manual surveying can be inaccurate, while a large portion of automatic surveying techniques rely on expensive equipment. To solve this problem, we propose an automated infrastructure assessment method that relies on Street View images for its input and uses various computer vision and pattern recognition methods to generate its assessments. First, we segment the image into 'road' and 'background' regions. We propose a road segmentation algorithm specifically aimed at segmenting roads from street view images. We use Fisher vectors calculated on SIFT descriptors to encode small windows extracted from the main image at multiple scales. Then we classify these patches using an SVM and utilize a Gaussian voting scheme to obtain a segmentation. We additionally utilize a spatial prior to improve this segmentation. Optionally, we improve the segmentation further by making use of a weighted contour map calculated on a shadow-free intrinsic image, and a find an optimal segmentation by utilizing a purity tree. Our algorithm performs well and outputs a good segmentation for further use in road evaluation. We test our method on the KITTI road dataset, and compare it to the state-of-the-art on this dataset, along with a manually annotated subset of Google Street View. After segmenting the road, we describe an algorithm aimed at identifying distressed road regions and pinpointing cracks within them. We predict distressed regions by re-using the computed Fisher vectors and classifying them with a different SVM trained to distinguish between road qualities. We follow this step with a comparison to the weighed contour map within these distressed regions to identify exact crack and defect locations, and use the contour weights to predict the crack severity. Promising results are obtained on our manually annotated dataset, which indicate the viability of using this cost-effective system to perform road quality assessment at a municipal level
    corecore