Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/TfLiteYoloV3Big-Armnn/
H A DNMS.cpp52 std::vector<Detection> convert_to_detections(const NMSConfig& config, in convert_to_detections() function
117 convert_to_detections(config, detected_boxes); in nms()