Searched defs:expectedNumDetections (Results 1 – 4 of 4) sorted by relevance
76 const std::vector<float>& expectedNumDetections) in DetectionPostProcessTestImpl()183 std::vector<float> expectedNumDetections({ 2.0f }); in BOOST_AUTO_TEST_CASE() local198 std::vector<float> expectedNumDetections({ 3.0f }); in BOOST_AUTO_TEST_CASE() local
69 const std::vector<float>& expectedNumDetections, in DetectionPostProcessEndToEnd()123 std::vector<float> expectedNumDetections({ 2.0f }); in DetectionPostProcessRegularNmsEndToEnd() local153 std::vector<float> expectedNumDetections({ 3.0f }); in DetectionPostProcessFastNmsEndToEnd() local
57 const size_t expectedNumDetections = m_DetectedObjects.size(); in ProcessResult() local
148 const std::vector<float>& expectedNumDetections, in DetectionPostProcessImpl()