Is it possible to perform Instance Segmentation on multiple objects of the same type?

2 ビュー (過去 30 日間)
C
C 2018 年 11 月 27 日
I've been reading the Semantic Segmentation tutorial and was wondering if it's possible to also do Instance Segmentation where each animal or person is given a unique mask (like an R-CNN bounding box).
If not, is it possible to extend the trainRCNNObjectDetector in to a Mask R-CNN?
I am trying to detect multiple objects of the same type and want to be able to save their masks separately, so in the above image I'd want to save each of dog's mask. I
I've trained an R-CNN and can save each bounding box but would prefer to get a more exact object shape in order to help with background subtraction.
Thanks.

回答 (0 件)

カテゴリ

Help Center および File ExchangePoint Cloud Processing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by