Uses of Class
rawDeepLearningClassifier.DLControl
Package
Description
-
Uses of DLControl in rawDeepLearningClassifier
-
Uses of DLControl in rawDeepLearningClassifier.dataPlotFX
ModifierConstructorDescriptionDLDetectionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlControlm, TDGraphFX tdGraph, PamDataBlock pamDataBlock) DLDetectionPlotProvider
(DLControl dlControl, DLDetectionDataBlock dlDetectionDataBlock) The DL detection plot provider.DLPredictionPlotInfoFX
(TDDataProviderFX tdDataProvider, DLControl dlContorl, TDGraphFX tdGraph, PamDataBlock pamDataBlock) DLPredictionProvider
(DLControl dlControl, DLModelDataBlock dlModelDataBlock) The DL detection plot provider. -
Uses of DLControl in rawDeepLearningClassifier.dataSelector
ModifierConstructorDescriptionDLDataSelectCreator
(DLControl dlcontrol, DLAnnotationType type) DLDataSelector
(DLControl dlcontrol, DataAnnotationType<DLAnnotation> annotationType, PamDataBlock pamDataBlock, String selectorName, boolean allowScores) Constructor for the data selector.DLPredictionFilter
(DLControl dlcontrol) -
Uses of DLControl in rawDeepLearningClassifier.ddPlotFX
ModifierConstructorDescriptionRawDLDDDataInfo
(DLControl dlControl, DetectionPlotDisplay displayPlot) RawDLDDPlotProvider
(DLControl dlControl, PamDataBlock parentDataBlock) -
Uses of DLControl in rawDeepLearningClassifier.defaultModels
ModifierConstructorDescriptionDLDefaultModelManager
(DLControl dlControl) Constructor for the Defulat Model Manager. -
Uses of DLControl in rawDeepLearningClassifier.dlClassification
Modifier and TypeMethodDescriptionDLClassiferModel.getDLControl()
Reference to the dlControlDLClassifyProcess.getDLControl()
StandardClassifierModel.getDLControl()
Modifier and TypeMethodDescriptionstatic ArrayList<PamWarning>
StandardClassifierModel.checkSettingsOK
(StandardModelParams genericModelParams, DLControl dlControl) Deprecated.ModifierConstructorDescriptionDefaultModels
(DLControl dlControl) DLClassifierChooser
(DLControl dlControl) DLClassifyProcess
(DLControl dlControl, SegmenterDataBlock parentDataBlock) DLClassNameManager
(DLControl dlControl) Constructor for the class name mamanger.StandardClassifierModel
(DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.animalSpot
Modifier and TypeMethodDescriptionvoid
SoundSpotWorker.prepModel
(StandardModelParams soundSpotParams, DLControl dlControl) Prepare the model -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.archiveModel
Modifier and TypeMethodDescriptionvoid
ArchiveModelWorker.prepModel
(StandardModelParams dlParams, DLControl dlControl) Prepare the model.ModifierConstructorDescriptionArchiveModelClassifier
(DLControl dlControl) PamZipModelClassifier
(DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.delphinID
Modifier and TypeMethodDescriptionvoid
DelphinIDWorker.prepModel
(StandardModelParams dlParams, DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.dummyClassifier
-
Uses of DLControl in rawDeepLearningClassifier.dlClassification.genericModel
Modifier and TypeMethodDescriptionGenericAdvPane.getDLControl()
Get the DL control.GenericDLClassifier.getDLControl()
Modifier and TypeMethodDescriptionabstract void
DLModelWorker.prepModel
(StandardModelParams soundSpotParams, DLControl dlControl) void
GenericModelWorker.prepModel
(StandardModelParams genericParams, DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.ketos
Modifier and TypeMethodDescriptionvoid
KetosWorker.prepModel
(StandardModelParams ketosDLParams, DLControl dlControl) Prepare the modelModifierConstructorDescriptionKetosClassifier
(DLControl dlControl) The ketos classifier.KetosClassifier2
(DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.dlClassification.koogu
-
Uses of DLControl in rawDeepLearningClassifier.dlClassification.orcaSpot
-
Uses of DLControl in rawDeepLearningClassifier.layoutFX
Modifier and TypeMethodDescriptionDLSettingsPane.getDLControl()
Get the DLControl associated with the pane.ModifierConstructorDescriptionDLSettingsPane
(DLControl dlControl) DLSidePanelSwing
(DLControl dlControl) DLSymbolManager
(DLControl dlControl, PamDataBlock pamDataBlock) PredictionSymbolManager
(DLControl dlControl, PamDataBlock pamDataBlock) -
Uses of DLControl in rawDeepLearningClassifier.logging
ModifierConstructorDescriptionDLAnnotationType
(DLControl mtControl) DLDataUnitDatagram
(DLControl dlContorl) DLDetectionBinarySource
(DLControl dlControl, DLDetectionDataBlock clipDataBlock) DLDetectionDatagram
(DLControl dlControl) DLLogging
(DLControl dlControl, PamDataBlock pamDataBlock) -
Uses of DLControl in rawDeepLearningClassifier.offline
ModifierConstructorDescriptionDLOfflineProcess
(DLControl dlControl) DLOfflineTask
(DLControl dlControl) -
Uses of DLControl in rawDeepLearningClassifier.segmenter
ModifierConstructorDescriptionSegmenterProcess
(DLControl pamControlledUnit, PamDataBlock parentDataBlock) -
Uses of DLControl in rawDeepLearningClassifier.tethys
ModifierConstructorDescriptionDLSpeciesManager
(DLControl dlControl, PamDataBlock<DLDetection> dataBlock) DLTethysDataProvider
(TethysControl tethysControl, DLControl dlControl, PamDataBlock pamDataBlock)