Uses of Interface
rawDeepLearningClassifier.defaultModels.DLModel
Packages that use DLModel
Package
Description
-
Uses of DLModel in rawDeepLearningClassifier.defaultModels
Classes in rawDeepLearningClassifier.defaultModels that implement DLModelModifier and TypeClassDescriptionclass
Atlantic version of Google's humpback whale network.class
class
Right whale model from Shiu et al.Methods in rawDeepLearningClassifier.defaultModels that return DLModelModifier and TypeMethodDescriptionDLDefaultModelManager.getDefaultModel
(int i) Get a default model at index i -
Uses of DLModel in rawDeepLearningClassifier.layoutFX.defaultModels
Methods in rawDeepLearningClassifier.layoutFX.defaultModels that return types with arguments of type DLModelModifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<DLModel>
DefaultModelPane.defaultModelProperty()