templates.ImageImageComparatorTemplateSchema
- class templates.ImageImageComparatorTemplateSchema(*args, **kwargs)
Image Image Comparator template
Parameters
Parameters
Name Type Default Info image_embedding_field str
Field containing the image embedding. image_path str
Image path. operator string
>=
Operator. min_similarity float
0.5
Minimum similarity threshold. - static artifact_config_keys()
The names of the fields in the template schema pydantic model that represent paths to files or directories that contain data which back the LF template. For example, paths to a dictionary on disk that’s used within an LF.
Return type
Return type
List
[str
]
artifact\_config\_keys
artifact_config_keys