Searched defs:max_boxes (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/ |
| D | transforms.py | 136 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/ |
| D | image_process.cc | 1083 int max_boxes) { in ApplyNms()
|