Skip to content

darts_segmentation.SMPSegmenterConfig

Bases: typing.TypedDict

Configuration for the segmentor.

input_combination instance-attribute

input_combination: list[str]

model instance-attribute

model: dict[str, typing.Any]

norm_factors instance-attribute

norm_factors: dict[str, float]