EClassificationDataset::GetNumImagesWithoutObjects

Number of images in the dataset that are labelled for object detection but have been associated with no object.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

int GetNumImagesWithoutObjects() const

EClassificationDataset.NumImagesWithoutObjects

Number of images in the dataset that are labelled for object detection but have been associated with no object.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

int NumImagesWithoutObjects

{ get; }