Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dobject_detection_average_precision_stage_test.cc44 ObjectDetectionResult ground_truth; in GetGroundTruthDetectionResult() local
124 const ObjectDetectionResult ground_truth = GetGroundTruthDetectionResult(); in TEST() local
181 const ObjectDetectionResult ground_truth = GetGroundTruthDetectionResult(); in TEST() local
Dtopk_accuracy_eval_stage_test.cc212 std::string ground_truth = "0"; in TEST() local
270 std::string ground_truth = "0"; in VerifyCorrectBehaviorForType() local
/external/libvpx/libvpx/tools/3D-Reconstruction/MotionEST/
DMotionEST.py78 def motion_field_evaluation(self, ground_truth): argument
93 def show(self, ground_truth=None, size=10): argument
/external/tensorflow/tensorflow/examples/speech_commands/
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
Daccuracy_utils_test.cc33 std::vector<std::pair<string, int64>> ground_truth; in TEST() local
Dtest_streaming_accuracy.cc137 string ground_truth = ""; in main() local
/external/libvpx/libvpx/test/
Dnon_greedy_mv_test.cc135 MV *ground_truth = NULL; in TEST() local