Instance segmentation is a common task in computer vision specifically, and computer science in general. Its applications are widely used in areas such as autonomous driving and automotive systems. However, current instance segmentation models are often limited, as they only perform well on fixed training sets. This creates a significant challenge in real-world applications, where the number of classes is strongly dependent on the training data. To address this limitation, we propose the concept of Open World Instance Segmentation (OWIS) with two main objectives: (1) segmenting instances not present in the training set as an “unknown” class, and (2) enabling models to incrementally learn new classes without forgetting previously learned ones, with minimal cost and effort. These objectives are derived from open world object detection task [12]. We also introduce new datasets following a novel protocol for evaluation, along with a strong baseline method called ROWIS (Real-Time Open World Instance Segmentor), which incorporates an advanced energy-based strategy for unknown class identification. Our evaluation, based on the proposed protocol, demonstrates the effectiveness of ROWIS in addressing real-world challenges. His research will encourage further exploration of the OWIS problem and contribute to its practical adoption. Our code was published at https://github.com/4ursmile/ROWIS .

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

Towards Real-Time Open World Instance Segmentation

  • Bao Ly Tran Hoang,
  • Minh Le Thanh,
  • Khanh-Duy Nguyen

摘要

Instance segmentation is a common task in computer vision specifically, and computer science in general. Its applications are widely used in areas such as autonomous driving and automotive systems. However, current instance segmentation models are often limited, as they only perform well on fixed training sets. This creates a significant challenge in real-world applications, where the number of classes is strongly dependent on the training data. To address this limitation, we propose the concept of Open World Instance Segmentation (OWIS) with two main objectives: (1) segmenting instances not present in the training set as an “unknown” class, and (2) enabling models to incrementally learn new classes without forgetting previously learned ones, with minimal cost and effort. These objectives are derived from open world object detection task [12]. We also introduce new datasets following a novel protocol for evaluation, along with a strong baseline method called ROWIS (Real-Time Open World Instance Segmentor), which incorporates an advanced energy-based strategy for unknown class identification. Our evaluation, based on the proposed protocol, demonstrates the effectiveness of ROWIS in addressing real-world challenges. His research will encourage further exploration of the OWIS problem and contribute to its practical adoption. Our code was published at https://github.com/4ursmile/ROWIS .