Hey awesome library you've created here! Most transforms I've tried seem to work pretty well but T.ColorJitter() I obtain the error: TypeError: 'tuple' object is not callable. Replacing this with torchvision.transforms and the code works, if you've got the time it would be awesome if you could fix it!
Hey awesome library you've created here! Most transforms I've tried seem to work pretty well but T.ColorJitter() I obtain the error: TypeError: 'tuple' object is not callable. Replacing this with torchvision.transforms and the code works, if you've got the time it would be awesome if you could fix it!