Coretex
coretex.entities.model.model.Model Member List

This is the complete list of members for coretex.entities.model.model.Model, including all inherited members.

createModel(cls, str name, int projectId, float accuracy, Optional[Dict[str, Any]] meta=None)coretex.entities.model.model.Model
download(self, Optional[Path] path=None, bool ignoreCache=False)coretex.entities.model.model.Model
modelDescriptorFileName(cls)coretex.entities.model.model.Model
saveModelDescriptor(cls, Union[Path, str] path, Dict[str, Any] contents)coretex.entities.model.model.Model
upload(self, Union[Path, str] path)coretex.entities.model.model.Model