
Multi‐scale classification network for road crack detection
Author(s) -
Feng Hui,
Xu Guosheng,
Guo Yanhui
Publication year - 2019
Publication title -
iet intelligent transport systems
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.579
H-Index - 45
eISSN - 1751-9578
pISSN - 1751-956X
DOI - 10.1049/iet-its.2018.5280
Subject(s) - feature (linguistics) , artificial intelligence , computer science , convolutional neural network , process (computing) , pattern recognition (psychology) , upsampling , pixel , scale (ratio) , residual , convolution (computer science) , contextual image classification , data mining , layer (electronics) , image (mathematics) , artificial neural network , geography , cartography , algorithm , philosophy , linguistics , chemistry , organic chemistry , operating system
Feature maps of different scales in convolutional neural networks (CNNs) can be regarded as image pyramids. In classification tasks, only the last layer of feature maps is used for making decision. However, in tasks such as road crack detection, the target objects are so small that some original information might lose during the downsampling process in CNN. The authors propose a structure that uses the information that is contained in different layers of feature maps, so all the information could contribute to the classification. This process is managed by adding the weighted values of pixels in corresponding regions of different layers in feature maps and using the sum of these values as the output. The authors apply this structure on a residual network and use it to learn the features of road cracks. Experiments have shown that with the authors’ structure, the network performs better than others at understanding and detecting road cracks.