EDatasetSplit::GetDatasetMapping

Mapping between image indexes and the corresponding dataset split type.
The value at index i of the vector is the dataset split type for the image index i.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::vector<Euresys::Open_eVision::EasyDeepLearning::EDatasetType> GetDatasetMapping() const

EDatasetSplit.DatasetMapping

Mapping between image indexes and the corresponding dataset split type.
The value at index i of the vector is the dataset split type for the image index i.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EDatasetType[] DatasetMapping

{ get; }