Uses of Class
rawDeepLearningClassifier.dlClassification.DLDetection
Packages that use DLDetection
- 
Uses of DLDetection in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification that return types with arguments of type DLDetectionMethods in rawDeepLearningClassifier.dlClassification with parameters of type DLDetectionModifier and TypeMethodDescriptionDLClassifyProcess.getBestModelResult(DLDetection dlDetection) Get the result with the highest score. - 
Uses of DLDetection in rawDeepLearningClassifier.tethys
Methods in rawDeepLearningClassifier.tethys with parameters of type DLDetectionConstructor parameters in rawDeepLearningClassifier.tethys with type arguments of type DLDetectionModifierConstructorDescriptionDLSpeciesManager(DLControl dlControl, PamDataBlock<DLDetection> dataBlock)