Searched defs:groundtruth (Results 1 – 2 of 2) sorted by relevance
29 const Data groundtruth = getData(kNumbers); in TEST() local
106 float AveragePrecision::FromBoxes(const std::vector<Detection>& groundtruth, in FromBoxes()