Searched defs:expectedNumDetections (Results 1 – 4 of 4) sorted by relevance
76 const std::vector<float>& expectedNumDetections) in DetectionPostProcessTestImpl()177 std::vector<float> expectedNumDetections({ 2.0f }); variable192 std::vector<float> expectedNumDetections({ 3.0f }); variable
71 const std::vector<float>& expectedNumDetections, in DetectionPostProcessEndToEnd()128 std::vector<float> expectedNumDetections({ 2.0f }); in DetectionPostProcessRegularNmsEndToEnd() local158 std::vector<float> expectedNumDetections({ 3.0f }); in DetectionPostProcessFastNmsEndToEnd() local
57 const size_t expectedNumDetections = m_DetectedObjects.size(); in ProcessResult() local
150 const std::vector<float>& expectedNumDetections, in DetectionPostProcessImpl()