Slot: model_file_path
Path to deep learning model file if using a local or custom trained model file. Use this instead of model_name when pointing to a specific file on disk. Either model_name or model_file_path should be provided when using deep learning methods.
URI: lambdaber:model_file_path Alias: model_file_path
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ParticlePickingParameters | Parameters specific to particle picking workflows | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lambda-ber-schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | lambdaber:model_file_path |
| native | lambdaber:model_file_path |
LinkML Source
name: model_file_path
description: Path to deep learning model file if using a local or custom trained model
file. Use this instead of model_name when pointing to a specific file on disk. Either
model_name or model_file_path should be provided when using deep learning methods.
from_schema: https://w3id.org/lambda-ber-schema/
rank: 1000
alias: model_file_path
owner: ParticlePickingParameters
domain_of:
- ParticlePickingParameters
range: string