A Cascaded Zoom-In Network for Patterned Fabric Defect Detection
Zhiwei Zhang

TL;DR
This paper introduces a two-step Cascaded Zoom-In Network (CZI-Net) for patterned fabric defect detection that leverages feature extraction methods like A-HOG and SIFT, enabling fast and accurate detection with reduced computational costs.
Contribution
The paper proposes a novel two-step CZI-Net that combines traditional feature descriptors with new coding methods, improving detection speed and accuracy in fabric defect detection.
Findings
High detection accuracy on real-world datasets
Reduced computational cost compared to traditional CNNs
Effective in identifying defect-free fabrics quickly
Abstract
Nowadays, Deep Convolutional Neural Networks (DCNNs) are widely used in fabric defect detection, which come with the cost of expensive training and complex model parameters. With the observation that most fabrics are defect free in practice, a two-step Cascaded Zoom-In Network (CZI-Net) is proposed for patterned fabric defect detection. In the CZI-Net, the Aggregated HOG (A-HOG) and SIFT features are used to instead of simple convolution filters for feature extraction. Moreover, in order to extract more distinctive features, the feature representation layer and full connection layer are included in the CZI-Net. In practice, Most defect-free fabrics only involve in the first step of our method and avoid a costive computation in the second step, which makes very fast fabric detection. More importantly, we propose the Locality-constrained Reconstruction Error (LCRE) in the first step and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Optical measurement and interference techniques · Image Processing Techniques and Applications
MethodsConvolution
