Table of Contents

Property HasImageSegmentation

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

HasImageSegmentation

Indicates whether the model supports image segmentation, enabling partitioning of an image into regions or object masks for downstream analysis and understanding.

public bool HasImageSegmentation { get; }

Property Value

bool

true if the model supports image segmentation; otherwise, false.