Home
last modified time | relevance | path

Searched defs:max_boxes (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dtransforms.py136 max_boxes, label_smooth, label_smooth_factor=0.1): argument
370 def _data_aug(image, box, jitter, hue, sat, val, image_input_size, max_boxes, argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dimage_process.cc1083 int max_boxes) { in ApplyNms()