MARATTO

article · Nile Journal of Communication and Computer Science/Nile Journal of Communication and Computer Science

Review: Mask R-CNN Models

202257 citationsOpen accessKafr el-Sheikh University

In plain language

Instance segmentation is a core computer vision task that combines semantic segmentation with object detection to identify and delineate individual objects of interest within an image at the pixel level. Mask R-CNN is an established deep learning architecture designed for this purpose, building upon Faster R-CNN by introducing an additional parallel branch specifically dedicated to predicting object masks alongside bounding box recognition. Over time, multiple variants of this model have emerged to improve performance and efficiency. A comparative review examines fifteen distinct frameworks derived from the Mask R-CNN architecture to clarify the differences among these popular variations. In the majority of the reviewed versions, testing and performance evaluation were conducted using the COCO benchmark dataset, which is specifically designed for instance segmentation challenges.

Key takeaways

  • Instance segmentation combines object detection and semantic segmentation to produce per-pixel masks for distinct objects in an image.
  • Mask R-CNN extends Faster R-CNN by adding a parallel branch for predicting object masks alongside bounding box recognition.
  • Fifteen different framework variations derived from the Mask R-CNN model were evaluated and compared.
  • Most of the assessed model variations were implemented and tested on the standard COCO dataset.

Why it matters

Enabling computers to pinpoint and outline distinct objects in complex imagery is fundamental to advanced artificial intelligence systems. Reviewing fifteen variations of a core segmentation model clarifies how architectural modifications affect pixel-level recognition, assisting practitioners in understanding the design choices tested against established visual datasets.

Commercialisation angle

The abstract does not indicate an application pathway.

AI-generated from the published abstract. Always read the original work before citing.

Abstract

Instance segmentation is a challenging computer vision task that requires the prediction of object instances and their per-pixel segmentation mask. This makes it a hybrid of semantic segmentation and object detection. It detects and delineates each distinct object of interest appearing in an image. Mask RCNN model is common for instance segmentation that has several versions for improving this task. We proposed a simple comparison between Fifteenth different version frameworks from Mask-RCNN for object instance segmentation. Our survey representing the difference between the popular versions of Mask R-CNN. The Mask R-CNN method extends Faster R-CNN by adding a branch for predicting an object mask in parallel with the existing branch for bounding box recognition. The results in most versions were implemented on of the COCO dataset that created for instance segmentation tasks.

Research topics

  • Neural Networks and Applications

Read the original research

This page summarises published work. The authoritative version sits with the publisher.

DOI: 10.21608/njccs.2022.280047

Is something wrong with this record? Report it or request removal.

Discussion

Discuss this research

Have you built on this work, tried to replicate it, or seen it applied in practice? Share what you know. Verified researchers and MARATTO™ domain experts can open a discussion, and any member can reply. Contributions are reviewed before they appear.

No discussion yet. Open the first thread.