EClassificationDataset::ExtractSplit

Creates a new EClassificationDataset containing only the images of the given split type.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationDataset ExtractSplit(
   const EDatasetSplit& split,
   Euresys::Open_eVision::EasyDeepLearning::EDatasetType type
)

Parameters

split

Split

type

Type of the split to extract

EClassificationDataset.ExtractSplit

Creates a new EClassificationDataset containing only the images of the given split type.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EClassificationDataset ExtractSplit(
   Euresys.Open_eVision.EasyDeepLearning.EDatasetSplit split,
   Euresys.Open_eVision.EasyDeepLearning.EDatasetType type
)

Parameters

split

Split

type

Type of the split to extract