article · Nile Journal of Communication and Computer Science/Nile Journal of Communication and Computer Science
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.
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.
The abstract does not indicate an application pathway.
AI-generated from the published abstract. Always read the original work before citing.
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.
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
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.
New to MARATTO™? Create a free account.