You are here: Start » AVLDL.DeepLearning_LoadModel_PointLocation Method

AVLDL.DeepLearning_LoadModel_PointLocation Method

Namespace:AvlNet.DeepLearning
Assembly:AvlDl.Net.dll

Syntax

public static void DeepLearning_LoadModel_PointLocation
(
	string inDeepModelLocation,
	out string outDeepModel
)

Parameters

Name Type Range Default Description
inDeepModelLocationstring
outDeepModelstring

See also