The purpose of instance segmentation is to segment the mask of each object instance from the images. Compared with semantic segmentation, instance segmentation not only distinguishes different categories, but also distinguishes different object instances within the same category. As shown in Fig. 13.1, in the results of semantic segmentation, the labels corresponding to different sheep are the same; that is, they are all assigned to the category of “sheep”, while in the results of instance segmentation, the category labels of different sheep are the same, but they have different instance numbers; compared with object detection, instance segmentation needs to further segment the mask of the object within each bounding box.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Instance Segmentation

  • Wei Shen,
  • Chongjie Si,
  • Chen Yang,
  • Yong Yu

摘要

The purpose of instance segmentation is to segment the mask of each object instance from the images. Compared with semantic segmentation, instance segmentation not only distinguishes different categories, but also distinguishes different object instances within the same category. As shown in Fig. 13.1, in the results of semantic segmentation, the labels corresponding to different sheep are the same; that is, they are all assigned to the category of “sheep”, while in the results of instance segmentation, the category labels of different sheep are the same, but they have different instance numbers; compared with object detection, instance segmentation needs to further segment the mask of the object within each bounding box.