Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/model_zoo_tests/yolov3_darknet53/src/
Dtransforms.py62 def statistic_normalize_img(img, statistic_norm): function
232 image_data = statistic_normalize_img(image, statistic_norm=True)
426 image_data = statistic_normalize_img(image_data, statistic_norm=True)