TripurAR

Results 4 comments of TripurAR

> I created an example that might help you. > > ``` > > import torchvision.transforms as tt > import torch > from torchvision.datasets import ImageFolder > from easyfsl.methods import...

> Seems like something that would happen if you used this code with grayscale images. You could fix it by converting images to RGB for instance. Thanks for your response....

@gwkrsrch Could you please help?