CVIVJan 7, 2023

A Novel Improved Mask RCNN for Multiple Targets Detection in the Indoor Complex Scenes

arXiv:2302.05293v13 citationsh-index: 74
AI Analysis

This addresses the problem of reliable object detection for elderly care robots in cluttered indoor environments, but it is incremental as it builds on existing Mask RCNN with attention modules.

The paper tackles multiple target detection in complex indoor scenes for service robots by proposing an improved Mask RCNN with CBAM, achieving higher accuracy and better anti-interference ability compared to other methods while maintaining similar detection speed.

With the expansive aging of global population, service robot with living assistance applied in indoor scenes will serve as a crucial role in the field of elderly care and health in the future. Service robots need to detect multiple targets when completing auxiliary tasks. However, indoor scenes are usually complex and there are many types of interference factors, leading to great challenges in the multiple targets detection. To overcome this technical difficulty, a novel improved Mask RCNN method for multiple targets detection in the indoor complex scenes is proposed in this paper. The improved model utilizes Mask RCNN as the network framework. On this basis, Convolutional Block Attention Module (CBAM) with channel mechanism and space mechanism is integrated, and the influence of different background, distance, angle and interference factors are comprehensively considered. Meanwhile, in order to evaluate the detection and identification effects of the established model, a comprehensive evaluation system based on loss function and Mean Average Precision (mAP) is established. For verification, experiments on the detection and identification effects under different distances, backgrounds, angles and interference factors were conducted. The results show that designed model improves the accuracy to a higher level and has a better anti-interference ability than other methods when the detection speed was nearly the same.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes