ELocatorMetrics::GetNumCorrectlyPredictedImagesWithObjects

Number of images containing objects that are correctly predicted as containing objects, regardless of the labels of the objects. This is the number of true positives at the image level.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetNumCorrectlyPredictedImagesWithObjects() const

ELocatorMetrics.NumCorrectlyPredictedImagesWithObjects

Number of images containing objects that are correctly predicted as containing objects, regardless of the labels of the objects. This is the number of true positives at the image level.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint NumCorrectlyPredictedImagesWithObjects

{ get; }