Skip to content

shiyanrubing/CarNet_databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

CarNet_databases

This project contains our three crack detection datasets,i.e., Sun520, Rain365, and BJN260. The datasets can be downloaded from aliyundrive with pass code: 3j6f.

Overview

Cracks as common pavement defects, provide a sign of potential road damage. Pixel-level pavement crack detection is of great importance for intelligent transportation. However, it is challenging since cracks usually manifest themselves in various characteristics, such as low contrast, poor continuity, extreme aspect ratio, multiple scales, etc. These crack characteristics may be attributed to some external environment, such as weather, light, captured viewpoint, etc. The figure below shows some visual examples of real cracks: (a) shadows on sunny days, (b) rainwater on rainy days, (c) uneven illuminations in night scenes, and (d) grain-like textures in the background images, respectively.

example

However, to the best of our knowledge, the existing pavement crack databases are usually captured on clear sunny days. The crack data for other scenarios, such as night and rain, are not available in this domain. Also, the open-source single database data size for sunny weather is small, e.g. it usually contains no more than 400 images.

Therefore, we propose three new pavement crack databases, namely Sun520, Rain365, and BJN260, to facilitate related research in the community. We annotated cracks at the pixel level. We describe each database in detail in the following sections.

Sun520

Sun520 consists of 520 crack images taken on sunny days. These pictures reflect the road conditions of the Zhongguancun campus of the University of Chinese Academy of Sciences. These images contain various background noises such as shadows, oil stains, lane markings, and curved lines of tiles. In addition, because the images were collected in the morning, afternoon and dusk, they have rich image brightness. Some visual examples are shown below, where the first column is the crack image, the second column is the ground truth, and the last column is the composite of the crack and ground truth image.

Rain365

Rain365 contains 365 crack images taken after rain. These pictures mainly reflect the pavement condition of Zhongguancun South Third Street. Since it is difficult for the human eye to distinguish cracks from non-cracks in rainy night scenes, we only use post-rain images during daytime. Rain365 includes three kinds of backgrounds: full wet, half wet and half dry, and full dry. Among them, the first case is the majority. Some visual examples are shown below, where the first column is the crack image, the second column is the ground truth, and the last column is the composite of the crack and ground truth image.

BJN260

BJN260 includes 260 crack images collected at night scene in Beijing. These pictures mainly reflect the pavement condition of the side road of West North Fourth Ring Road. Due to various light sources (e.g. street lamps, car lights, truck lights, etc) and different light intensities, pavement conditions at night are complex and changeable, which brings new challenges to pixel-level detection. Some visual examples are shown below, where the first column is the crack image, the second column is the ground truth, and the last column is the composition of the crack and ground truth image.

Citation

@article{li2021fast,
    title={Fast and Accurate Road Crack Detection Based on Adaptive Cost-Sensitive Loss Function},
    author={Kai Li and Bo Wang and Yingjie Tian and Zhiquan Qi},
    journal={IEEE Transactions on Cybernetics},
    pages={1-12},
    year={2021},
    doi={10.1109/TCYB.2021.3103885}
}

@article{li2023fast,
   title={{Rethinking Lightweight Convolutional Neural Networks for Efficient and High-quality Pavement Crack Detection}},
   author={Kai Li, Jie Yang, Siwei Ma, Bo Wang, Shanshe Wang, Yingjie Tian, and Zhiquan Qi},
   journal="arXiv preprint arXiv:2109.05707",
   year={2023}
  }

About

This project contains our three crack detection datasets,i.e., Sun520, Rain365, and BJN260.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published