纺织学报 ›› 2026, Vol. 47 ›› Issue (06): 86-93.doi: 10.13475/j.fzxb.20250803501

• 纺织工程 • 上一篇    下一篇

基于低阶-高阶特征联合的格子织物图像检索方法

张晓婷1(), 赵鹏宇1, 潘如如2, 高卫东2   

  1. 1 江南大学 人工智能与计算机学院江苏 无锡 214122
    2 江南大学 纺织科学与工程学院江苏 无锡 214122
  • 收稿日期:2025-08-15 修回日期:2026-04-08 出版日期:2026-06-15 发布日期:2026-08-19
  • 作者简介:张晓婷(1982—),女,高级实验师,博士。主要研究方向为格子织物图像检索。E-mail:8939312007@jiangnan.edu.cn
  • 基金资助:
    国家自然科学基金青年科学基金项目(62202203)

A retrieval method for plaid fabric images with low-level and high-level features

ZHANG Xiaoting1(), ZHAO Pengyu1, PAN Ruru2, GAO Weidong2   

  1. 1 School of Artificial Intelligence and Computer ScienceJiangnan University, WuxiJiangsu 214122, China
    2 College of Textile Science and EngineeringJiangnan University, WuxiJiangsu 214122, China
  • Received:2025-08-15 Revised:2026-04-08 Published:2026-06-15 Online:2026-08-19

摘要:

为实现格子织物图像的精细化表征,提高其检索性能,提出了一种基于低阶-高阶特征联合的格子织物图像检索方法。通过设计低阶特征提取方法,从局部纹理特征、关键点纹理特征、局部颜色特征和空间颜色特征4个方面表征格子织物图像的角点、线条等低阶特征。同时,在现有卷积神经网络模型中增加注意力模块,提取聚焦关键信息的全局和局部高阶特征,并进行特征融合和哈希编码。通过度量不同特征的相似性,并采用权重分配的方式进行低阶-高阶特征的联合,实现格子织物图像检索。构建了包含44 000幅织物图像的检索数据集,为模型验证提供数据支撑,测试数据表明,所提方法的前5幅图像检索平均精准确率高达79.6%,召回率为59.5%,平均精度为0.780,相比现有方法优势明显,从而验证了该方法不仅可行、有效,还具备显著的优越性。本文方法可为纺织企业查找历史产品提供参考,提升企业的设计、生产和运营效率。

关键词: 低阶特征, 高阶特征, 特征联合, 格子织物, 图像检索

Abstract:

Objective In the textile industry, fabric retrieval invokes directly relevant technical parameters to guide the production process through inquiring existing similar products. The procedures of sample analysis and repeated trial weaving are reduced significantly, achieving digitized and intelligent management. The current fabric retrieval methods leave out the low-level visual information of various plaid fabrics and high-level semantic information including lattice and style, which fail to meet the accuracy requirement of retrieval in the segmentation of plaid fabrics.

Method The low-level features of plaid fabric images were characterized by the designed local texture features, key-point texture features, local color features, and spatial color features. Meanwhile, attention mechanisms were introduced into existing CNN network models to extract global and local depth features, and feature fusion and hash encoding were performed to realize efficient search. The similarities of different features were measured based on the distance function, and the weight allocation was used to combine low-level and high-level features.

Results A new plaid fabric image retrieval dataset containing 44 000 images was built as the benchmark to evaluate the proposed method. Results showed that the average precision at top 5 (P5), recall at top 5 (R5) and mean average precision (ImAP) of the four categories(including solid-color grids, window grids, academic grids, and Welsh grids) reached 79.6%, 59.5%, and 0.780, respectively, verifying the feasibility and effectiveness of the proposed method. The 79.6% precision P5 of the top 5 images means that about 3.95 of the top 5 images were highly correlated with the required contents. In terms of visual similarity, the proposed method effectively retrieved images with similar textures and colors, which were highly similar to the query image in both global appearance and local details. Compared with single low-level and high-level feature-based retrieval performance, the retrieval metrics P5of low-level and high-level feature combination method was improved by 5.2% and 2.1%, R5 was improved by 6.9% and 2.4%, and ImAP was improved by 0.062 and 0.022, respectively. From the perspective of improvement effect, the combination of low-level and high-level features was able to enhance effectively the retrieval performance of plaid fabric images, leveraging the advantages of different features to form complementary advantages. Compared with the existing image retrieval methods, the results of the new method suggested the adaptability and superiority for plaid image retrieval.

Conclusion This paper proposes a novel plaid fabric image retrieval method based on low-level and high-level feature combination. The retrieval of plaid fabric images has been achieved by integrating different features through weight allocation to form complementary advantages. The results showed that the average P5R5 and ImAP of four categories can reach 79.6%, 59.5%, and 0.780, respectively, demonstrating the feasibility and effectiveness of the method. The comparative experiments prove the adaptability and superiority of the proposed method for plaid image retrieval. The proposed method can provide reference for textile enterprises to search for the required fabric images and improve their design, production, and operational efficiency.

Key words: low-level feature, high-level feature, feature combination, plaid fabric, image retrieval

中图分类号: 

  • TS101.8

图1

格子织物图像特征分离"

表1

不同参数组合下的检索性能"

评价指标 P5/% R5/% ImAP
A1 46.3 32.7 0.417
A2 47.6 33.8 0.426
A3 49.2 34.6 0.442
A4 49.4 35.5 0.448
A5 51.5 35.9 0.475
A6 51.9 36.3 0.477
A7 51.7 36.1 0.473
A8 50.6 35.3 0.469
A9 49.2 34.6 0.454

