Journal of Textile Research ›› 2020, Vol. 41 ›› Issue (04): 39-44.doi: 10.13475/j.fzxb.20190500406

• Textile Engineering • Previous Articles     Next Articles

Surface defect recognition of chemical fiber yarn packages based on improved convolutional neural network

WANG Zexia, CHEN Ge, CHEN Zhenzhong()   

  1. College of Mechanical Engineering, Donghua University, Shanghai 201620, China
  • Received:2019-05-06 Revised:2019-12-31 Online:2020-04-15 Published:2020-04-27
  • Contact: CHEN Zhenzhong E-mail:zhenzh.chen@dhu.edu.cn

Abstract:

Focusing on the disadvantages of traditional manual method for defect detection of chemical fiber yarn packages, an improved convolutional neural network was proposed to classify and recognize the normal and three common defective yarn packages. The images of collected yarn package were processed into blocks before features were extracted by using the improved convolutional neural network. The global maximum pooling layer was used instead of the full connection layer, enhancing the robustness of images to spatial translations and reducing the model parameters. Softmax classifier was employed for classification. As a result, an active learning method was proposed for network learning. Firstly, a small number of labeled samples were used to train the network, and then the most valuable samples for improving network performance were selected and labeled, which were then added to the training samples. The experimental results show that this method can effectively facilitate the defect recognition of yarn packages, achieving a recognition accuracy of 97.1%. This method effectively reduces the number of labeled samples required by the network and saves a lot of labeling costs, with a certain degree of universality.

Key words: chemical fiber yarn package, defect recognition, image blocking, convolutional neural network, global maximum pooling, active learning method

CLC Number: 

  • TP391.4

Fig.1

Algorithm flowchart"

Fig.2

Normal and defective samples. (a) Normal;(b) Tripping filament; (c) Bad shape; (d) Stained yarn"

Fig.3

Network model of yarn package defect recognition"

Fig.4

Typical active learning processes"

Fig.5

Model training loss curve"

Fig.6

Model training accuracy curve"

Tab.1

Test recognition accuracy of model"

丝饼类型 样本数量 错分样本数 识别准确率/%
正常 128 2 98.4
绊丝 128 6 95.3
成型不良 128 4 96.9
油污 128 3 97.7

Tab.2

Comparison of recognition results for different connection ways"

连接方式 参数内存/
MB
识别准确
率/%
单张图片检测
时间/ms
全局最大池化 21.48 97.1 82.19
全局平均池化 21.43 88.9 82.81
全连接 32.26 88.1 91.88

Fig.7

Recognition accuracy of different selection criteria"

[1] 王松林, 相恒学, 徐锦龙, 等. 通用合成纤维功能化基础问题与发展趋势[J]. 纺织学报, 2018,39(3):167-174.
WANG Songlin, XIANG Hengxue, XU Jinlong, et al. Basic issues and development trends on general synthetic fibers with high functionalization[J]. Journal of Textile Research, 2018,39(3):167-174.
[2] 高哲, 蒋高明, 马丕波, 等. 碳纤维多轴向经编复合材料的应用与发展[J]. 纺织学报, 2013,34(12):144-151.
GAO Zhe, JIANG Gaoming, MA Pibo, et al. Application and development of carbon fiber multi-axial warp-knitted fabric reinforced composites[J]. Journal of Textile Research, 2013,34(12):144-151.
[3] 张志宇. 浅谈由设备原因引起的DTY锭位缺陷[J]. 黑龙江纺织, 2010(1):15-16.
ZHANG Zhiyu. Talking about the DTY spindle position defect caused by equipment[J]. Heilongjiang Textile, 2010(1):15-16.
[4] 陆奕辰, 王蕾, 唐千惠, 等. 应用图像处理的纱线黑板毛羽量检测与评价[J]. 纺织学报, 2018,39(8):144-149.
LU Yichen, WANG Lei, TANG Qianhui, et al. Detection and evaluation on yarn hairiness of blackboard with image processing[J]. Journal of Textile Research, 2018,39(8):144-149.
[5] 杨曼, 李仁忠, 刘阳阳, 等. 基于改进迭代匹配滤波的织物疵点检测[J]. 西安工程大学学报, 2017,31(3):383-389.
YANG Man, LI Renzhong, LIU Yangyang, et al. Fabric defect detection based on improved iterative match filter algorithm[J]. Journal of Xi'an Polytechnic University, 2017,31(3):383-389.
[6] 李文羽. 基于机器视觉和图像处理的色织物疵点自动检测研究[D]. 上海: 东华大学, 2014: 60-76.
LI Wenyu. Research on automatic detection for yarn-dyed fabric defect based on machine vision and image processing[D]. Shanghai: Donghua University, 2014: 60-76.
[7] 景军锋, 郭根. 基于机器视觉的丝饼毛羽检测[J]. 纺织学报, 2019,40(1):147-152.
JING Junfeng, GUO Gen. Yarn packages hairiness detection based on machine vision[J]. Journal of Textile Research, 2019,40(1):147-152.
[8] KRIZHEVSKY A, SUTSKEVER I, HINTON G E. Imagenet classification with deep convolutional neural networks[C]//Annual conference on neural information processing systems. Cambridge: MIT Press, 2012: 1097-1105.
[9] WANG Shuihua, LV Yiding, SUI Yuxiu, et al. Alcoholism detection by data augmentation and convolutional neural network with stochastic pooling[J]. Journal of Medical Systems, 2017,42(1):845-856.
[10] WANG Meng, HUA Xiansheng. Active learning in multimedia annotation and retrieval: a survey[J]. ACM Transaction on Intelligent Systems and Technology, 2011,2(2):1-10.
[11] 杨文柱, 田潇潇, 王思乐, 等. 主动学习算法研究进展[J]. 河北大学学报(自然科学版), 2017,37(2):216-224.
YANG Wenzhu, TIAN Xiaoxiao, WANG Sile, et al. Recent advances in active learning algorithms[J]. Journal of Hebei University (Nature Science Edition), 2017,37(2):216-224.
[12] 徐艳. 基于主动学习的图像标注方法研究[D]. 锦州: 辽宁工业大学, 2014: 37-39.
XU Yan. Reserch on image annotation based active learning[D]. Jinzhou: Liaoning University of Technology, 2014: 37-39.
[1] WANG Xiaohua, YAO Weiming, WANG Wenjie, ZHANG Lei, LI Pengfei. Sewing gesture recognition based on improved YOLO deep convolutional neural network [J]. Journal of Textile Research, 2020, 41(04): 142-148.
[2] JIA Xiaojun, YE Lihua, DENG Hongtao, LIU Zihao, LU Fengjie. Elements classification of vein patterns using convolutional neural networks for blue calico [J]. Journal of Textile Research, 2020, 41(01): 110-117.
[3] SUN Jie, DING Xiaojun, DU Lei, LI Qinman, ZOU Fengyuan. Research progress of fabric image feature extraction and retrieval based on convolutional neural network [J]. Journal of Textile Research, 2019, 40(12): 146-151.
[4] . Yarn-dyed fabric defect detection based on deep-convolutional neural network [J]. JOURNAL OF TEXTILE RESEARCH, 2017, 38(02): 68-74.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!