English

Analysis on DeepLabV3+ Performance for Automatic Steel Defects Detection

Computer Vision and Pattern Recognition 2020-04-16 v2

Abstract

Our works experimented DeepLabV3+ with different backbones on a large volume of steel images aiming to automatically detect different types of steel defects. Our methods applied random weighted augmentation to balance different defects types in the training set. And then applied DeeplabV3+ model three different backbones, ResNet, DenseNet and EfficientNet, on segmenting defection regions on the steel images. Based on experiments, we found that applying ResNet101 or EfficientNet as backbones could reach the best IoU scores on the test set, which is around 0.57, comparing with 0.325 for using DenseNet. Also, DeepLabV3+ model with ResNet101 as backbone has the fewest training time.

Keywords

Cite

@article{arxiv.2004.04822,
  title  = {Analysis on DeepLabV3+ Performance for Automatic Steel Defects Detection},
  author = {Zheng Nie and Jiachen Xu and Shengchang Zhang},
  journal= {arXiv preprint arXiv:2004.04822},
  year   = {2020}
}

Comments

10 pages, 30 figures

R2 v1 2026-06-23T14:46:19.832Z