Home
last modified time | relevance | path

Searched defs:ground_truth (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Daccuracy_utils.cc70 for (const std::pair<string, int64>& ground_truth : ground_truth_list) { in CalculateAccuracyStats() local
88 for (const std::pair<string, int64>& ground_truth : ground_truth_list) { in CalculateAccuracyStats() local
A Daccuracy_utils_test.cc33 std::vector<std::pair<string, int64>> ground_truth; in TEST() local
A Dtest_streaming_accuracy.cc137 string ground_truth = ""; in main() local

Completed in 3 milliseconds