You are here: Start » AVLDL.DeepLearning_LoadModel_InstanceSegmentation Method

AVLDL.DeepLearning_LoadModel_InstanceSegmentation Method

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

Syntax

public static void DeepLearning_LoadModel_InstanceSegmentation
(
	AvlNet.DeepLearning.DeepLearningConnectionState ioState,
	string inDeepModelLocation,
	out string outDeepModel
)

Parameters

Name Type Range Default Description
ioStateAvlNet.DeepLearning.DeepLearningConnectionState
inDeepModelLocationstring
outDeepModelstring

See also