I want to implement the data augmentation like below image.
I found the similar topic, however I could not find the solutions by using kornia
https://discuss.pytorch.org/t/is-there-any-function-to-shift-image-by-x-axis-or-y-asix/80838
Is there any data augmentation method to shift image by x axis or y asix?