ELocatorMetrics::GetNumBadlyPredictedImagesWithObjects

Number of images with objects that are badly predicted as containing no object. This is the number of false negatives at the image level.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetNumBadlyPredictedImagesWithObjects() const

ELocatorMetrics.NumBadlyPredictedImagesWithObjects

Number of images with objects that are badly predicted as containing no object. This is the number of false negatives at the image level.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint NumBadlyPredictedImagesWithObjects

{ get; }