Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dtransforms.py521 def thread_batch_preprocess_true_box(annos, config, input_shape, result_index, batch_bbox_true_1, b… function
559 t = threading.Thread(target=thread_batch_preprocess_true_box,