RandomCrop in PyTorch (2)

Buy Me a Coffee☕*Memos:
My post explains RandomCrop() about size argument.
My post explains RandomCrop() about pad_if_needed argument.
RandomCrop() can crop an image randomly as shown below. *It'...