Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
backbone
pydantic.v1.types.StrictStr | None
num_layers
pydantic.v1.types.StrictInt | None
num_nearest_neighbors
pool_size
sampling_ratio
float | None
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore.from_dict( obj: dict ) ‑> edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore
obj
dict
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore.from_json( json_str: str ) ‑> edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore
json_str
str
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore.to_dict( self )
self
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.block_params_visual_anomaly_patchcore.BlockParamsVisualAnomalyPatchcore.to_str( self ) ‑> str
Was this page helpful?