With the rapid development of intelligent manufacturing and industrial automation, defect recognition and detection of hot-rolled strip steel have become crucial to ensuring both production efficiency and product quality. However, existing hot-rolled strip steel detection systems often rely on expensive, energy-intensive, stationary equipment, making them unsuitable for mobile applications, such as outdoor use. To address this challenge, this paper proposes and designs a lightweight dual-surface defect recognition model for hot-rolled steel strips that can be implemented on mobile low-power devices (e.g., Raspberry Pi). First, to train the lightweight model, the NEU-CLS dataset is augmented through image generation via StyleGAN3, denoising with a water-wave-like noise removal algorithm, and super-resolution with Real-ESRGAN. Then, MMAM-EfficientNet-B0 is pruned during training, and the Network Slimming algorithm is applied to optimize it on the expanded NEU-CLS dataset, removing 70% of the network structure. Finally, the pruned recognition model is deployed on a Raspberry Pi, achieving an accuracy of 96.333%, with a classification time of 1.527 s per image, a reduction of 155.010% compared to the original model. Our experiments confirm the real-time effectiveness and practical application value of the model.
Guo et al. (Wed,) studied this question.