纺织学报 ›› 2023, Vol. 44 ›› Issue (10): 134-142.doi: 10.13475/j.fzxb.20220707701
摘要:
为提高服装制版效率,实现从服装款式图到样板的智能检索,提出一种基于服装结构特征识别的相似样板匹配技术。该技术将服装结构制版知识与深度学习算法结合,基于对女裤中的廓形、褶裥、腰头类型等18个细粒度特征的识别来匹配样板。其中,技术的实现主要包括分类标签设计和模型验证实验。对于分类标签设计:先根据女裤结构制图知识,对平面款式图中可作为样板相似性评价指标的服装结构特征进行定义,并根据定义设置多标签类别;然后将多标签分类转化为单标签多分类,建立平面款式图、结构特征和样板三者之间的联系;最后通过数据可视化等方法对标签之间的相关性进行研究,并设计了最终的18个分类标签。对于模型验证实验:首先建立以女裤平面款式图为样本的服装数据集,基于数据集的特点对经典AlexNet网络进行改进,其中包括简化网络结构、减少模型参数、防止过拟合,在每层卷积层后增加批归一化操作,以加快模型的收敛速度,提高模型的泛化能力。模型测试结果表明:改进后的模型在验证集上的准确率为83.4%,相比改进前的AlexNet模型其准确率提高了6.7%;与其它结构更复杂的网络模型相比,该模型的准确率更高,综合性能更好,可用于款式图的结构特征识别及相似样板匹配。
中图分类号:
[1] | 刘丹. 女式衬衣款式图到结构图的智能转换研究[D]. 西安: 西安工程大学, 2015: 2-5. |
LIU Dan. Study on the intelligent conversion of blouse technical drawing to structure drawing[D]. Xi'an: Xi'an Polytechnic University, 2015: 2-5. | |
[2] | 周幸子. 连衣裙款式图的识别和样板的自动生成研究[D]. 上海: 东华大学, 2021: 5-9. |
ZHOU Xingzi. Study of recognition of dress design sketch and automatic pattern generation[D]. Shanghai: Donghua University, 2021: 5-9. | |
[3] | 李涛, 杜磊, 黄振华, 等. 服装款式图识别与样板转换技术研究进展[J]. 纺织学报, 2020, 41(8): 145-151. |
LI Tao, DU Lei, HUANG Zhenhua, et al. Review on pattern conversion technology based on garment flat recognition[J]. Journal of Texitile Research, 2020, 41(8): 145-151. | |
[4] | 徐增波, 张玲, 张艳红, 等. 基于复杂网络提取和支持向量机模型分类的服装领型研究[J]. 纺织学报, 2021, 42(6): 146-152. |
XU Zengbo, ZHANG Ling, ZHANG Yanhong, et al. Research on clothing collar types based on complex network extraction and support vector machine classification[J]. Journal of Texitile Research, 2021, 42(6): 146-152. | |
[5] |
LECUN Y, BOTTOU L, BENGIO Y, et al. Gradient-based learning applied to document recognition[J]. Proceedings of the IEEE, 1998, 86(11): 2278-2324.
doi: 10.1109/5.726791 |
[6] | 江慧, 马彪. 基于服装风格的款式相似度算法[J]. 纺织学报, 2021, 42(11): 129-136. |
JIANG Hui, MA Biao. Style similarity algorithm based on clothing style[J]. Journal of Textile Research, 2021, 42(11): 129-136. | |
[7] |
MA J, ZHANG H, CHOW T W S. Multilabel classification with label-specific features and classifiers: a coarse and fine tuned framework[J]. IEEE Transactions on Cybernetics, 2021, 51(2): 1028-1042.
doi: 10.1109/TCYB.6221036 |
[8] | 夏明, 宋婧, 姜朝阳, 等. 基于连衣裙结构特征匹配的款式识别技术[J]. 纺织学报, 2020, 41(7): 141-146. |
XIA Ming, SONG Jing, JIANG Zhaoyang, et al. Style recognition technique based on feature matching in dress construction[J]. Journal of Texitile Research, 2020, 41(7): 141-146. | |
[9] | 周慧颖, 汪廷华, 张代俐. 多标签特征选择研究进展[J]. 计算机工程与应用, 2022(6): 1-22. |
ZHOU Huiying, WANG Tinghua, ZHANG Daili. Research progress of multi-label feature selection[J]. Computer Engineering and Applications, 2022(6): 1-22. | |
[10] |
SUN Z, LIU X, HU K, et al. An efficient multi-label SVM classification algorithm by combining approximate extreme points method and divide-and-conquer stra-tegy[J]. IEEE Access, 2020, 8: 170967-170975.
doi: 10.1109/Access.6287639 |
[11] |
武红鑫, 韩萌, 陈志强, 等. 监督和半监督学习下的多标签分类综述[J]. 计算机科学, 2022, 49(8): 12-25.
doi: 10.11896/jsjkx.210700111 |
WU Hongxin, HAN Meng, CHEN Zhiqiang, et al. Survey of multi-label classification based on supervised and semi-supervised learning[J]. Computer Science, 2022, 49(8): 12-25.
doi: 10.11896/jsjkx.210700111 |
|
[12] | SIMONYAN K, ZISSERMAN A. Very deep convolutional networks for large-scale image recognit-ion[J]. Proceedings of the IEEE, 2014, 66(11): 1556-1568. |
[13] | SZEGEDY C, LIU W, JIA Y, et al. Going deeper with convolutions[C]// Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition. Boston: IEEE, 2015: 1-9. |
[14] | IOFFE S, SZEGEDY C. Batch normalization: accelerating deep network training by reducing internal covariate shift[C]// Proceedings of International Conference on Machine Learning. France:[s.n.], 2015: 1-20. |
[15] | 吴晨芳, 杨世锡, 黄海舟, 等. 一种基于改进的LeNet-5模型滚动轴承故障诊断方法研究[J]. 振动与冲击, 2021, 40(12): 55-61. |
WU Chenfang, YANG Shixi, HUANG Haizhou, et al. An improved fault diagnosis method of rolling bearings based on LeNet-5[J]. Journal of Vibration and Shock, 2021, 40(12): 55-61. |
[1] | 任泽, 钟安华. 基于男性腰臀裆部NURBS曲面模型的内裤数字化制版[J]. 纺织学报, 2023, 44(08): 167-173. |
[2] | 周艳红, 江红霞, 陈玲. 基于AutoCAD参数化中式嫁衣样板的自动生成[J]. 纺织学报, 2022, 43(09): 175-181. |
[3] | 叶勤文, 张皋鹏. 基于AutoCAD参数化的个性化服装纸样生成[J]. 纺织学报, 2019, 40(04): 103-110. |
|