Ask Your Question
0

Does mask rcnn make predictions that are not limited to masks?

asked 2022-08-23 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-28 16:00:00 +0000

plato gravatar image

Yes, Mask R-CNN makes predictions that are not limited to masks. In addition to predicting the binary mask for each object instance, Mask R-CNN also predicts the bounding box, class label, and confidence score for each detected object. These predictions enable Mask R-CNN to perform instance segmentation, object detection, and classification tasks simultaneously, which makes it a powerful tool for various computer vision applications.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-08-23 11:00:00 +0000

Seen: 15 times

Last updated: Apr 28 '21