Home
last modified time | relevance | path

Searched refs:found_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.py112 found_label = found_word[0]
125 if (ground_truth_label == found_label and
A Daccuracy_utils.cc83 const string& found_label = found_word.first; in CalculateAccuracyStats() local
98 if ((ground_truth_label == found_label) && in CalculateAccuracyStats()

Completed in 3 milliseconds