Related Experiment Video
Updated: Sep 16, 2025

Crack Monitoring in Resonance Fatigue Testing of Welded Specimens Using Digital Image Correlation
Published on: September 29, 2019
ZoomHead: A Flexible and Lightweight Detection Head Structure Design for Slender Cracks
Hua Li1, Fan Yang1, Junzhou Huo1
1School of Mechanical Engineering, Dalian University of Technology, Dalian 116024, China.
This study introduces ZoomHead, a lightweight deep learning model for detecting metal surface cracks. ZoomHead significantly improves detection accuracy and speed while reducing computational costs for industrial applications.
Area of Science:
- Computer Vision
- Deep Learning
- Materials Science
Background:
- Metal surface crack detection is crucial for industrial equipment safety.
- Existing deep object detection models are often too complex and resource-intensive for real-world deployment.
- There is a need for efficient and accurate defect detection solutions.
Purpose of the Study:
- To optimize the YOLO series head structure for improved efficiency and performance.
- To develop a lightweight detection head, ZoomHead, with reduced computational complexity and enhanced detection capabilities.
- To enable practical deployment of advanced defect detection on frontline construction sites.
Main Methods:
- Replaced BatchNorm2d with GroupNorm2d for stable feature distribution and faster training.
- Introduced Detail Enhanced Convolution (DEConv) and shared convolution to improve detail capture and reduce redundancy.
- Integrated a Zoom scale factor in the regression branch to minimize computational complexity.
- Applied ZoomHead to YOLOv10 and YOLOv11 models for comparative experiments on rail and NEU surface defect datasets.
Main Results:
- ZoomHead integration improved detection accuracy and Frames Per Second (FPS).
- The proposed structure reduced model parameters and computational load.
- Achieved a balance between detection accuracy and speed, outperforming State-of-the-Art (SOTA) models in efficiency.
- Maintained high mean Average Precision (mAP) with fewer parameters and higher FPS compared to SOTA.
Conclusions:
- ZoomHead offers superior comprehensive detection performance for metal surface defects.
- The lightweight design makes it suitable for deployment in resource-constrained environments.
- This optimization addresses the limitations of current deep learning models in industrial defect detection.
Related Concept Videos
Microcracking in Concrete
Types of Non-structural Cracks in Concrete
Plastic shrinkage cracks typically form within hours after the concrete is poured. The concrete's surface dries faster than the bottom, creating tensile stress that the still-plastic concrete cannot withstand, leading to diagonal or randomly patterned cracks on the concrete surface.
Design of Prismatic Beams for Bending
Fatigue
Unsymmetric Loading of Thin-Walled Members
The concept of the shear center is crucial in countering the...
Flexural Stress
Hooke's Law states that within the material's elastic limits, stress is directly proportional to strain. In a member experiencing a bending moment, the strain at any point is relative to...

