Searched defs:max_trial (Results 1 – 1 of 1) sorted by relevance
/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/ |
D | transforms.py | 278 def _choose_candidate_by_constraints(max_trial, input_w, input_h, image_w, image_h, jitter, box, us… argument 371 anchors, num_classes, max_trial=10, device_num=1): argument
|