FESv3ouh9cq

Results 1 comments of FESv3ouh9cq

@ada-dl Got the same number 0.0606. The reason is that, I used `from skimage.transform import resize as imresize` and `img = imresize(img, (256, 256)`. The default behavior of `resize` is...