facebookresearch / FFCV-SSL

FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.
Apache License 2.0
203 stars 14 forks source link

Rotate transform gives spurious pixel values #10

Closed arnaghosh closed 1 year ago

arnaghosh commented 1 year ago

The rotate transform seems to generate images with random values in some pixels and sometimes even returns Nans in the image, thereby leading to issues in training.

An example of using the rotate transform (top row are the original Cifar-10 images and bottom row shows rotated images):