ESupervisedSegmenterMetrics::GetBlobDetectionBestFScoreThreshold

Classification threshold that achieves the best F1-Score for blob detection.
See ESupervisedSegmenterMetrics::BlobDetectionBestFScore for the corresponding F1-Score.
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 GetBlobDetectionBestFScoreThreshold() const

ESupervisedSegmenterMetrics.BlobDetectionBestFScoreThreshold

Classification threshold that achieves the best F1-Score for blob detection.
See ESupervisedSegmenterMetrics::BlobDetectionBestFScore for the corresponding F1-Score.
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 BlobDetectionBestFScoreThreshold

{ get; }