Skip to main content
Version: 25.3

templates.ImageModelBasedTemplateSchema

class templates.ImageModelBasedTemplateSchema(*args, **kwargs)

Model Based template

Parameters

NameTypeDefaultInfo
model_namestrModel name.
model_labelstrModel label.
dirpathstrThe path to the stored model in minio.
label_mapDict[str, int]The label map for the Node that this LF is being applied to.
operatorstrOperator.
min_similarityfloat0Minimum similarity for model decision function.