I’ve read about test time augmentation but how would I implement this using say torchvision transforms/albumentations and the LightningModule?
I’ve read about test time augmentation but how would I implement this using say torchvision transforms/albumentations and the LightningModule?