ESupervisedSegmenterMetrics::GetBlobDetectionBestFScore

Best F1-Score of the segmenter for blob detection.
See ESupervisedSegmenterMetrics::BlobDetectionBestFScoreThreshold for the corresponding threshold.
See EDeepLearningDefectDetectionMetrics for a definition of the F1-Score. Blob detection is the ability of the segmenter to correctly detect foreground ground truth blobs, regardless of their specific label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBlobDetectionBestFScore() const

ESupervisedSegmenterMetrics.BlobDetectionBestFScore

Best F1-Score of the segmenter for blob detection.
See ESupervisedSegmenterMetrics::BlobDetectionBestFScoreThreshold for the corresponding threshold.
See EDeepLearningDefectDetectionMetrics for a definition of the F1-Score. Blob detection is the ability of the segmenter to correctly detect foreground ground truth blobs, regardless of their specific label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float BlobDetectionBestFScore

{ get; }