Adaptively Fused Attention Module for the Fabric Defect Detection.

Jin Wang,Jingru Yang,Guodong Lu,Cheng Zhang,Zhiyong Yu,Ying Yang
DOI: https://doi.org/10.1002/aisy.202200151
IF: 7.298
2023-01-01
Advanced Intelligent Systems
Abstract:In the fabric manufacturing industry, fabric defect detection is a practical yet challenging task, due to the problem of defects with small sizes or unremarkable appearances distributed in fabric images with high resolution. Some deep‐learning‐based solutions try to tackle the aforementioned problem but with limited achievements. Herein, a brand new module called adaptively fused attention module (AFAM) is proposed to improve the detection performance by enabling the network to concentrate more on the small or unremarkable defects in terms of 1) enhancing the feature maps both spatial‐wise and channel‐wise, 2) enhancing the attention information flow between the channel‐attention feature map and the spatial‐attention feature map, and 3) enriching background information. Experiments on the MS‐COCO dataset show that AFAM reaches higher AP than other state‐of‐the‐art (SOTA) attention modules (e.g., squeeze‐and‐excitation network [SE], efficient channel attention [ECA], convolutional block attention module [CBAM]). Meanwhile, on the Smart Diagnosis of Cloth Flaw Dataset (CloF), the Cascade R‐CNN (Resnext101) + AFAM outperforms the SOTA in the official leaderboard of the CloF dataset. Speed‐wisely, the solution achieves a 12.19‐FPS on RTX 3090, thus making it practical to be applied in the industry of fabric defect detection.
What problem does this paper attempt to address?