图2

SIFT特征提取过程"

图3

不同SIFT特征维度的检索性能"

图4

不同图像分区个数下的检索性能"

图5

CCV特征提取过程"

图6

格子织物图像高阶表征模型"

表2

不同权重组合下的检索性能"

权重组合 P5/% R5/% ImAP
A 79.6 59.5 0.780
B 78.4 56.1 0.777
C 78.5 56.1 0.768
D 78.0 55.8 0.773

表3

不同特征下的检索性能"

特征 P5 /% R5 /% ImAP
低阶特征 74.4 52.6 0.718
高阶特征 77.5 57.1 0.758
低阶-高阶联合 79.6 59.5 0.780

图7

不同类别格子织物的检索结果"

图8

不同方法的性能对比"

[1] ZHANG N, XIANG J, WANG L, et al. Research progress of content-based fabric image retrieval[J]. Textile Research Journal, 2023, 93(5/6): 1401-1418.
[2] 赵文浩, 向军, 张宁, 等. 基于SURF和VLAD特征编码的面料图案检索研究[J]. 纺织学报, 2023, 44(8): 110-117.
ZHAO Wenhao, XIANG Jun, ZHANG Ning, et al. Research on fabric pattern retrieval based on SURF and VLAD feature coding[J]. Journal of Textile Research, 2023, 44(8): 110-117.
[3] ZHANG L J, LIU X L, LU Z H, et al. Lace fabric image retrieval based on multi-scale and rotation invariant LBP[C]//Proceedings of the 7th International Conference on Internet Multimedia Computing and Service. New York: ACM, 2015: 1-5.
[4] JING J F, LI Q, LI P F, et al. A new method of printed fabric image retrieval based on color moments and gist feature description[J]. Textile Research Journal, 2016, 86(11): 1137-1150.
[5] ZHANG N, XIANG J, WANG L, et al. Image retrieval of wool fabric. Part I: Based on low-level texture features[J]. Textile Research Journal, 2019, 89(19/20): 4195-4207.
[6] ZHANG N, XIANG J, WANG L, et al. Image retrieval of wool fabric. part Ⅲ: based on aggregated convolutional descriptors and approximate nearest neighbors search[J]. Textile Research Journal, 2022, 92(3/4): 434-445.
[7] XIANG J, ZHANG N, PAN R R, et al. Efficient fine-texture image retrieval using deep multi-view hashing[J]. Computers & Graphics, 2021, 101: 93-105.
[8] DUBEY S R, SINGH S K, CHU W T. Vision transformer hashing for image retrieval[C]//2022 IEEE International Conference on Multimedia and Expo (ICME). New York: IEEE, 2022: 1-6.
[9] YANG M, HE D L, FAN M, et al. DOLG: single-stage image retrieval with deep orthogonal fusion of local and global features[C]//2021 IEEE/CVF International Conference on Computer Vision (ICCV), New York: IEEE, 2022: 11752-11761.
[10] LIU G H, YANG J Y. Exploiting deep textures for image retrieval[J]. International Journal of Machine Learning and Cybernetics, 2023, 14(2): 483-494.
[11] LU Z, LIU G H, LU F, et al. Image retrieval using dual-weighted deep feature descriptor[J]. International Journal of Machine Learning and Cybernetics, 2023, 14(3): 643-653.
[12] 沈佳忱, 袁理, 廖海斌, 等. 基于Transformer网络特征融合的色纺织物图像检索[J]. 毛纺科技, 2024, 52(8): 98-102.
SHEN Jiachen, YUAN Li, LIAO Haibin, et al. Image retrieval of colored spun fabrics based on Transformer network feature fusion[J]. Wool Textile Journal, 2024, 52(8): 98-102.
[13] DENG J K, GUO J, XUE N N, et al. ArcFace: additive angular margin loss for deep face recognition[C]//2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), New York: IEEE, 2020: 4685-4694.
[1] 张晓婷, 赵鹏宇, 潘如如, 高卫东. 基于深度特征融合的格子织物图像检索方法[J]. 纺织学报, 2025, 46(08): 89-95.
[2] 谷迁, 袁理, 杨亚莉, 刘军平. 融合高级语义特征的色纺织物图像快速检索[J]. 纺织学报, 2022, 43(03): 89-94.
[3] 孙洁, 丁笑君, 杜磊, 李秦曼, 邹奉元. 基于卷积神经网络的织物图像特征提取与检索研究进展[J]. 纺织学报, 2019, 40(12): 146-151.
[4] 吴传彬, 刘骊, 付晓东, 刘利军, 黄青松. 结合显著区域检测和手绘草图的服装图像检索[J]. 纺织学报, 2019, 40(07): 174-181.
[5] 向忠 何旋 钱淼 胡旭东. 基于边缘和颜色特征的织物印花花型检索[J]. 纺织学报, 2018, 39(05): 137-143.
[6] 曹霞 李岳阳 罗海驰 蒋高明 丛洪莲. 蕾丝花边的改进型纹理特征检索方法[J]. 纺织学报, 2016, 37(06): 142-154.
[7] 林翔宇 张华熊. 基于图像边缘特征的领带花型检索方法[J]. 纺织学报, 2015, 36(05): 123-126.
[8] 项明 姚雪存 崔振东 华铨平. 利用相关反馈技术和形状特征的服装图像检索算法[J]. 纺织学报, 2014, 35(2): 94-0.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!