Searched refs:ground_truth_label (Results 1 – 2 of 2) sorted by relevance
124 ground_truth_label = ground_truth[0]125 if (ground_truth_label == found_label and
97 const string& ground_truth_label = ground_truth.first; in CalculateAccuracyStats() local98 if ((ground_truth_label == found_label) && in CalculateAccuracyStats()
Completed in 5 milliseconds