ESupervisedSegmenterMetrics::GetBlobDetectionBestFScore
Best F1-Score of the segmenter for blob Synonym of object. detection.
See ESupervisedSegmenterMetrics::BlobDetectionBestFScoreThreshold
for the corresponding threshold.
See EDeepLearningDefectDetectionMetrics::GetFScore
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.GetFScore
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; }
ESupervisedSegmenterMetrics.BlobDetectionBestFScore
Best F1-Score of the segmenter for blob detection.
See ESupervisedSegmenterMetrics.BlobDetectionBestFScoreThreshold
for the corresponding threshold.
See EDeepLearningDefectDetectionMetrics.GetFScore
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.
Module: open_evision.EasyDeepLearning
[Python]
BlobDetectionBestFScore: float
{get}