color-pick-by-class — Conditional AI Model

Name a class and keep only the pixels a segmentation model assigned to it, discarding the rest of the frame. It reads the segmenter's own text output, so the colors never have to be guessed. CPU, instant.

Details

  • CategoryConditional
  • Year-1
  • License

Inputs & Outputs

  • ImageInput · image

    The input image

  • TextInput · string

    Line separated input string. A line contains a class and color RGB values

  • ImageOutput · image

    Image with selected colors highlighted by class

Tags

  • selection
  • extraction
  • segmentation-post-process
  • color-region

Alternatives in Selection & Extraction