Home
last modified time | relevance | path

Searched refs:ground_truth_label (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Daccuracy_utils.py124 ground_truth_label = ground_truth[0]
125 if (ground_truth_label == found_label and
A Daccuracy_utils.cc97 const string& ground_truth_label = ground_truth.first; in CalculateAccuracyStats() local
98 if ((ground_truth_label == found_label) && in CalculateAccuracyStats()

Completed in 5 milliseconds