Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/dataset/vision/
Dpy_transforms.py34 …check_random_perspective, check_random_erasing, check_cutout, check_linear_transform, check_random…
1061 @check_random_erasing
Dvalidators.py603 def check_random_erasing(method): function