DL_ClassifyObject_AccessDeepModel


Header: AVLDL.h
Namespace: avl
Module: DeepLearning

Returns the names of the classes used in training.

Syntax

void avl::DL_ClassifyObject_AccessDeepModel
(
	const avl::ClassifyObjectModelDirectory& inModelDirectory,
	atl::Array<atl::String>& outClassNames
)

Parameters

Name Type Default Description
Input value
inModelDirectory const ClassifyObjectModelDirectory& A Classify Object model stored in a specific disk directory
Output value
outClassNames Array<String>& Returns array with the names of the classes used in the training