JigsawPuzzlePytorch
JigsawPuzzlePytorch copied to clipboard
Spatially Jittering?
In the original paper it says "We (spatially) jitter the color channels of the color images of each tile randomly by ±0, ±1, ±2 pixels" but seems like in the implementation it's jittering the pixel values. Should it be corrected? Thank you!!