jaclearn.imageaug.shape#
Functions
|
|
|
random crop a image. |
|
|
|
|
|
random size crop used for Facebook ImageNet data augmentation see facebook/fb.resnet.torch |
Functions
- random_size_crop(img, target_shape, area_range, aspect_ratio=None, contiguous_ar=False, *, nr_trial=10)[source]#
random size crop used for Facebook ImageNet data augmentation see facebook/fb.resnet.torch