Ikomia-dev / IkomiaCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic segmentation output: no polygons are generated if colors are not set

LudoBar opened this issue · comments

Describe the bug
For semantic segmentation tasks, polygons of segmented regions should be generated automatically. They are particularly useful for visualization purpose. When segmentation task does not set colors for mask output, polygons are not generated. This occurs with zero-shot segmentation algorithms.

To Reproduce
Create workflow with infer_mobile_segment_anything algorithm.

Expected behavior
Polygons should always be available.

Logs - Screenshots

Environment:

  • Linux and Windows
  • Ikomia API 0.10.0

Additional context