image-object-picker — Masking AI Model

Object Picker opens the segmentation overlay and lets you click the pieces you actually want, building the mask by hand from what the model found. Single runs only: object indices shift from image to image.

Details

  • CategoryMasking
  • Year-1
  • License

Inputs & Outputs

  • ImageInput · image

    Upstream segmentation overlay — the colored object mask image where each detected object is painted in a distinct color.

  • TextInput · string

    Per-object metadata from the upstream segmentation model (class label + (R G B) color + optional bbox per line).

  • ImageOutput · image

    Binary B&W mask: white where the selected object(s) are, black elsewhere. With mode='invert' the polarity is reversed.

Tags

  • mask-creation
  • interactive
  • object-selection
  • single-run-only

Alternatives in Image Masking