Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2021, Vol. 47 ›› Issue (6): 271-276,283. doi: 10.19678/j.issn.1000-3428.0058058

• Graphics and Image Processing • Previous Articles     Next Articles

Improved Mask RCNN Algorithm and Its Application in Pedestrian Instance Segmentation

YIN Song, CHEN Xueyun, BEI Xueyu   

  1. School of Electrical Engineering, Guangxi University, Nanning 530004, China
  • Received:2020-04-14 Revised:2020-05-18 Published:2020-05-25
  • Contact: 国家自然科学基金(61661006)。 E-mail:971588586@qq.com

改进Mask RCNN算法及其在行人实例分割中的应用

音松, 陈雪云, 贝学宇   

  1. 广西大学 电气工程学院, 南宁 530004
  • 作者简介:音松(1992-),男,硕士研究生,主研方向为深度学习、目标检测;陈雪云,副教授、博士;贝学宇,硕士研究生。

Abstract: In the process of feature extraction, Mask RCNN algorithm will lose semantic information.However, pedestrians in natural scenes have different posture, occlusion and complex background, which lead to poor detection accuracy in pedestrian segmentation.To solve this problem, an improved Mask RCNN algorithm is proposed.In the Mask branch of the Mask RCNN network, the Concatenated Feature Pyramid Network(CFPN) is added to fuse the multi-layer features generated by the network, so as to make full use of the semantic information of different feature layers.On this basis, the RoI Align operation is performed to generate a pedestrian mask.Following the COCO data set, 1 000 pictures are taken from life scenes, and a new pedestrian data set is built.Experimental results based on the data set show that the improved algorithm has higher detection accuracy than the original algorithm.

Key words: pedestrian instance segmentation, Mask RCNN algorithm, feature fusion, object detection, Concatenated Feature Pyramid Network(CFPN)

摘要: Mask RCNN算法在特征提取过程中存在语义信息丢失的问题,而自然场景中的行人具有姿态不同、遮挡和背景复杂等特点,导致算法应用于行人实例分割时检测准确性较差。对此,提出一种改进的Mask RCNN算法。在Mask RCNN网络的Mask分支中增加串联特征金字塔网络(CFPN)模块,对网络生成的多层特征进行融合,充分利用不同特征层的语义信息。在此基础上,执行RoI Align操作生成行人掩膜。仿照COCO数据集,从生活场景中拍摄1 000张图片,自建一个新的行人数据集。基于该数据集的实验结果表明,改进算法较原算法具有更高的检测精确率。

关键词: 行人实例分割, Mask RCNN算法, 特征融合, 目标检测, 串联特征金字塔网络

CLC Number: