Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dobject_detection_average_precision_stage.cc28 image::Detection ConvertProtoToDetection( in ConvertProtoToDetection() function
67 ground_truth_object_vectors_[class_id].push_back(ConvertProtoToDetection( in Run()
78 predicted_object_vectors_[class_id].push_back(ConvertProtoToDetection( in Run()