ELocatorMetrics::GetNumBadlyPredictedImagesWithoutObjects

Number of images without objects that are badly predicted as containing objects. This is the number of false positives a the image level.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetNumBadlyPredictedImagesWithoutObjects() const

ELocatorMetrics.NumBadlyPredictedImagesWithoutObjects

Number of images without objects that are badly predicted as containing objects. This is the number of false positives a the image level.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint NumBadlyPredictedImagesWithoutObjects

{ get; }