Uses of Enum Class
rawDeepLearningClassifier.DLStatus
Packages that use DLStatus
Package
Description
- 
Uses of DLStatus in rawDeepLearningClassifier
Methods in rawDeepLearningClassifier that return DLStatusModifier and TypeMethodDescriptionstatic DLStatusReturns the enum constant of this class with the specified name.static DLStatus[]DLStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in rawDeepLearningClassifier with parameters of type DLStatus - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return DLStatusModifier and TypeMethodDescriptionDLClassiferModel.getModelStatus()Check whether a model has been selected and can be loaded successfully.StandardClassifierModel.getModelStatus()Set and load the model. - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.animalSpot
Methods in rawDeepLearningClassifier.dlClassification.animalSpot that return DLStatusModifier and TypeMethodDescriptionSoundSpotModelPane.newModelSelected(File file) Called whenever a new model has been selectedabstract DLStatusStandardModelPane.newModelSelected(File file) Called whenever a new model has been selectedSoundSpotWorker.prepModel(StandardModelParams soundSpotParams, DLControl dlControl) Prepare the model - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.archiveModel
Methods in rawDeepLearningClassifier.dlClassification.archiveModel that return DLStatusModifier and TypeMethodDescriptionArchiveModelPane.newModelSelected(File file) ArchiveModelWorker.prepModel(StandardModelParams dlParams, DLControl dlControl) Prepare the model. - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.delphinID
Methods in rawDeepLearningClassifier.dlClassification.delphinID that return DLStatusModifier and TypeMethodDescriptionDelphinIDWorker.prepModel(StandardModelParams dlParams, DLControl dlControl)  - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.dummyClassifier
Methods in rawDeepLearningClassifier.dlClassification.dummyClassifier that return DLStatus - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.genericModel
Methods in rawDeepLearningClassifier.dlClassification.genericModel that return DLStatusModifier and TypeMethodDescriptionGenericModelPane.newModelSelected(File file) abstract DLStatusDLModelWorker.prepModel(StandardModelParams soundSpotParams, DLControl dlControl) GenericModelWorker.prepModel(StandardModelParams genericParams, DLControl dlControl)  - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.ketos
Methods in rawDeepLearningClassifier.dlClassification.ketos that return DLStatusModifier and TypeMethodDescriptionKetosModelPane.newModelSelected(File file) KetosWorker.prepModel(StandardModelParams ketosDLParams, DLControl dlControl) Prepare the model - 
Uses of DLStatus in rawDeepLearningClassifier.dlClassification.orcaSpot
Methods in rawDeepLearningClassifier.dlClassification.orcaSpot that return DLStatus - 
Uses of DLStatus in rawDeepLearningClassifier.layoutFX
Methods in rawDeepLearningClassifier.layoutFX that return types with arguments of type DLStatusModifier and TypeMethodDescriptionjavafx.concurrent.Task<DLStatus> DLModelSelectPane.loadNewModel(URI uri) Load a new model on a seperate thread.Methods in rawDeepLearningClassifier.layoutFX with parameters of type DLStatusModifier and TypeMethodDescriptionvoidDLSettingsPane.showWarningDialog(DLStatus status) voidDLWarningDialog.showWarningDialog(DLStatus dlWarning) Show a warning dialog for the statusstatic PamWarningDLSettingsPane.statusToWarnings(DLStatus dlStatus) protected voidDLModelSelectPane.updatePathLabel(DLStatus status) Update the path label and tool tip text