Surface Defect Detection of Mobile Phone Screen Based on Generative Adversarial Networks

Zhuojia Ma,Meiqin Liu,Senlin Zhang,Shanling Dong,Ping Wei
DOI: https://doi.org/10.1109/ccdc62350.2024.10588188
2024-01-01
Abstract:This paper proposes a novel defect detection method for mobile phone screens based on Generative Adversarial Networks (GANs). It aims at solving the overfitting problem due to insufficient data and enhancing the effectiveness of the detection network. To achieve the goal, we first present Multiscale Generative Adversarial Networks (MsGANs) to expand the dataset. As two important components in MsGANs, multi-scale generators and pyramidal discriminators are obtained by optimizing the structure of Conditional Generative Adversarial Networks (CGANs). Multi-scale generators are built from coarse to fine, where the global generator produces images with lower resolution, and the local enhancer provides missing details to ensure the creation of excellent images. Pyramidal discriminators utilize three distinct scales of image feature pyramids. Further-more, we establish the multi-label classification network to tackle the defect detection problem that multiple categories of defects are involved in a single sample. A pre-trained ResNet-50 is used to extract high-level image features. Finally, the experimental results demonstrate the effectiveness of MsGANs combined with ResNet-50 for mobile phone screen defect detection.
What problem does this paper attempt to address?