Ankit Mathur
Results
1
comments of
Ankit Mathur
Interesting! I should mention that I am using PIL version 5.3.0.post0. I believe that bilinear is the default in PyTorch transforms (https://github.com/pytorch/vision/blob/master/torchvision/transforms/transforms.py#L182) and it seems this repository is using the...