Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dtransforms.py330 def _correct_bbox_by_candidates(candidates, input_w, input_h, image_w, function
401 box_data, candidate = _correct_bbox_by_candidates(candidates=candidates,