China Mechanical Engineering ›› 2026, Vol. 37 ›› Issue (5): 1226-1235.DOI: 10.3969/j.issn.1004-132X.2026.05.023

Previous Articles    

A Method of Multi-type Job Identification Based on Improved Faster-RCNN

MEI Qizhen(), SUN Xuan()   

  1. College of Mechanical and Control Engineering,Guilin University of Technology,Guilin,Guangxi,541006
  • Received:2025-05-06 Online:2026-05-25 Published:2026-06-09
  • Contact: SUN Xuan

基于改进Faster-RCNN的多种类工件识别方法

梅旗振(), 孙旋()   

  1. 桂林理工大学机械与控制工程学院, 桂林, 541006
  • 通讯作者: 孙旋
  • 作者简介:梅旗振,男,2001年生,硕士研究生。研究方向为深度学习目标检测。E-mail:978149007@qq.com
    孙旋*(通信作者),男,1970年生,副教授。研究方向为机电控制技术。E-mail:sunxuan@glut.edu.cn

Abstract:

To solve the problems of missing workpiece detection and low accuracy of workpiece detection in traditional machine vision algorithm, an improved Faster-RCNN multi-type job identification method was proposed. Firstly, at the backbone network level, the original VGG16 was discarded, the Res2Net101 was adopted to strengthen the efficiency of network feature extraction. Secondly, in the feature fusion module, the SCConv was deeply embedded into the FPN, and then a new SCFPN architecture was constructed, and the architecture was organically integrated with Res2Net101 to realize the full extraction and refinement of multi-scale feature information. Finally, in the post-processing link, Soft-NMS algorithm was used to replace the traditional non maximum suppression(NMS) algorithm, effectively avoiding the false deletion of high coincidence candidate box, significantly improving the adaptability of the model in the workpiece occlusion scene, and greatly reducing the probability of missing detection. The results show that the proposed improved Faster-RCNN model significantly improves the performances compared with that of the original algorithm, the average precision reaches 93.2% and recall rate is as 91.8%. It may detect and identify all kinds of workpieces in complex environment.

Key words: workpiece detection, improved Faster-RCNN, feature pyramid network(FPN), spatial and channel reconstruction convolution(SCConv)

摘要:

针对传统机器视觉算法在工件检测任务中出现工件漏检、工件检测准确率低的问题,提出了一种改进的Faster-RCNN多种类工件识别方法。首先在骨干网络层面摒弃原有的VGG16,选用Res2Net101强化网络特征提取效能;其次在特征融合模块中将空间和通道重建卷积(SCConv)深度嵌入特征金字塔网络(FPN),进而构建全新的SCFPN 架构,并将其与Res2Net101有机整合,以实现对多尺度特征信息的充分提取与精炼;最后在后处理环节,以Soft-NMS 算法取代传统非极大值抑制(NMS) 算法,有效规避高重合度候选框的误删除现象,显著提高模型在工件遮挡场景下的适配能力,大幅降低漏检概率。研究结果表明:所提改进Faster-RCNN模型相比原算法在性能上有显著提高,平均精度达到93.2%,召回率达到91.8%,可在复杂环境下完成对各类工件的检测识别。

关键词: 工件检测, 改进Faster-RCNN, 特征金字塔网络, 空间和通道重建卷积

CLC Number: