Uses of Interface
rawDeepLearningClassifier.defaultModels.DLModel
Package
Description
-
Uses of DLModel in rawDeepLearningClassifier.defaultModels
Modifier and TypeClassDescriptionclass
Atlantic version of Google's humpback whale network.class
class
Right whale model from Shiu et al.Modifier and TypeMethodDescriptionDLDefaultModelManager.getDefaultModel
(int i) Get a default model at index i -
Uses of DLModel in rawDeepLearningClassifier.layoutFX.defaultModels
Modifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<DLModel>
DefaultModelPane.defaultModelProperty()