← Latest papers
💻 computer science

WSL-Det: A Wave-Attention and Strip-Localization Detector for Real-Time Strip Defect Detection

WSL-Det is a real-time object detector built on the Vajra architecture that integrates wave-based attention for frequency-aware global interaction and sequential orthogonal strip convolutions for anisotropic localization, achieving state-of-the-art accuracy and speed on industrial strip defect datasets like leather and NEU-DET.

Original authors: Pan Li, Pengchong Han

Published 2026-09-09
📖 4 min read☕ Coffee break read

Original authors: Pan Li, Pengchong Han

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the world of industrial manufacturing, the quality of a product often depends on the smallest imperfections hidden in plain sight. For materials like leather or steel, the surface tells a story of the production process, but that story is frequently interrupted by flaws: scratches, wrinkles, or strange lines that mar the finish. Finding these defects by hand is slow, tiring, and prone to human error, which is why factories have turned to computers to do the watching. The challenge for these computer systems is not just to see that something is wrong, but to understand exactly what kind of wrong it is. Many modern systems are excellent at spotting round objects or distinct shapes, but they often struggle with long, thin, or winding defects that stretch across a surface. These elongated flaws require a different kind of vision, one that can follow a continuous line from one end to the other without losing track, while also distinguishing a subtle scratch from a natural variation in the material's texture.

Researchers at Wuhan Polytechnic University have developed a new computer vision system designed specifically to solve this problem of spotting long, strip-like defects in real time. They call their system WSL-Det, a tool built to watch over production lines for materials like leather and steel. The system was created by taking an existing, fast-moving detection engine and giving it two specific upgrades. First, the researchers replaced the engine's standard way of looking at the whole image with a method that pays special attention to the patterns and frequencies within the picture, much like how a radio tuner isolates a specific signal from background noise. This allows the system to sense the continuous flow of a long defect even when the edges are faint. Second, they redesigned the part of the system responsible for drawing the box around a defect. Instead of using a standard square box, this new part uses specialized filters that stretch horizontally and vertically, allowing it to hug the shape of a long scratch or a wrinkle much more tightly than a generic box could.

The team tested this new approach on two very different sets of data. The first was a collection of images they gathered themselves from a leather factory, featuring seven types of common flaws such as deep dents, stain lines, and irregular wrinkles. In these tests, the new system proved to be the most accurate and the fastest among the tools they compared. It correctly identified and located defects with a high degree of precision, achieving a score of 57.1 on a standard accuracy scale, which was a significant improvement over the previous best tools. More importantly, it did this while processing 33.9 images every second, a speed fast enough to keep up with a moving production line without slowing it down. The researchers found that the system was particularly good at handling the long, winding nature of leather defects, separating them from the background texture where other systems often got confused.

To see if the system could handle materials other than leather, the researchers also tested it on a public dataset of hot-rolled steel strips, which contain six different types of industrial flaws. Here, the system showed a different kind of strength. While it did not beat the most powerful, complex systems on every single metric, it excelled at finding small defects and long, thin scratches, which are often the hardest to catch. It achieved the best results for spotting these specific shapes while using fewer computer resources and running more than twice as fast as the leading complex systems. This suggests that the system is not trying to be a universal expert for every possible defect, but rather a specialized tool that is perfectly tuned for the specific job of finding elongated flaws quickly and accurately.

The success of this work lies in its focus on the specific shape of the problem. By teaching the computer to understand the frequency of patterns and to use long, thin filters for drawing boundaries, the researchers created a system that sees the world the way a factory inspector does: looking for the long, continuous lines that indicate a problem. The results show that for industries where speed and the ability to spot long, thin defects are critical, this specialized approach offers a practical and powerful solution. It does not replace the need for human oversight, but it provides a reliable, fast, and highly accurate pair of eyes that can work tirelessly on the factory floor, ensuring that only the best materials move forward.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →