Searched defs:random_affine (Results 1 – 2 of 2) sorted by relevance
1077 def random_affine(img, angle, translations, scale, shear, resample, fill_value=0): function
282 …auto random_affine = std::make_shared<vision::RandomAffineOperation>(degrees, translate_range, sca… in __anon682838b22602() local